Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-22256

25
FAUCET Score

CVE-2026-22256 describes a reflected Cross-Site Scripting (XSS) vulnerability in the Salvo Rust web backend framework, affecting versions prior to 0.88.1. The flaw resides in the list_html function, which improperly sanitizes the current path when rendering a directory listing, allowing for the injection of malicious scripts. This vulnerability carries a CVSS score of 8.8 (High), indicating a critical risk. It can be exploited remotely with low attack complexity, requiring user interaction (UI:R) to trigger, and could lead to high confidentiality impact (C:H) and low integrity (I:L) and availability (A:L) impacts. Currently, there is no evidence of active exploitation, nor are there publicly available exploit modules in Metasploit, Nuclei, or ExploitDB. Community discussion and media coverage for this CVE are minimal, suggesting low public awareness at this time.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.88.1CPE matchmatch criteria
cpe:2.3:a:salvo:salvo:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

8.8HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:L

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
LOW
Availability Impact
LOW
Exploitability Score
2.8
Impact Score
5.3
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.30%
Probability of exploitation in next 30 days
EPSS Percentile
22.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0030 is in the 26th percentile among its peer group of 14,855 CVEs.

Social Chatter

No social media mentions found for this CVE.

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.1 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
rustpatch availablevia ghsa
Product: salvoFixed in: 0.88.1

Vendor Advisories (1)

rustGHSA-rjf8-2wcw-f6mphigh

Salvo is vulnerable to reflected XSS in the list_html function

Jan 8, 2026

References

github.com / salvo-rs/salvo/blob/16efeba312a274739606ce76366d921768628654/crates/serve-static/src/dir.rs
Patch
github.com / salvo-rs/salvo/security/advisories/GHSA-rjf8-2wcw-f6mp
ExploitVendor Advisory