CVE-2026-26016Thursday, February 26, 2026

Apache Tomcat Server-Side Request Forgery (SSRF) Vulnerability

A Server-Side Request Forgery (SSRF) vulnerability in Apache Tomcat versions 10.1.0 through 10.1.15 and 9.0.0 through 9.0.82 allows remote attackers to make arbitrary HTTP requests from the server via specially crafted requests to the AJP connector.

Not KEV Listed✓ Fix Available
Apache Tomcat Server-Side Request Forgery (SSRF) Vulnerability
💡

This section explains the vulnerability in everyday language, so anyone can understand the risk and impact.

Apache Tomcat, a popular web server software, has a security flaw that could let attackers trick the server into making unwanted web requests to other systems. This is like someone using the server as a puppet to access other computers or internal networks that should be private.

The problem affects many versions of Tomcat and could be used by attackers to gather information about internal systems, access restricted resources, or potentially attack other servers from the compromised Tomcat server. This is particularly dangerous because the requests would appear to come from the trusted Tomcat server rather than the actual attacker.

Affected Products

2affected products identified
ProductVendorVersionPatched
>TomcatApache9.0.0-9.0.829.0.83
>TomcatApache10.1.0-10.1.1510.1.16
🔧

Remediation

Fix Available

1. Upgrade Apache Tomcat to version 9.0.83 or 10.1.16 or later

2. If immediate upgrade is not possible, disable the AJP connector if not required

3. If AJP connector is required, implement network-level controls to restrict access to the AJP port (8009)

4. Configure requiredSecret attribute on the AJP Connector to prevent unauthorized access

CVSS Score
8.6
HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
CVSS Vector (v3.1)
Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeChanged
ConfidentialityHigh
IntegrityHigh
AvailabilityNone
Quick Info
CVE IDCVE-2026-26016
Severityhigh
FixAvailable
KEVNot Listed
PublishedFeb 26, 2026