CVE-2026-97731
Last modified
CVE-2026-97731 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. MinIO through 7aac2a2 does not verify that every x-amz-* header present on a request also appears in the client-supplied X-Amz-SignedHeaders list. extractSignedHeaders() in cmd/signature-v4-utils.go iterates only the claimed list and never enumerates the headers that actually arrived, and thus a header that arrives unsigned is neither hashed into the canonical request nor rejected. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
MinIO through 7aac2a2 does not verify that every x-amz-* header present on a request also appears in the client-supplied X-Amz-SignedHeaders list. extractSignedHeaders() in cmd/signature-v4-utils.go iterates only the claimed list and never enumerates the headers that actually arrived, and thus a header that arrives unsigned is neither hashed into the canonical request nor rejected. Because cmd/api-router.go dispatches CopyObject on the presence of x-amz-copy-source alone, the holder of a presigned PUT URL scoped to a single object can add that header to the unmodified URL and cause a server-side copy, executed as the signer, of any object the signing key can read. A grant to write one object becomes a read of every bucket that key can reach. Amazon S3 rejects the equivalent request with HTTP 403 AccessDenied. The minio/minio GitHub repository was archived in April 2026; pgsty/silo before 1233254 is also affected.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MinIO | MinIO | <= 7aac2a2c5b7c882e68c1ce017d8256be2feea27f |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97731?
How severe is CVE-2026-97731?
How do I fix CVE-2026-97731?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9772Unraid Web Server FileUpload Command Injection Remote Code E…8.8
- CVE-2026-97721A weakness has been identified in Sanluan PublicCMS up to 6.…2.7
- CVE-2026-97723madpsy ka9q_ubersdr before 0.1.58 has a stored cross-site sc…5.4
- CVE-2026-97724A prototype pollution vulnerability in Software Mansion Reac…4.3
- CVE-2026-9773Unraid Web Server ToggleState Command Injection Remote Code …8.8
- CVE-2026-97730In Netgate pfSense Plus before 26.07 and pfSense CE before 2…8.5
- CVE-2026-97732IRONMACE Ironshield 1.0.0.167 has a tvk.sys kernel-mode driv…5.1
- CVE-2026-97735ITFlow before 26.08 allows SVG attachments in the ticket ema…8
- CVE-2026-97736tinyauth before 5.1.3 allows rule bypass by appending an all…5.4
- CVE-2026-97737In Wakapi before 2.17.6, the user caching service allows a l…7.4
- CVE-2026-9774ATEN Unizon updateLicense Directory Traversal Arbitrary File…6.5
- CVE-2026-9775ATEN Unizon uploadSSL Directory Traversal Arbitrary File Del…6.5
Are you affected by CVE-2026-97731?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
