CVE-2026-27607
RustFS: Missing Post Policy Validation leads to Arbitrary Object Write
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-863Incorrect AuthorizationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.1 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
References
Frequently Asked Questions
- What is CVE-2026-27607?
- RustFS: Missing Post Policy Validation leads to Arbitrary Object Write This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.1/10).
- How do I check if my project is affected by CVE-2026-27607?
- CVE-2026-27607 affects rustfs. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-27607 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2025-68926CRITICAL
RustFS has a gRPC Hardcoded Token Authentication Bypass
- CVE-2026-27822CRITICAL
Rust has Critical Stored XSS in Preview Modal, leading to Administrative Account Takeover
- CVE-2026-63135HIGH
YOURLS has stored XSS in referrer statistics chart via crafted Referer header
- 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-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