PatchSiren cyber security CVE debrief
CVE-2026-73265 rustfs CVE debrief
CVE-2026-73265 debrief based on CVE Program and NVD records. RustFS distributed object storage system has a vulnerability allowing unauthorized disclosure of historical object content. The issue is fixed in version 1.0.0-beta.11. Affected deployments should assess exposure and prioritize upgrading to the fixed version. The vulnerability allows principals without historical-version permission to disclose known historical object content via explicit versionId reads in GetObject, CopyObject sources, and UploadPartCopy sources with s3:GetObject instead of s3:GetObjectVersion.
- Vendor
- rustfs
- Product
- Unknown
- CVSS
- MEDIUM 6.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-12
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-12
- Advisory updated
- 2026-09-09
Who should care
Defenders responsible for RustFS deployments should assess exposure and prioritize upgrading to version 1.0.0-beta.11 if affected. This includes operators, platform administrators, vulnerability management teams, and security teams. They should verify affected versions, assess exposure, and plan for upgrades or mitigations.
Why it matters
CVE-2026-73265 allows unauthorized disclosure of historical object content in RustFS distributed object storage system. Defenders should prioritize verifying exposure and upgrading to version 1.0.0-beta.11 if affected.
- Disclosure of historical object content may lead to unauthorized access to sensitive data.
- Defenders need to verify exposure and upgrade to version 1.0.0-beta.11 if affected.
- The vulnerability requires verification of affected versions and exploitation.
Technical summary
The RustFS distributed object storage system authorizes explicit versionId reads in GetObject, CopyObject sources, and UploadPartCopy sources with s3:GetObject instead of s3:GetObjectVersion. This allows principals without historical-version permission to disclose known historical object content. The vulnerability is fixed in version 1.0.0-beta.11. Affected deployments should assess exposure and prioritize upgrading to the fixed version. The issue requires verification of affected versions and exploitation. Defenders should prioritize verifying exposure and upgrading to version 1.0.0-beta.11 if affected.
Defensive priority
Defenders should prioritize verifying exposure and upgrading to version 1.0.0-beta.11 if affected.
Recommended defensive actions
- Verify if the system uses RustFS and assess exposure to the vulnerability.
- Upgrade to version 1.0.0-beta.11 if affected.
- Monitor for any suspicious activity related to historical object content disclosure.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE Program and NVD records provide details on the vulnerability, but do not specify which versions are affected or if exploitation has occurred. Defenders should verify affected versions and assess exposure. The vulnerability is fixed in version 1.0.0-beta.11. There is no evidence of exploitation, but defenders should monitor for suspicious activity related to historical object content disclosure.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73265 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73265
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73265 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73265
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/rustfs/rustfs/commit/81665617029e5e437ecf9dc70d8dcbbbf80cdbd1
-
Source reference
Unverified legacy reference
URL: https://github.com/rustfs/rustfs/pull/5142
-
Source reference
Unverified legacy reference
URL: https://github.com/rustfs/rustfs/releases/tag/1.0.0-beta.11
-
Source reference
Unverified legacy reference
URL: https://github.com/rustfs/rustfs/security/advisories/GHSA-3ppv-fx5m-m749
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.