Monitor vulnerabilities like this one. Sign up free to get alerted when software you use is affected.
7.5

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...

GHSA-f842-phm9-p4v4 CVE-2026-33242
Summary

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., prote...

What to do
  • Update salvo to version 0.89.3.
Affected software
VendorProductAffected versionsFix available
– salvo > 0.39.0 , <= 0.89.2 0.89.3
Original title
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...
Original 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.
ghsa CVSS3.1 7.5
Vulnerability type
CWE-22 Path Traversal
Published: 24 Mar 2026 · Updated: 24 Mar 2026 · First seen: 19 Mar 2026