CVE-2026-34483
Apache Tomcat has an Improper Encoding or Escaping of Output vulnerability in the JsonAccessLogValve
Summary
Remediation
Upgrade to the fixed version using your package manager.
<!-- Update pom.xml dependency version to 9.0.116 for org.apache.tomcat:tomcat -->
<!-- Update pom.xml dependency version to 11.0.21 for org.apache.tomcat:tomcat -->
<!-- Update pom.xml dependency version to 9.0.116 for org.apache.tomcat:tomcat-catalina -->
<!-- Update pom.xml dependency version to 11.0.21 for org.apache.tomcat:tomcat-catalina -->
<!-- Update pom.xml dependency version to 11.0.21 for org.apache.tomcat.embed:tomcat-embed-core -->
<!-- Update pom.xml dependency version to 10.1.54 for org.apache.tomcat:tomcat -->
<!-- Update pom.xml dependency version to 10.1.54 for org.apache.tomcat:tomcat-catalina -->
<!-- Update pom.xml dependency version to 10.1.54 for org.apache.tomcat.embed:tomcat-embed-core -->
<!-- Update pom.xml dependency version to 9.0.116 for org.apache.tomcat.embed:tomcat-embed-core -->
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (9)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| org.apache.tomcat:tomcat | maven | 9.0.100, 9.0.102, 9.0.104, 9.0.105 (+60 more) | 9.0.116 |
| org.apache.tomcat:tomcat | maven | 11.0.0, 11.0.0-M1, 11.0.0-M10, 11.0.0-M11 (+37 more) | 11.0.21 |
| org.apache.tomcat:tomcat-catalina | maven | 9.0.100, 9.0.102, 9.0.104, 9.0.105 (+60 more) | 9.0.116 |
| org.apache.tomcat:tomcat-catalina | maven | 11.0.0, 11.0.0-M1, 11.0.0-M10, 11.0.0-M11 (+37 more) | 11.0.21 |
| org.apache.tomcat.embed:tomcat-embed-core | maven | 11.0.0, 11.0.0-M1, 11.0.0-M10, 11.0.0-M11 (+37 more) | 11.0.21 |
| org.apache.tomcat:tomcat | maven | 10.1.0, 10.1.0-M1, 10.1.0-M10, 10.1.0-M11 (+56 more) | 10.1.54 |
| org.apache.tomcat:tomcat-catalina | maven | 10.1.0, 10.1.0-M1, 10.1.0-M10, 10.1.0-M11 (+56 more) | 10.1.54 |
| org.apache.tomcat.embed:tomcat-embed-core | maven | 10.1.0, 10.1.0-M1, 10.1.0-M10, 10.1.0-M11 (+56 more) | 10.1.54 |
| org.apache.tomcat.embed:tomcat-embed-core | maven | 9.0.100, 9.0.102, 9.0.104, 9.0.105 (+60 more) | 9.0.116 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-116Improper Encoding or EscapingMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.5 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
References
Frequently Asked Questions
- What is CVE-2026-34483?
- Apache Tomcat has an Improper Encoding or Escaping of Output vulnerability in the JsonAccessLogValve This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.5/10).
- How do I check if my project is affected by CVE-2026-34483?
- CVE-2026-34483 affects org.apache.tomcat:tomcat, org.apache.tomcat:tomcat-catalina and org.apache.tomcat.embed:tomcat-embed-core. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-34483 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-43515CRITICAL
Apache Tomcat - Security constraints not correctly applied
- CVE-2026-43512CRITICAL
Apache Tomcat - Digest authenticator will authenticate any unknown user
- CVE-2026-41293CRITICAL
Apache Tomcat - HTTP/2 request headers not validated
- CVE-2026-43513HIGH
Apache Tomcat: LockOutRealm treats user names as case-sensitive
- CVE-2026-42498HIGH
Apache Tomcat - WebSocket authentication header exposure
- CVE-2026-41284HIGH
Apache Tomcat: Unbounded read in WebDAV LOCK and PROPFIND handling
- CVE-2025-55752HIGH
Apache Tomcat Vulnerable to Relative Path Traversal
- CVE-2025-55754LOW
Apache Tomcat Vulnerable to Improper Neutralization of Escape, Meta, or Control Sequences
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies