Description
Stored XSS via markdown HTML processing in Apache Allura.



This issue affects Apache Allura: from through 1.20.0.



Users are recommended to upgrade to version 1.21.0, which fixes the issue.
Published: 2026-09-04
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

A vulnerability exists in Apache Allura that allows a stored cross‑site scripting (XSS) flaw through the markdown HTML processing feature. Malicious input can be embedded in markdown that is then rendered as executable HTML, persisting in the database until viewed by another user. Attackers can use this to inject scripts that steal session cookies, perform phishing, or perform other client‑side attacks against users who view the compromised content.

Affected Systems

The issue affects Apache Allura installations from the initial release up to and including version 1.20.0, made available by the Apache Software Foundation. All users operating these versions are potentially exposed unless patches are applied.

Risk and Exploitability

The vulnerability is a stored XSS in Apache Allura that manifests when user‑supplied markdown content containing HTML is rendered. The CVSS score of 6.1 and an EPSS score of less than 1% indicate a moderate severity with a very low probability of active exploitation; the vulnerability is not listed in CISA KEV. Based on the description, it is inferred that any user who can submit markdown content has the potential to trigger the vulnerability, which then affects other users who view the compromised content. When triggered, the impact is confined to the browsers of those users, enabling attackers to steal session cookies or perform phishing within those sessions.

Generated by OpenCVE AI on September 4, 2026 at 22:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Allura to version 1.21.0 or newer, which contains the vendor fix for the stored XSS flaw.
  • Sanitize or encode markdown input to strip or neutralize HTML tags, especially <script> tags, until the patch is applied or a temporary workaround is in place.
  • Restrict write permissions for markdown fields to trusted users or reviewers to reduce the risk of malicious content being stored.

Generated by OpenCVE AI on September 4, 2026 at 22:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 05 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 04 Sep 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'}


Fri, 04 Sep 2026 08:45:00 +0000

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

Fri, 04 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
References

Fri, 04 Sep 2026 07:00:00 +0000

Type Values Removed Values Added
Description Stored XSS via markdown HTML processing in Apache Allura. This issue affects Apache Allura: from through 1.20.0. Users are recommended to upgrade to version 1.21.0, which fixes the issue.
Title Apache Allura: Stored XSS via markdown HTML processing
Weaknesses CWE-79
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-04T19:43:36.978Z

Reserved: 2026-08-25T21:16:43.696Z

Link: CVE-2026-80180

cve-icon Vulnrichment

Updated: 2026-09-04T07:11:18.335Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T07:17:10.120

Modified: 2026-09-08T14:00:01.800

Link: CVE-2026-80180

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T22:15:06Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')