#VU125747 Improper Encoding or Escaping of Output in Apache Tomcat - CVE-2026-34483
Published: April 9, 2026 / Updated: April 10, 2026
Apache Tomcat
Apache Foundation
Description
The vulnerability allows a remote attacker to inject arbitrary JSON into the JSON access log.
The vulnerability exists due to incomplete escaping in the JSON access log when handling requests with non-default Connector attributes relaxedPathChars and/or relaxedQueryChars. A remote attacker can send a specially crafted request to inject arbitrary JSON into the JSON access log.
Only configurations using non-default values for relaxedPathChars and/or relaxedQueryChars are affected.