Description
vulnerability in Drupal Composer allows . This issue affects Composer versions: *.*.
Published: 2026-07-10
Score: 5.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The advisory identifies an input‑validation weakness (CWE‑20) in Composer as used within Drupal projects. The description stops after "allows .", so the precise behavior that is compromised is not disclosed. The primary risk is that manipulated input could alter the way Composer processes configuration or dependency data. The impact is therefore limited to the integrity of Composer input handling and the configuration they produce, but the extent of any further damage is unknown.

Affected Systems

All Drupal Composer instances are potentially vulnerable, encompassing every Composer version (indicated by *.*) used within Drupal projects. This includes deployment systems, continuous‑integration pipelines, and any local environments that run Composer commands during Drupal build or deployment.

Risk and Exploitability

The EPSS score is less than 1 %, and the vulnerability is not listed in CISA’s KEV catalog, implying no documented public exploits. The CVSS score of 5.9‑severity range. Based on the description of an input‑validation flaw, an attacker would most likely need a command. Local or deployment‑time access to the environment is therefore inferred as required; no remote exploitation avenue is indicated. Because the exact conditions are unspecified, overall risk remains moderate.

Generated by OpenCVE AI on July 26, 2026 at 12:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Composer to a released version that incorporates the fix from the Drupal security bulletin; consult the bulletin for the exact supported release.
  • Run `composer validate --strict` on all composer.json and composer.lock files to detect malformed or potentially malicious inputs.
  • Restrict environments that run Composer to trusted users, apply least‑privilege permissions, and audit package sources to limit the impact of any configuration change.

Generated by OpenCVE AI on July 26, 2026 at 12:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 14 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94

Mon, 13 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
Metrics cvssV3_1

{'score': 5.9, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
First Time appeared Drupal
Drupal composer
Vendors & Products Drupal
Drupal composer

Sun, 12 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94

Sun, 12 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94

Sat, 11 Jul 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94

Fri, 10 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Description vulnerability in Drupal Composer allows . This issue affects Composer versions: *.*.
Title Composer - Critical - Unsupported - SA-CONTRIB-2026-046
References

cve-icon MITRE

Status: PUBLISHED

Assigner: drupal

Published:

Updated: 2026-07-13T19:05:09.292Z

Reserved: 2026-06-10T16:43:05.303Z

Link: CVE-2026-11914

cve-icon Vulnrichment

Updated: 2026-07-13T19:05:05.049Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T13:00:13Z

Weaknesses
  • CWE-20

    Improper Input Validation