Skip to main content

Drupal AI Agents CVE-2026-13237

| EUVDEUVD-2026-43061 MEDIUM
Incorrect Authorization (CWE-863)
2026-07-10 drupal GHSA-7c7x-54hv-3m8c
4.8
CVSS 3.1 · Vendor: drupal
Share

Severity by source

Vendor (drupal) PRIMARY
4.8 MEDIUM
AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
vuln.today AI
4.8 MEDIUM

Network-reachable with no auth required, but high complexity due to path-knowledge prerequisite; limited confidentiality and integrity impact, no availability effect.

3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
4.0 AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (drupal).

CVSS VectorVendor: drupal

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

6
Analysis Generated
Jul 13, 2026 - 21:18 vuln.today
Severity Changed
Jul 13, 2026 - 19:22 NVD
CRITICAL MEDIUM
CVSS changed
Jul 13, 2026 - 19:22 NVD
9.1 (CRITICAL) 4.8 (MEDIUM)
CVSS changed
Jul 13, 2026 - 19:07 NVD
9.1 (CRITICAL)
Patch available
Jul 10, 2026 - 23:02 EUVD
CVE Published
Jul 10, 2026 - 21:44 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

Incorrect Authorization vulnerability in Drupal AI Agents allows Forceful Browsing. This issue affects AI Agents versions: from 0.0.0 to 1.1.4, from 1.2.0 to 1.2.5, from 1.3.0 to 1.3.1.

AnalysisAI

Incorrect Authorization (CWE-863) in the Drupal AI Agents contributed module enables Forceful Browsing, allowing network-reachable attackers to access restricted AI agent resources without proper permission checks. Three distinct release branches are affected: 0.0.0-1.1.4, 1.2.0-1.2.5, and 1.3.0-1.3.1. CISA SSVC classifies exploitation as none with partial technical impact, EPSS sits at the 4th percentile, and no public exploit has been identified at time of analysis - signals that collectively indicate limited immediate real-world risk despite the network-accessible attack vector.

Technical ContextAI

The affected component is the Drupal AI Agents contributed module (CPE: cpe:2.3:a:drupal:ai_agents), which extends the Drupal CMS platform with AI agent orchestration capabilities. CWE-863 (Incorrect Authorization) denotes a failure to verify whether a requesting party holds the necessary permissions before granting access to a resource or operation - distinct from authentication failures (CWE-287), this is an authorization logic defect that occurs after identity resolution. Forceful Browsing exploits this by allowing direct HTTP requests to resource URLs that should be gated behind authorization checks; if those checks are absent or bypassable, the module exposes agent-related resources to callers who should be denied. The AC:H metric in the CVSS vector indicates specific preconditions - such as knowledge of internal resource path structures or identifiers - must be satisfied, suggesting the module's URL scheme or resource naming is a prerequisite for exploitation.

RemediationAI

A patch is available per the vendor advisory at https://www.drupal.org/sa-contrib-2026-057 - administrators should consult that advisory for the exact patched version in their active branch (1.1.x, 1.2.x, or 1.3.x) and upgrade immediately. Exact fixed version numbers are not independently confirmed from the available input data; reference the Drupal security advisory directly for the authoritative fix version per branch. As a compensating control prior to patching, sites can restrict access to AI agent endpoints at the web server or reverse proxy layer by blocking or requiring authentication for paths associated with the AI Agents module's resource routes, though this may degrade agent functionality. Disabling the AI Agents module entirely eliminates the attack surface if the feature is non-critical. Standard Drupal hardening - ensuring the contributed module directory is not publicly writable and that Drupal's permission system is audited - remains relevant context.

Share

CVE-2026-13237 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy