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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
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 absence of an EPSS score and KEV listing does not indicate low risk—SSRF flaws historically enable attackers to reach internal resources or bypass controls. Exploitation typically targets 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. While no active exploitation reports are available, the broad attack surface and potential impact on confidentiality and availability warrant prompt patching.

Generated by OpenCVE AI on September 4, 2026 at 08:22 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 4, 2026 at 08:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

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

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

Link: CVE-2026-80181

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-09-04T08:17:16.387

Link: CVE-2026-80181

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T08:30:16Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)