Vulnerability Description
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. If the catalog's underlying credentials could read an object outside that boundary, this could disclose limited information from the object. Polaris could also accept registration metadata located within an allowed location that contained references to storage locations outside the allowed boundary. This second condition did not itself cause Polaris to read the referenced external locations during registration. 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. Exploitation requires an authenticated principal with table- or view-registration privileges.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Apache | Polaris | <= 1.6.0 |
Related Weaknesses (CWE)
References
- https://lists.apache.org/thread/scd8p9wy8b9j3om5wohbotpfycnmmjl4Mailing ListVendor Advisory
- http://www.openwall.com/lists/oss-security/2026/08/06/7
FAQ
What is CVE-2026-64640?
CVE-2026-64640 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 ...
How severe is CVE-2026-64640?
CVE-2026-64640 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-64640?
Check the references section above for vendor advisories and patch information. Affected products include: Apache Polaris.