CVE-2026-58372
Reported by VulnCheck · Published June 30, 2026
SeaweedFS before 4.34 contains a path traversal vulnerability in the S3 gateway DeleteMultipleObjectsHandler that allows authenticated S3 principals with write access to a single bucket to delete arbitrary objects in other tenants' buckets by supplying object keys containing ../ sequences in the DeleteObjects XML request body. Attackers can bypass authorization controls through a confused deputy condition, as the validateRequestPath middleware only inspects URL-captured path variables and never examines request-body keys, allowing the filer path to collapse directory traversal sequences and resolve deletions outside the authorized bucket.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| seaweedfs | seaweedfs | 0 |
| seaweedfs | seaweedfs | 0, 0, 0 |
Timeline
- Jun 30, 2026 CVE Published
- Jul 1, 2026 EPSS Score
- Jul 1, 2026 Coalition ESS Score
- Jul 14, 2026 CVE Updated
- Aug 7, 2026 EPSS Score
- Aug 24, 2026 EPSS Score
- Aug 27, 2026 EPSS Score
- Aug 28, 2026 EPSS Score
- Aug 30, 2026 EPSS Score
- Sep 4, 2026 EPSS Score
- Sep 5, 2026 EPSS Score
- Sep 6, 2026 EPSS Score
References
- Release Notes release-notes
- Fix PR relatedissue-tracking
- Fix Commit patch
- Prior advisory (CVE-2026-54917) - incompletely fixed
- Researcher Disclosure technical-descriptionexploit
- third-party-advisory