
Original security research and proof-of-concept for CVE-2026-25854, an open redirect vulnerability in Apache Tomcat cluster configurations, including technical analysis and reproduction steps.
Discoverer: gregk4sec (https://github.com/gregk4sec/cve)
Discovery Date: 2026-01-30
Affected Vendor: Apache
Affected Product: Tomcat 11.0.x / 10.1.x / 9.x
Severity: 6.1 Medium
CWE: CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
Status: Under Review / Fixed / Private / Public ✅
When a Tomcat node in a cluster with the LoadBalancerDrainingValve was in the disabled (draining) state, a specially crafted URL could be used to trigger a redirect to a URI of the attackers choice.
analysis.mdPoC files are located in:
./poc/
Note: Some PoC content may be redacted or published later depending on disclosure requirements.
See: timeline.md
See: ./vendor-response/
This vulnerability is an original discovery by gregk4sec (https://github.com/gregk4sec/cve).
Repository: https://github.com/gregk4sec/cve