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




This issue affects Apache Allura: through 1.20.0.



Users are recommended to upgrade to version 1.21.0, which fixes the issue.
Published: 2026-09-04
Score: 9.1 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Server-side Request Forgery (SSRF)
Action: Upgrade
AI Analysis

Impact

Apache Allura's webhook functionality is vulnerable to Server‑Side Request Forgery, allowing an attacker to force the server to resolve and reach arbitrary URLs. This flaw is identified as CWE‑918. An attacker could use the injected URLs to probe internal network resources, exfiltrate sensitive data, or launch further attacks from the gateway. The impact is confidentiality and availability compromise when the server performs unintended outbound requests.

Affected Systems

The SSRF vulnerability applies to Apache Allura releases through version 1.20.0, inclusive. Users running these versions are at risk and should update to the patched 1.21.0 release.

Risk and Exploitability

The EPSS score of <1% indicates a very low probability of exploitation, but the high CVSS score of 9.1 and the classification as a Server‑Side Request Forgery still warrant prompt patching. Based on the description, the likely attack vector is the public webhook endpoint, and an adversary can trigger the vulnerable request from outside the network. Once the server resolves the injected URL, it may contact internal IPs or services, enabling data exfiltration or privilege escalation. No active exploitation reports are available and the vulnerability is not listed in CISA's KEV catalog, which suggests that it has not yet been exploited in the wild. Nevertheless, the broad attack surface and potential impact on confidentiality and availability warrant patching.

Generated by OpenCVE AI on September 10, 2026 at 05:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install Apache Allura version 1.21.0 or later to address the SSRF flaw.
  • Configure the webhook handler to allow only outbound requests to a whitelist of approved domains, blocking traffic to internal addresses and untrusted services.
  • Enforce network segmentation or firewall rules that prevent the webhook service from initiating connections to internal infrastructure or privileged networks.

Generated by OpenCVE AI on September 10, 2026 at 05:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 19: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'}


Fri, 04 Sep 2026 15: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: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: through 1.20.0. Users are recommended to upgrade to version 1.21.0, 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-09-08T18:57:42.971Z

Reserved: 2026-08-25T21:18:29.060Z

Link: CVE-2026-80181

cve-icon Vulnrichment

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

cve-icon NVD

Status : Deferred

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

Modified: 2026-09-08T19:19:53.900

Link: CVE-2026-80181

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-10T05:15:17Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)