Authenticated privilege escalation via raw URI path check
Published Nov 16, 2025 · Updated Nov 17, 2025
Path traversal in ModulithShop 1.0.0 allows remote authenticated users to gain administrative privileges through crafted request paths. JwtAuthenticationFilter checks the raw getRequestURI value for a /manage prefix, while Spring MVC routes the normalized servlet path, so traversal segments skip permission loading. A valid low-privilege JWT and a management endpoint lacking a PreAuthorize check are required; successful requests can alter menus and permissions.
Summary
What happened
Path traversal in ModulithShop 1.0.0 allows remote authenticated users to gain administrative privileges through crafted request paths. JwtAuthenticationFilter checks the raw getRequestURI value for a /manage prefix, while Spring MVC routes the normalized servlet path, so traversal segments skip permission loading. A valid low-privilege JWT and a management endpoint lacking a PreAuthorize check are required; successful requests can alter menus and permissions.
The record
- CVE
- CVE-2025-13246
- Published
- Nov 16, 2025
- Updated
- Nov 17, 2025
- Vendor
- Suishang Information Technology (Shanghai) Co., Ltd.
- Product
- ModulithShop
- Classifications
- CWE-22, T1068
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Nov 16, 2025CVE publishedPublication date reported by the CVE source.
- Nov 17, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=45a99398cec3b7ad7ff9383694f0b53339f2d35a
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Vertical Privilege Escalation via Path Traversal Bypass in JwtAuthenticationFilterproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo