ZeroHour

CVE-2026-80181

niche

Server-Side Request Forgery in Apache Allura Webhooks

CVSS 3.1
9.1 critical
EPSS
<1%p33
Published
()
Modified
AI analysis

Apache Allura, an open-source project forge platform, contains a server-side request forgery (SSRF) flaw (CWE-918) in its webhooks feature, affecting all versions through 1.20.0. The vulnerable webhook handling lets the Allura server be induced to issue requests to attacker-chosen URLs, and per the CVSS vector the issue is exploitable over a network without privileges or user interaction. A successful attacker gains the ability to probe or reach internal network services from the server's perspective (e.g., internal-only endpoints or cloud instance metadata), with the CVSS vector rating high impact on confidentiality and integrity and no availability impact. Anyone running an affected Allura deployment up to and including 1.20.0 is exposed, particularly if the webhooks feature is in use or reachable. As of now there is no known public proof-of-concept, the flaw is not in CISA's KEV catalog, and EPSS puts 30-day exploitation probability at roughly 0.4%, indicating no confirmed exploitation in the wild.

What to do: Upgrade Apache Allura to version 1.21.0, which fixes the issue. Until upgraded, restrict outbound HTTP(S) access from the Allura server (e.g., allowlist webhook destinations and block internal/private IP ranges and cloud metadata endpoints such as 169.254.169.254), and review existing instances for configured webhooks.

Affected
Apache Allurathrough 1.20.0 (all versions up to and including 1.20.0; fixed in 1.21.0)
Estimated exposure
nicheunknown, but plausibly on the order of hundreds to low thousands of self-hosted instances worldwide — Apache Allura is a niche, self-hosted project-forge platform with a small community install base and no published adoption counts or internet-exposure scan data, so only a modest number of deployments is plausible.

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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.

Weakness
CWE-918
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

In the news

No ingested article mentions this CVE yet.