XSS in Code Display of Apache Allura <1.19.1
CVE-2026-73238 Published on August 12, 2026
Apache Allura: XSS in code display
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.
Vulnerability Analysis
CVE-2026-73238 is exploitable with network access, requires user interaction. This vulnerability is considered to have a low attack complexity. The potential impact of an exploit of this vulnerability is considered to have a small impact on confidentiality and integrity, and no impact on availability.
Weakness Type
What is a Basic XSS Vulnerability?
The software receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages. This may allow such characters to be treated as control characters, which are executed client-side in the context of the user's session. Although this can be classified as an injection problem, the more pertinent issue is the improper conversion of such special characters to respective context-appropriate entities before displaying them to the user.
CVE-2026-73238 has been classified to as a Basic XSS vulnerability or weakness.
Products Associated with CVE-2026-73238
Want to know whenever a new CVE is published for Apache Allura? stack.watch will email you.
Affected Versions
Apache Software Foundation Apache Allura:- Before 1.19.1 is affected.