Bug 2519428 (CVE-2026-54330) - CVE-2026-54330 ceph: ceph: RGW SigV4 verifier allows attachment of arbitrary unsigned x-amz-* headers leading to privilege escalation
Summary: CVE-2026-54330 ceph: ceph: RGW SigV4 verifier allows attachment of arbitrary ...
Keywords:
Status: NEW
Alias: CVE-2026-54330
Deadline: 2026-08-19
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-19 07:56 UTC by OSIDB Bzimport
Modified: 2026-08-19 18:04 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-19 07:56:58 UTC
Improper verification of cryptographic signature vulnerability in Ceph RGW's SigV4 handler. The flaw is caused by RGW only verifying the validity of headers listed in X-Amz-SignedHeaders without checking whether additional unsigned x-amz-* headers are present on the request. AWS S3 requires every x-amz-* header to be signed and rejects requests carrying unsigned headers, but RGW does not enforce this check. An attacker holding only a presigned PUT URL can attach arbitrary x-amz-* headers that RGW applies, granting more capabilities than the original signer intended, resulting in privilege escalation.


Note You need to log in before you can comment on or make changes to this bug.