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.
INFO
Published Date :
2026-03-23T23:40:39.886Z
Last Modified :
2026-03-24T15:12:45.439Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-33242 vulnerability.
| Vendors | Products |
|---|---|
| Salvo |
|
| Salvo-rs |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33242.