Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-42811

Apache Polaris: could broaden vended GCS credentials through unescaped identifier content in access-boundary CEL conditions
Back to all
CVE

CVE-2026-42811

Apache Polaris: could broaden vended GCS credentials through unescaped identifier content in access-boundary CEL conditions

In plain terms, Apache Polaris is supposed to issue short-lived GCS credentials

that

only work for one table's files, but a crafted namespace or table name can

cause those credentials to work across the configured bucket instead.

Apache Polaris builds Google Cloud Storage downscoped credentials by creating a

Credential Access Boundary (CAB) with CEL conditions that are intended to

restrict access to the requested table's storage path.

The relevant CEL string is built from the bucket name and the table path.

That

table path is derived from namespace and table identifiers. In current code,

that path appears to be inserted into the CEL expression without escaping.

As a result, a namespace or table identifier containing a single quote and

other URI-safe CEL fragments can break out of the intended quoted string and

change the meaning of the CEL condition.

In private testing against Polaris 1.4.0 on real Google Cloud Storage, it was confirmed that Polaris accepted a crafted identifier and returned delegated

GCS

credentials whose CEL path restriction had effectively collapsed.

Those delegated credentials could then:

  • list another table's object prefix;
  • read another table's metadata control file (Iceberg metadata JSON);
  • create and delete an object under another table's object prefix;
  • and also list, read, create, and delete objects under an unrelated

external

prefix in the same bucket that was not part of any table path.

That last point is important. The issue is not limited to "another table".

In

the confirmed setup, once Apache Polaris returned credentials for the crafted

table,

the path restriction inside the configured bucket was effectively gone.

The practical effect is that temporary credentials for one crafted table

can be

broader than the table Polaris was asked to authorize, and can become

effectively bucket-wide within the configured bucket.

The current GCS testing used a Polaris principal with broad catalog

privileges for setup. A separate least-privilege Polaris RBAC variant

has not yet been tested on GCS. However, the storage-credential

broadening behavior itself has been confirmed on GCS.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9.4
-
4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
C
H
U
0
-
C
H
U
9.9
-
3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Related Resources

No items found.

References

http://www.openwall.com/lists/oss-security/2026/05/02/12, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42811.json, https://lists.apache.org/thread/hovn5hmkj9wj7v9cd8sn67svg03klgvg, https://nvd.nist.gov/vuln/detail/CVE-2026-42811

Severity

0

CVSS Score
0
10

Basic Information

Base CVSS
0
EPSS Probability
0.00432%
EPSS Percentile
0.36482%
Introduced Version
0
Fix Available
9569f2d24c08f926cf768290fda7680cdb1e1611

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading