CVE-2026-39944

high Red Hat
CVSS v3 Base Score
8.5
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Characteristics
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Confidentiality
High
Integrity
High
Availability
High
Published: August 19, 2026 (18 days ago)
Last Modified: August 19, 2026
Vendor: Red Hat
Source: REDHAT

Description

A flaw was found in Ceph RGW's STS (Security Token Service) session token implementation. The STS tokens use the same unauthenticated AES-128-CBC encryption as CephX, which lacks message authentication and uses a hardcoded initialization vector. Because there is no integrity protection on the tokens, an attacker who holds any valid unprivileged STS token can perform a CBC bit-flip attack to modify the token contents and escalate to full RGW admin privileges. This requires only that STS is enabled (rgw_s3_auth_use_sts = true) and that the attacker has a single valid STS token. Successful exploitation grants complete control over the RGW service, including reading, writing, and deleting all objects and buckets.

CWE

CWE-327

Affected Products

Red Hat Ceph Storage 4Red Hat Ceph Storage 5Red Hat Ceph Storage 6Red Hat Ceph Storage 7Red Hat Ceph Storage 8Red Hat Ceph Storage 9

References