REDHAT-BUG-2537364: High severity noobaa-core vulnerability

Published Sep 21, 2026
·
Updated

A flaw was found in noobaa-core within the SigV4 signature verification mechanism. The vulnerability exists in the stringtosignv4 function in src/util/signatureutils.js, where the isSignableHeader predicate is used to filter headers for the canonical string. When a client provides a list of signed headers in the X-Amz-SignedHeaders parameter, NooBaa only includes those specific headers in its signature verification. However, if additional x-amz- headers are present in the request but not listed in X-Amz-SignedHeaders, NooBaa omits them from the signature check instead of rejecting the request. These unsigned headers remain present when the request is passed to the S3 operation handler. An attacker can exploit this by taking a legitimate presigned PUT URL and adding an unsigned x-amz-copy-source header. The S3 handler interprets the presence of this header as a CopyObject request. Because the operation executes with the permissions of the user who generated the presigned URL, the attacker can copy and subsequently read any object that the signer has access to, regardless of the bucket or key restrictions intended by the original URL.

Affected Software

1 affected component
noobaa-core><=

Event History

Sep 21, 2026
Data Sourced
via Red Hat·11:20 AM
DescriptionSeverityAffected Software

Frequently Asked Questions

1

What does an attacker need to exploit this flaw?

An attacker needs a legitimate presigned PUT URL generated by a user whose permissions allow access to objects the attacker wants to copy. They can add an unsigned x-amz-copy-source header to change the request into a CopyObject operation.

2

Who is exposed to the greatest risk?

Deployments where presigned PUT URLs are issued to untrusted or less-trusted recipients are exposed, particularly when the URL signer has read access to objects beyond the bucket or key scope intended for the URL. The copied object is accessed using the signer's permissions.

3

How can this lead to access outside the intended presigned URL scope?

NooBaa verifies only headers listed in X-Amz-SignedHeaders and does not reject additional x-amz- headers. The unsigned x-amz-copy-source header remains available to the S3 handler, which treats the request as a copy operation rather than the originally authorized PUT.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203