CVE-2026-33242
Last modified
CVE-2026-33242 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Salvo is a Rust web framework. Versions 0.39.0 through 0.89.2 have a Path Traversal and Access Control Bypass vulnerability in the salvo-proxy component. EPSS estimates a 0.56% chance of exploitation in the next 30 days.
Description
Salvo is a Rust web framework. Versions 0.39.0 through 0.89.2 have a Path Traversal and Access Control Bypass vulnerability in the salvo-proxy component. The vulnerability allows an unauthenticated external attacker to bypass proxy routing constraints and access unintended backend paths (e.g., protected endpoints or administrative dashboards). This issue stems from the encode_url_path function, which fails to normalize "../" sequences and inadvertently forwards them verbatim to the upstream server by not re-encoding the "." character. Version 0.89.3 contains a patch.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Salvo | Salvo | >= 0.39.0, < 0.89.3 |
References
- https://github.com/salvo-rs/salvo/releases/tag/v0.89.3Product, Release Notes
- https://github.com/salvo-rs/salvo/security/advisories/GHSA-f842-phm9-p4v4Exploit, Mitigation, Vendor Advisory
- https://github.com/salvo-rs/salvo/security/advisories/GHSA-f842-phm9-p4v4Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33242?
How severe is CVE-2026-33242?
How do I fix CVE-2026-33242?
Are you affected by CVE-2026-33242?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
