CVE-2026-69223
Analyzed Analyzed - Analysis Complete

Server-Side Request Forgery in Apache Allura

Vulnerability report for CVE-2026-69223, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-11

Last updated on: 2026-08-17

Assigner: Apache Software Foundation

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-11
Last Modified
2026-08-17
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-30
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
apache allura to 1.19.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

Apache Allura before version 1.19.1 has a Server-Side Request Forgery (SSRF) vulnerability in its webhooks. This allows attackers to trick the application into making unauthorized requests to internal or external systems by manipulating webhook interactions.

Detection Guidance

Detecting SSRF vulnerabilities in Apache Allura requires checking the installed version. Run: allura --version or check the version in the web interface. If the version is before 1.19.1, the system is vulnerable. Inspect network logs for unusual outbound requests from the Allura application.

Impact Analysis

An attacker could exploit this to access internal systems, exfiltrate data, or interact with other services under the application's privileges. This could lead to data breaches, unauthorized actions, or further network compromise.

Compliance Impact

This vulnerability could lead to unauthorized data access or exfiltration, violating GDPR's data protection principles or HIPAA's security requirements for protected health information. Non-compliance may result in legal penalties or reputational damage.

Mitigation Strategies

Upgrade Apache Allura to version 1.19.1 or later immediately. Stop the Allura service, update dependencies, configure encryption keys if needed, and run migration scripts as per the upgrade instructions in the CHANGES file.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-69223. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart