Description
Unauthenticated REST disclosure of certain content items in Apache Allura.



This issue affects Apache Allura: through 1.19.1.



Users are recommended to upgrade to version 1.20.0, which fixes the issue.
Published: 2026-08-24
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthenticated Data Disclosure
Action: Upgrade Immediately
AI Analysis

Impact

An unauthenticated REST API can expose sensitive content items within Apache Allura, allowing an attacker to view data that should be protected by authentication controls. This flaw is classified as CWE‑200, which denotes improper restriction of data access. The consequence is the disclosure of potentially confidential information to anyone who can reach the vulnerable endpoints.

Affected Systems

Apache Allura versions up through 1.19.1 are vulnerable. The issue is known to affect all installations of Allura that have not been updated to version 1.20.0 or later.

Risk and Exploitability

The flaw can be exploited by making unauthenticated HTTP requests to the REST interfaces; no additional authentication or privilege is required. The CVSS score is 5.3. While an EPSS score is not available and the vulnerability is not listed in CISA's KEV catalog, the lack of restriction on the endpoints means that the risk to exposed data exists as soon as the application is reachable from an external network. No known exploits have been reported, but the straightforward attack surface warrants prompt remediation.

Generated by OpenCVE AI on August 24, 2026 at 20:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Allura to version 1.20.0 or newer, which removes the insecure REST endpoint handling.
  • Configure network controls or firewalls to block unauthenticated traffic to the /api/ endpoints of Allura until the upgrade is complete.
  • Adjust Allura’s permission settings to ensure that anonymous users are denied access to content the REST API, reinforcing the security boundary.

Generated by OpenCVE AI on August 24, 2026 at 20:33 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 18:00:00 +0000

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

Mon, 24 Aug 2026 18:45:00 +0000

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

Mon, 24 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
References
Metrics cvssV3_1

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

ssvc

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


Mon, 24 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated REST disclosure of certain content items in Apache Allura. This issue affects Apache Allura: through 1.19.1. Users are recommended to upgrade to version 1.20.0, which fixes the issue.
Title Apache Allura: Unauthenticated REST disclosure
Weaknesses CWE-200
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-24T18:08:37.753Z

Reserved: 2026-08-17T17:00:45.625Z

Link: CVE-2026-75099

cve-icon Vulnrichment

Updated: 2026-08-24T18:08:37.753Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-24T17:18:17.340

Modified: 2026-08-28T17:54:22.660

Link: CVE-2026-75099

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T20:45:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor