CVE-2026-27822
Rust has Critical Stored XSS in Preview Modal, leading to Administrative Account Takeover
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p rustfs --precise 1.0.0-alpha.83
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| rustfs | crates.io | All versions | 1.0.0-alpha.83 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-79Cross-site Scripting (XSS)MITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.0 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2026-27822?
- Rust has Critical Stored XSS in Preview Modal, leading to Administrative Account Takeover This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.0/10).
- How do I check if my project is affected by CVE-2026-27822?
- CVE-2026-27822 affects rustfs. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-27822 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-77415CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2025-68926CRITICAL
RustFS has a gRPC Hardcoded Token Authentication Bypass
- CVE-2026-21862HIGH
RustFS has SourceIp bypass via spoofed X-Forwarded-For/Real-IP headers
- GHSA-mm2q-qcmx-gw4wHIGH
RustFS: ListServiceAccount authorizes against wrong admin action, enabling cross-user enumeration and root service account takeover
- CVE-2026-40937HIGH
RustFS: Missing admin authorization on notification target endpoints allows unauthenticated configuration of event webhooks
- CVE-2026-27607HIGH
RustFS: Missing Post Policy Validation leads to Arbitrary Object Write
- CVE-2026-22042MEDIUM
RustFS has IAM Incorrect Authorization in ImportIam that Allows Privilege Escalation
- CVE-2026-22043MEDIUM
RustFS has IAM deny_only Short-Circuit that Allows Privilege Escalation via Service Account Minting
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies