SecPod

Learn Search

Search across all Learn content

← Back to Security Research
Patch Now! Apache Tomcat Vulnerabilities Expose Servers to RCE Risk

Patch Now! Apache Tomcat Vulnerabilities Expose Servers to RCE Risk

The Apache Software Foundation recently addressed two security vulnerabilities affecting multiple versions of Apache Tomcat, a widely-used open-source Java servlet container. These vulnerabilities, identified as CVE-2025-55752 and CVE-2025-55754, impact versions 9, 10, and 11 of Apache Tomcat and hi...

Oct 28, 2025By Meghana Raatni3 min read

The Apache Software Foundation recently addressed two security vulnerabilities affecting multiple versions of Apache Tomcat, a widely-used open-source Java servlet container. These vulnerabilities, identified as CVE-2025-55752 and CVE-2025-55754, impact versions 9, 10, and 11 of Apache Tomcat and highlight the need for administrators to promptly apply the necessary upgrades. One of these flaws presents a serious risk of remote code execution (RCE) on vulnerable servers, while the other allows for console manipulation.

Root Cause

The vulnerabilities arise from:

  • CVE-2025-55752: A regression in URL rewriting rules that permits the manipulation of query parameters, bypassing security measures intended to protect sensitive directories. This flaw was introduced during the fix for bug 60013. If PUT requests are enabled, attackers could exploit the directory traversal to upload malicious files, leading to remote code execution (RCE).
  • CVE-2025-55754: Improper neutralization of ANSI escape sequences in Tomcat’s log messages. This can allow attackers to inject malicious escape sequences into log outputs to manipulate the console display and clipboard contents, potentially tricking system administrators into executing attacker-controlled commands, especially on Windows systems.

Affected Products

The vulnerabilities affect the following Apache Tomcat versions:

  • Apache Tomcat 11.0.0-M1 to 11.0.10
  • Apache Tomcat 10.1.0-M1 to 10.1.44
  • Apache Tomcat 9.0.0.M11 to 9.0.108
  • Apache Tomcat 8.5.60 to 8.5.100 (and other older EOL versions)

Tactics, Techniques, and Procedures (TTPs)

Attackers can exploit these vulnerabilities using the following MITRE ATT&CK tactics and techniques:

  • TA0006 – Execution: Attackers can achieve code execution by exploiting the directory traversal vulnerability to upload malicious files.
  • TA0004 – Privilege Escalation: By exploiting the directory traversal, attackers can gain elevated privileges on the system.
  • TA0005 – Defense Evasion: Attackers can use escape sequences to manipulate console displays and evade detection.
  • T1203 – Exploitation for Client Execution: Attackers exploit vulnerabilities to execute malicious code on the client-side.
  • T1068 – Exploitation for Privilege Escalation: Attackers leverage vulnerabilities to escalate their privileges within the system.
  • T1197 – BITS Jobs: Attackers might use Background Intelligent Transfer Service (BITS) to maintain persistence or transfer files.

Mitigation & Recommendations

To mitigate these vulnerabilities, it is highly recommended to:

  • Upgrade to Apache Tomcat version 11.0.11, 10.1.45, or 9.0.109.
  • Audit configurations to ensure that PUT requests are restricted, especially in conjunction with URL rewriting, to prevent potential RCE.
  • Regularly monitor Apache Tomcat logs for suspicious activities and unusual patterns that may indicate an attempted exploit.

Instantly Fix Risks with Saner Patch Management

Saner patch management is a continuous, automated, and integrated software that instantly fixes risks exploited in the wild. The software supports major operating systems like Windows, Linux, and macOS, as well as 550+ third-party applications.

It also allows you to set up a safe testing area to test patches before deploying them in a primary production environment. Saner patch management additionally supports a patch rollback feature in case of patch failure or a system malfunction.

Experience the fastest and most accurate patching software here.

Featured Posts

Open Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212
Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE Research

Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE-2026-20212 is a critical vulnerability in Cisco Nexus 9000 Series Switches that use Silicon One ASICs. It allows an unauthenticated remote attacker to execute code with root privileges by sending crafted input to TCP ports 43210 and 43211, which are reachable in the default Layer 3 VRF. Exploitation can also crash the S1HAL process and force a device reload. This article covers how the vulnerability works, the affected product identifiers, its potential impact, available workarounds, and how to identify fixed software using the Cisco Software Checker.

Sep 4, 2026

Open SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution
SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

CVE Research

SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

Sep 3, 2026

Open Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers
Secpod_VEX_Studio For Open-Source Vulnerability Management

CVE Research

Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers

A human-guided path from SBOM and vulnerability data to reviewable OpenVEX statements

Sep 2, 2026

Open Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution
Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

CVE Research

Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

Sep 1, 2026