Apache Tomcat Path Equivalence Vulnerability

Apache Tomcat contains a path equivalence vulnerability that allows a remote attacker to execute code, disclose information, or inject malicious content via a partial PUT request. This vulnerability can be chained with CVE‑2026‑34486.

Published 11 Sep 2026Updated 11 Sep 202655 sources
CVSS 0.0 ✓ VERIFIED REFERENCE△ CISA KEV

What happened

Apache Tomcat contains a path equivalence vulnerability that allows a remote attacker to execute code, disclose information, or inject malicious content via a partial PUT request. This vulnerability can be chained with CVE‑2026‑34486.

Affected versions

Tomcat: See original advisory Fixed: See vendor advisory.

Why it matters

This source correlation may provide earlier visibility while structured CVE metadata is still being updated.

Detection & mitigation

  • Review the original advisory and validate affected versions.
  • Apply vendor-provided updates or mitigations when available.

Public PoC references

RepositoryAuthorFirst seenReference
Exploit-DB 52134Apache Tomcat 11.0.3 - Remote Code ExecutionAl Baradi Joy2025-04-07VerifiedPoC-in-GitHub · iSee857/CVE-2025-24813-PoCApache Tomcat 远程代码执行漏洞批量检测脚本(CVE-2025-24813)★ 97iSee8572025-03-13CandidatePoC-in-GitHub · N0c1or/CVE-2025-24813_POCCVE-2025-24813_POC★ 3N0c1or2025-03-14CandidatePoC-in-GitHub · gregk4sec/CVE-2025-24813Security Researcher★ 1gregk4sec2025-03-14CandidatePoC-in-GitHub · absholi7ly/POC-CVE-2025-24813his repository contains an automated Proof of Concept (PoC) script for exploiting **CVE-2025-24813**, a Remote Code Execution (RCE) vulnerability in Apache Tomcat. The vulnerability allows an attacker to upload a malicious serialized payload to the server, leading to arbitrary code execution via deserialization when specific conditions are met.★ 198absholi7ly2025-03-14CandidatePoC-in-GitHub · qzy0x/cve-2025-24813_poccve-2025-24813验证脚本★ 11qzy0x2025-03-14CandidatePoC-in-GitHub · charis3306/CVE-2025-24813CVE-2025-24813利用工具★ 16charis33062025-03-16CandidatePoC-in-GitHub · imbas007/CVE-2025-24813-apache-tomcatNuclei Template CVE-2025–24813★ 3imbas0072025-03-17CandidatePoC-in-GitHub · msadeghkarimi/CVE-2025-24813-ExploitApache Tomcat Remote Code Execution (RCE) Exploit - CVE-2025-24813★ 7msadeghkarimi2025-03-18CandidatePoC-in-GitHub · michael-david-fry/Apache-Tomcat-Vulnerability-POC-CVE-2025-24813Apache Tomcat Vulnerability POC (CVE-2025-24813)★ 0michael-david-fry2025-03-19CandidatePoC-in-GitHub · ps-interactive/lab-cve-2025-24813Resources for teh Apache Tomcat CVE lab★ 0ps-interactive2025-03-19CandidatePoC-in-GitHub · n0n-zer0/Spring-Boot-Tomcat-CVE-2025-24813POC for CVE-2025-24813 using Spring-Boot★ 0n0n-zer02025-03-20CandidatePoC-in-GitHub · Alaatk/CVE-2025-24813-POCCVE-2025-24813 Apache Tomcat RCE Proof of Concept (PoC)★ 5Alaatk2025-03-21CandidatePoC-in-GitHub · tonyarris/CVE-2025-24813-PoCA PoC for CVE-2025-24813★ 1tonyarris2025-03-22CandidatePoC-in-GitHub · u238/Tomcat-CVE_2025_24813A playground to test the RCE exploit for tomcat CVE-2025-24813★ 7u2382025-03-24CandidatePoC-in-GitHub · AlperenY-cs/CVE-2025-24813Create lab for CVE-2025-24813★ 3AlperenY-cs2025-03-28CandidatePoC-in-GitHub · manjula-aw/CVE-2025-24813This repository contains a shell script based POC on Apache Tomcat CVE-2025-24813. It allow you to easily test the vulnerability on any version of Apache Tomcat★ 1manjula-aw2025-03-30CandidatePoC-in-GitHub · B1gN0Se/Tomcat-CVE-2025-24813★ 0B1gN0Se2025-03-31CandidatePoC-in-GitHub · AsaL1n/CVE-2025-24813simple exp for CVE-2025-24813★ 4AsaL1n2025-04-05CandidatePoC-in-GitHub · MuhammadWaseem29/CVE-2025-24813Apache Tomcat is vulnerable to a Path Equivalence / Path Traversal issue due to improper handling of ../ sequences in paths.★ 1MuhammadWaseem292025-04-05CandidatePoC-in-GitHub · La3B0z/CVE-2025-24813-POCCVE-2025-24813-POC JSP Web Shell Uploader★ 2La3B0z2025-04-06CandidatePoC-in-GitHub · Heimd411/CVE-2025-24813-noPoC★ 0Heimd4112025-04-07CandidatePoC-in-GitHub · horsehacks/CVE-2025-24813-checkerHello researchers, I have a checker for the recent vulnerability CVE-2025-24813-checker.★ 0horsehacks2025-04-07CandidatePoC-in-GitHub · NamelessSaint8/CVE-2025-24813-POCA simple, easy-to-use POC for CVE-2025-42813 (Apache Tomcat versions below 9.0.99).★ 1NamelessSaint82025-04-09CandidatePoC-in-GitHub · Franconyu/Poc_for_CVE-2025-24813CVE-2025-24813 poc★ 9Franconyu2025-04-10CandidatePoC-in-GitHub · cchopin/CVE-Arsenal-LabTomcatScanner is a comprehensive security tool designed for detecting and exploiting the CVE-2025-24813 vulnerability in Apache Tomcat servers.★ 4cchopin2025-04-10CandidatePoC-in-GitHub · Mattb709/CVE-2025-24813-PoC-Apache-Tomcat-RCEA Python proof-of-concept exploit for CVE-2025-24813 - Unauthenticated RCE in Apache Tomcat (v9.0.0-9.0.98/10.1.0-10.1.34/11.0.0-11.0.2) via malicious Java object deserialization. Includes safe detection mode and custom payload support.★ 3Mattb7092025-04-12CandidatePoC-in-GitHub · Mattb709/CVE-2025-24813-ScannerCVE-2025-24813-Scanner is a Python-based vulnerability scanner that detects Apache Tomcat servers vulnerable to CVE-2025-24813, an arbitrary file upload vulnerability leading to remote code execution (RCE) via insecure PUT method handling and jsessionid exploitation.★ 5Mattb7092025-04-12CandidatePoC-in-GitHub · Erosion2020/CVE-2025-24813-vulhubCVE-2025-24813的vulhub环境的POC脚本★ 5Erosion20202025-04-18CandidatePoC-in-GitHub · hakankarabacak/CVE-2025-24813Proof of Concept (PoC) script for CVE-2025-24813, vulnerability in Apache Tomcat.★ 0hakankarabacak2025-04-27CandidatePoC-in-GitHub · ThHardvester/CVE-2025-24813Remote Code Execution (RCE) vulnerability in Apache Tomcat.★ 0ThHardvester2025-05-10CandidatePoC-in-GitHub · fatkz/CVE-2025-24813★ 1fatkz2025-05-11CandidatePoC-in-GitHub · mbanyamer/Apache-Tomcat---Remote-Code-Execution-via-Session-Deserialization-CVE-2025-24813-Apache Tomcat - Remote Code Execution via Session Deserialization (CVE-2025-24813)★ 19mbanyamer2025-05-25CandidatePoC-in-GitHub · x1ongsec/CVE-2025-24813tomcat CVE-2025-24813 反序列化RCE环境★ 0x1ongsec2025-06-21CandidatePoC-in-GitHub · yaleman/cve-2025-24813-poc★ 0yaleman2025-07-03CandidatePoC-in-GitHub · GongWook/CVE-2025-24813POC★ 0GongWook2025-07-07CandidatePoC-in-GitHub · sentilaso1/CVE-2025-24813-Apache-Tomcat-RCE-PoCProof of Concept for CVE-2025-24813, a Remote Code Execution vulnerability in Apache Tomcat. This PoC exploits unsafe deserialization via crafted session files uploaded through HTTP PUT requests, allowing attackers to execute arbitrary code remotely on vulnerable Tomcat servers.★ 0sentilaso12025-07-12CandidatePoC-in-GitHub · x00byte/PutScannerA tool that identifies writable web directories in Apache Tomcat via HTTP PUT method [CVE-2025-24813]★ 9x00byte2025-07-19CandidatePoC-in-GitHub · Shivshantp/CVE-2025-24813Apache Tomcat PUT JSP RCE - CVE-2025-24813 - Exploit & PoC★ 6Shivshantp2025-07-28CandidatePoC-in-GitHub · cyglegit/CVE-2025-24813Automated scanner + exploit for CVE-2025-24813★ 1cyglegit2025-08-06CandidatePoC-in-GitHub · CEAlbez/CVE-2025-24813-PoCThis is a PoC for the CVE-2025-24813 and tested in different environments.★ 0CEAlbez2025-09-03CandidatePoC-in-GitHub · Makavellik/POC-CVE-2025-24813-Apache-Tomcat-Remote-Code-ExecutionEste repositorio contiene un exploit automatizado desarrollado con fines educativos y de investigación en ciberseguridad, dirigido a demostrar una potencial vulnerabilidad de ejecución remota de código (RCE) en Apache Tomcat (CVE-2025-24813).★ 0Makavellik2025-09-08CandidatePoC-in-GitHub · pirenga/CVE-2025-24813Example PoC for CVE-2025-24813 (Tomcat RCE)★ 2pirenga2025-09-16CandidatePoC-in-GitHub · Arthurabriel/POC-CVE-2025-24813★ 0Arthurabriel2025-12-05CandidatePoC-in-GitHub · gunyakit/CVE-2025-24813-PoC-exploitApache Tomcat Deserialization RCE★ 0gunyakit2025-12-10CandidatePoC-in-GitHub · seahcy/CVE-2025-24813Instructions for rapid deployment of Tomcat v9.0.90 with java 25.0.1 2025-10-21 LTS on Windows Server 2019 Standard for lazy researchers.★ 1seahcy2025-12-23CandidatePoC-in-GitHub · EQSTLab/CVE-2025-24813Apache Tomcat RCE★ 3EQSTLab2026-03-26CandidatePoC-in-GitHub · suil12/CVE-2025-24813_presentation★ 0suil122026-05-19CandidatePoC-in-GitHub · JTMH37/Apache-Tomcat-CVE-2025-24813-LabICT279 Vulnerability Detection and Mitigation Project using CVE-2025-24813 in an Internet Banking Environment★ 0JTMH372026-06-01CandidatePoC-in-GitHub · Dhananjayasj/CVE-2025-24813-Apache-Tomcat-Partial-PUT-Deserialization-RCE-★ 0Dhananjayasj2026-06-10CandidatePoC-in-GitHub · Loufa0/CVE-2025-24813right payload for java CVE★ 0Loufa02026-06-16CandidatePoC-in-GitHub · yuzuki-ayanami/CVE-2025-24813CVE-2025-24813 - Apache Tomcat RCE via Session Deserialization - PoC Exploit★ 1yuzuki-ayanami2026-07-12CandidatePoC-in-GitHub · Mega-Starmie/tomcat-cve-2025-24813-labApache Tomcat CVE-2025-24813 本地复现、利用条件分析与 AI 辅助验证记录★ 0Mega-Starmie2026-09-12Candidate