Cyber Security News

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 is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Recent Posts

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

Threat actors are increasingly using Claude-based AI workflows to automate cyberattacks, accelerate data theft, and…

14 hours ago

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

China-linked threat actors UTA0560 and JungleBamboo chained a Google Chrome zero-day with a Windows kernel…

15 hours ago

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

A newly identified phishing campaign is abusing the legitimate Windows utility mshta.exe to execute malicious…

17 hours ago

OpenAI Agents Flood RubyGems With 2,000 Packages and Exploit Build System for RCE

A swarm of AI agents believed to be operated internally by OpenAI uploaded more than…

17 hours ago

CISA Warns of Critical GitLab Vulnerability Exploited in Attacks

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has added a critical GitLab flaw, tracked…

18 hours ago

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

A long-running pay-per-install (PPI) operation that used YouTube gaming channels and SEO-poisoned software downloads to…

1 day ago