PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-64640 Apache CVE debrief

Apache Polaris did not consistently validate storage locations supplied during table and view registration. An authenticated principal with permission to register a table or view could cause Polaris to use the catalog's storage credentials to read a caller-selected Iceberg metadata file before verifying that the file was within the catalog's allowed storage locations. If the catalog's underlying credentials could read an object outside that boundary, this could disclose limited information from the object.

Vendor
Apache
Product
Polaris
CVSS
MEDIUM 5.3
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-06
Original CVE updated
2026-08-06
Advisory published
2026-08-06
Advisory updated
2026-08-06

Who should care

Users of Apache Polaris, especially those with authenticated principals having table- or view-registration privileges, should review and mitigate this vulnerability to prevent potential unauthorized information disclosure.

Technical summary

Apache Polaris did not consistently validate storage locations supplied during table and view registration. An authenticated principal with permission to register a table or view could, depending on the affected release and registration path, cause Polaris to use the catalog's storage credentials to read a caller-selected Iceberg metadata file before verifying that the file was within the catalog's allowed storage locations.

Defensive priority

Authenticated users with table- or view-registration privileges could potentially exploit this vulnerability to disclose limited information.

Recommended defensive actions

  • Review and restrict table and view registration permissions to minimize the attack surface
  • Verify and enforce strict validation of storage locations for Iceberg metadata files
  • Monitor for and limit S3 credential vending to necessary services and users
  • Implement compensating controls to detect and respond to potential unauthorized reads
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed

Evidence notes

The demonstrated impact is limited to confidentiality. No unauthorized data modification or availability impact has been demonstrated. The server-side read requires a deployment using S3 credential vending and an object outside the allowed locations that the catalog's underlying storage credentials can read.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-06T09:16:36.797Z and has not been modified since then.