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.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-64640 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-64640
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-64640 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-64640
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://lists.apache.org/thread/scd8p9wy8b9j3om5wohbotpfycnmmjl4
[email protected] - Mailing List, Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.