Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.polaris/polaris-runtime-service
  4. ›
  5. CVE-2026-42809

CVE-2026-42809: Apache Polaris has an Improper Input Validation Issue

May 4, 2026 (updated May 8, 2026)

Apache Polaris can issue broad temporary (“vended”) storage credentials during staged table creation before the effective table location has been validated or durably reserved. Those temporary credentials are meant to limit the scope of accessible table data and metadata, but this scope limitation becomes attacker-directed because the attacker can choose a reachable target location.

In the confirmed variant, if the caller supplies a custom location during stage create and requests credential vending, Apache Polaris uses that location to construct delegated storage credentials immediately. The stage-create path itself neither runs the normal location validation nor the overlap checks before those credentials are issued.

Closely related to that, the staged-create flow also accepts write.data.path / write.metadata.path in the request properties and feeds those location overrides into the same effective table location set used for credential vending. Those fields are secondary to the main custom-location exploit, but they are still attacker-influenced location inputs that should be validated before any credentials are issued.

References

  • github.com/advisories/GHSA-8ggj-j522-h5qf
  • github.com/apache/polaris
  • github.com/apache/polaris/commit/c98d610bc8f7ee237b272e01814391838dd6abf9
  • github.com/apache/polaris/releases/tag/apache-polaris-1.4.1
  • lists.apache.org/thread/8tfsr8y7pgq6rdcvjx95hkcr47td671r
  • nvd.nist.gov/vuln/detail/CVE-2026-42809

Code Behaviors & Features

Detect and mitigate CVE-2026-42809 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.4.1

Fixed versions

  • 1.4.1

Solution

Upgrade to version 1.4.1 or above.

Impact 9.9 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-20: Improper Input Validation

Source file

maven/org.apache.polaris/polaris-runtime-service/CVE-2026-42809.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:20:03 +0000.