Saturday, September 12, 2026

Apache Tomcat Flaws Allow Remote Code Execution on Vulnerable Servers

The Apache Software Foundation has disclosed two security vulnerabilities affecting multiple versions of Apache Tomcat, with one flaw posing a serious risk of remote code execution on vulnerable servers.

The flaws impact Apache Tomcat versions 9, 10, and 11, prompting urgent warnings for administrators to upgrade their installations immediately.

CVE IDVulnerabilitySeverityCVSS Score
CVE-2025-55752Directory traversal via rewrite with possible RCE if PUT is enabledImportantN/A
CVE-2025-55754Console manipulation via escape sequences in log messagesLowN/A

Critical Directory Traversal Flaw Enables RCE

The most severe vulnerability, tracked as CVE-2025-55752 and rated as “Important” severity, stems from a regression introduced while fixing a previous bug.

This directory traversal flaw allows attackers to manipulate request URIs through rewritten URLs that are normalized before being decoded.

The vulnerability specifically affects rewrite rules that manipulate query parameters, enabling attackers to bypass critical security constraints designed to protect sensitive directories like /WEB-INF/ and /META-INF/.

The real danger emerges when PUT requests are enabled on affected servers. In this scenario, attackers could exploit the directory traversal weakness to upload malicious files to the server, ultimately achieving remote code execution.

However, security experts note that PUT requests are typically restricted to trusted users, making the exploitation scenario less common in production environments.

The vulnerability was discovered by security researcher Chumy Tsai from CyCraft Technology and affects Apache Tomcat versions 11.0.0-M1 through 11.0.10, 10.1.0-M1 through 10.1.44, and 9.0.0.M11 through 9.0.108.

Console Manipulation Through Escape Sequences

The second vulnerability, CVE-2025-55754, carries a lower severity rating but still presents security concerns.

This flaw involves Apache Tomcat’s failure to properly escape ANSI escape sequences in log messages.

When Tomcat runs in a console environment on Windows systems that support ANSI escape sequences, attackers can craft specially designed URLs to inject malicious escape sequences into log outputs.

These injected sequences can manipulate the console display and clipboard contents, potentially tricking system administrators into executing attacker-controlled commands.

While primarily observed on Windows platforms, researchers warn that similar attack vectors might exist on other operating systems.

The vulnerability was identified by Elysee Franchuk of MOBIA Technology Innovations and affects similar version ranges across Apache Tomcat 9, 10, and 11 series.

Apache has released patched versions to address both vulnerabilities. Organizations running affected Tomcat installations should immediately upgrade to version 11.0.11, 10.1.45, or 9.0.109 depending on their deployment.

The security updates were announced on October 27, 2025, and detailed mitigation guidance is available through Apache’s official security advisories for each affected version series.

Follow us on Google NewsLinkedIn, and X to Get Instant Updates and Set GBH as a Preferred Source in Google.

Divya
Divya
Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Threat Actors Use Claude AI Agents to Automate Cyberattacks and Steal Sensitive Data

Threat actors are increasingly using Claude-based AI workflows to...

China-Linked Hackers Chain Chrome Zero-Day With Windows Kernel Flaw in Attacks

China-linked threat actors UTA0560 and JungleBamboo chained a Google...

New Phishing Campaign Abuses Windows Mshta.exe to Steal Credentials and Secrets

A newly identified phishing campaign is abusing the legitimate...

CISA Warns of Critical GitLab Vulnerability Exploited in Attacks

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has...

Researchers Uncover 10,000+ Malware Loaders Behind YouTube and SEO Poisoning Campaign

A long-running pay-per-install (PPI) operation that used YouTube gaming...

VLC Media Player Flaws Let Attackers Corrupt Memory and Leak Sensitive Data

Two security vulnerabilities in VLC media player versions 3.0.0...

CISA Adds Exploited MikroTik RouterOS Flaws to Security Alert

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has...

Related Articles

Recent News