Description
Specifically crafted inputs may lead to git argument injection in Apache Allura.

This issue affects Apache Allura: before 1.19.1.

Users are recommended to upgrade to version 1.19.1, which fixes the issue.
Published: 2026-08-12
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a git argument injection flaw in Apache Allura that allows specially crafted input to be executed as part of a git command. This flaw can result in arbitrary code execution on the server, compromising confidentiality, integrity, and availability, and is identified as CWE‑88.

Affected Systems

Apache Allura installations running any version prior to 1.19.1 are affected; the vendor is the Apache Software Foundation.

Risk and Exploitability

The CVSS score of 9.8 indicates a high severity. The EPSS score is < 1% and the vulnerability is not listed in CISA KEV, but the impact is high due to the potential for remote code execution. The likely attack vector, inferred from the description, involves supplying malicious input, such as a specially crafted repository URL or other git‑related parameter, that is unsanitized and passed directly to a git command. Exploitation would require the attacker to supply such input through the web interface or API, and would succeed if the system executes the injected command with sufficient privileges.

Generated by OpenCVE AI on August 13, 2026 at 18:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Apache Allura version 1.19.1 or later to apply the vendor patch.
  • If an upgrade cannot be performed immediately, disable the git integration feature or restrict access to it until the patch is applied.
  • Enforce strict input validation and run any remaining git commands with the least possible privileges, ensuring that injected code cannot affect the broader system.

Generated by OpenCVE AI on August 13, 2026 at 18:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 17 Aug 2026 19:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:allura:*:*:*:*:*:*:*:*

Thu, 13 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 12 Aug 2026 20:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache allura
Vendors & Products Apache
Apache allura

Wed, 12 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
References

Wed, 12 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description Specifically crafted inputs may lead to git argument injection in Apache Allura. This issue affects Apache Allura: before 1.19.1. Users are recommended to upgrade to version 1.19.1, which fixes the issue.
Title Apache Allura: Git command injection
Weaknesses CWE-88
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-13T15:50:18.980Z

Reserved: 2026-08-11T16:07:59.305Z

Link: CVE-2026-73240

cve-icon Vulnrichment

Updated: 2026-08-12T18:18:29.540Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-12T17:17:32.307

Modified: 2026-08-17T19:08:51.503

Link: CVE-2026-73240

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T18:30:16Z

Weaknesses
  • CWE-88

    Improper Neutralization of Argument Delimiters in a Command ('Argument Injection')