Description
Apache Allura's webhooks are vulnerable to Server-Side Request Forgery (SSRF).

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-11
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Apache Allura contains a Server‑Side Request Forgery flaw in its webhook handling code that permits a remote actor, who can reach the webhook endpoint, to direct the Allura server to send outbound HTTP(S) requests to arbitrary destinations. Because the request target is not validated against a whitelist or blacklist, the attacker can attempt to access internal or otherwise unreachable services, exfiltrate sensitive data, or use the compromised server as a stepping stone for further lateral movement. The weakness is identified as CWE‑918 and receives a CVSS score of 9.1, indicating a high level of danger when exploited.

Affected Systems

All versions of Apache Allura prior to 1.19.1 are vulnerable. The upgrade to 1.19.1 includes the fix that removes the unvalidated outbound request capability.

Risk and Exploitability

The EPSS score is reported as less than 1% and the vulnerability is not listed in the CISA KEV catalog, suggesting that exploit activity is rare at present. Nevertheless, the flaw can enable adversaries to probe internal networks or exfiltrate data from the host that runs Allura. It is inferred that attackers need only reach the webhook interface; no privileged credentials are required, therefore the attack can be carried out from a publicly accessible location if the webhook endpoint is exposed.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Apache Allura to version 1.19.1 as the vendor recommends, which patches the SSRF issue.
  • If an immediate upgrade is not possible, disable the webhook feature or remove its configuration to eliminate the SSRF entry point.
  • Apply network controls—such as firewall or ACL rules—to restrict outbound traffic from the Allura host to only explicitly trusted destinations, thereby limiting the potential impact of any remaining unvalidated requests.

Generated by OpenCVE AI on August 13, 2026 at 02:40 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 03:00:00 +0000

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

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 11 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
References

Tue, 11 Aug 2026 17:15:00 +0000

Type Values Removed Values Added
Description Apache Allura's webhooks are vulnerable to Server-Side Request Forgery (SSRF). 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: Server-side request forgery
Weaknesses CWE-918
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-08-12T19:19:20.765Z

Reserved: 2026-08-03T19:10:29.332Z

Link: CVE-2026-69223

cve-icon Vulnrichment

Updated: 2026-08-12T19:19:16.888Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-11T17:19:06.750

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

Link: CVE-2026-69223

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T02:45:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)