Skip to main content

Examples for Developers CVE-2026-11909

| EUVDEUVD-2026-43050 LOW
Missing Authorization (CWE-862)
2026-07-10 drupal GHSA-q6w5-4q59-rj5q
3.3
CVSS 3.1 · Vendor: drupal

Severity by source

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

Network-accessible Drupal route but PR:H required (elevated session prerequisite) and AC:H reflects non-trivial path enumeration; no availability impact applies.

3.1 AV:N/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:N
4.0 AV:N/AC:H/AT:N/PR:H/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
High
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

6
Analysis Generated
Jul 13, 2026 - 21:16 vuln.today
Severity Changed
Jul 13, 2026 - 19:22 NVD
CRITICAL LOW
CVSS changed
Jul 13, 2026 - 19:22 NVD
9.8 (CRITICAL) 3.3 (LOW)
CVSS changed
Jul 13, 2026 - 19:07 NVD
9.8 (CRITICAL)
Patch available
Jul 10, 2026 - 23:02 EUVD
CVE Published
Jul 10, 2026 - 21:43 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

Missing Authorization vulnerability in Drupal Examples for Developers allows Forceful Browsing. This issue affects Examples for Developers versions: from 0.0.0 to 4.0.6.

AnalysisAI

Missing Authorization in Drupal's Examples for Developers module (versions 0.0.0 through 4.0.5) permits forceful browsing by an already highly-privileged authenticated attacker, exposing restricted paths with limited confidentiality and integrity impact. All available signals converge on minimal real-world risk: CVSS scores 3.3 (Low), EPSS sits at 0.14% (4th percentile), SSVC reports no known exploitation and non-automatable attack conditions, and neither active exploitation nor public proof-of-concept code has been identified. A vendor patch is available at version 4.0.6.

Technical ContextAI

CWE-862 (Missing Authorization) describes a failure to verify that the requesting principal is authorized to access a specific resource before granting access, distinct from authentication failures. In the Drupal ecosystem, this manifests as a contributed module omitting access checks on menu callbacks or route definitions, enabling direct URL traversal (forceful browsing) to otherwise restricted content. The affected product is the Drupal contributed module 'Examples for Developers' (CPE: cpe:2.3:a:drupal:examples_for_developers:*:*:*:*:*:*:*:*), which is a developer reference and teaching module designed to demonstrate Drupal coding patterns - it is not intended for production deployment. The attack vector is network-based (AV:N), consistent with a web-accessible Drupal route lacking an access callback.

RemediationAI

Update the Examples for Developers Drupal module to version 4.0.6 or later, as confirmed by the affected version range in EUVD-2026-43050 and the vendor advisory at https://www.drupal.org/sa-contrib-2026-044. Given this module is explicitly a developer reference tool and not intended for production environments, the most effective remediation for production sites is to uninstall and remove the module entirely - this eliminates the attack surface with no functional trade-off for production workloads. If the module must remain enabled in a development or staging context, restrict Drupal administrative role assignments to minimize the population of accounts meeting the PR:H prerequisite. No workarounds independent of patching or removal have been identified in available references.

Share

CVE-2026-11909 vulnerability details – vuln.today

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