CVE-2026-62378 PUBLISHED

RustFS Console: Critical Stored XSS in Preview Modal leading to Administrative Account Takeover

Assigner: GitHub_M
Reserved: 13.07.2026 Published: 15.07.2026 Updated: 15.07.2026

RustFS Console is a web management console for the RustFS distributed file system. From 0.1.7 until 0.1.10, the RustFS Console components/object/preview-modal.tsx and components/object/pdf-viewer.tsx extension-based PDF preview path can render HTML content uploaded as .pdf, allowing stored cross-site scripting in the management console and exposure of administrator AccessKeyId, SecretAccessKey, and SessionToken values. This is caused by a regression of CVE-2026-27822. This vulnerability is fixed in 0.1.10.

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

Product Status

Vendor rustfs
Product console
Versions
  • Version >= 0.1.7, < 0.1.10 is affected

References

Problem Types

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