Description
XSS vulnerability in code display 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: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a cross‑site scripting flaw in the code display feature of Apache Allura. An attacker who can supply or influence the displayed code can inject malicious script that runs in the browser of any user who views that content, potentially leading to session hijacking, credential theft, or defacement within the victim's session.

Affected Systems

All versions of Apache Allura from the Apache Software Foundation before 1.19.1 are affected; this includes any installations running an earlier release of Allura.

Risk and Exploitability

The CVSS score of 6.1 indicates a medium severity. The exploit requires the attacker to influence the code displayed and depends on a user viewing the compromised content; no publicly available exploit is currently documented, and the vulnerability is not listed in CISA's KEV catalog. Because the attack vector is web‑based and the victim must interact with the affected UI, the overall risk is moderate, but an attacker with access to the code preview function can leverage it during a user session.

Generated by OpenCVE AI on August 12, 2026 at 23:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Apache Allura to version 1.19.1 or later, which removes the vulnerable rendering logic.
  • If an upgrade is not immediately possible, restrict or disable the code preview feature to prevent exploitation.
  • Configure a strict Content Security Policy that blocks inline script execution and limits the loading of external scripts.

Generated by OpenCVE AI on August 12, 2026 at 23:39 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:*:*:*:*:*:*:*:*

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 12 Aug 2026 20:00: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 XSS vulnerability in code display 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: XSS in code display
Weaknesses CWE-80
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-12T18:59:25.833Z

Reserved: 2026-08-11T16:06:25.487Z

Link: CVE-2026-73238

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-17T19:09:53.440

Link: CVE-2026-73238

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T23:45:03Z

Weaknesses
  • CWE-80

    Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)