CVE-2026-27822 PUBLISHED

Rust has Critical Stored XSS in Preview Modal, leading to Administrative Account Takeover

Assigner: GitHub_M
Reserved: 24.02.2026 Published: 25.02.2026 Updated: 25.02.2026

RustFS is a distributed object storage system built in Rust. Prior to version 1.0.0-alpha.83, a Stored Cross-Site Scripting (XSS) vulnerability in the RustFS Console allows an attacker to execute arbitrary JavaScript in the context of the management console. By bypassing the PDF preview logic, an attacker can steal administrator credentials from localStorage, leading to full account takeover and system compromise. Version 1.0.0-alpha.83 fixes the issue.

Metrics

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

Product Status

Vendor rustfs
Product rustfs
Versions
  • Version < 1.0.0-alpha.83 is affected

References

Problem Types

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') CWE