GHSA-8ggj-j522-h5qf

Suggest an improvement
Source
https://github.com/advisories/GHSA-8ggj-j522-h5qf
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-8ggj-j522-h5qf/GHSA-8ggj-j522-h5qf.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-8ggj-j522-h5qf
Aliases
Published
2026-05-04T18:30:31Z
Modified
2026-05-08T18:11:25Z
Severity
  • 9.9 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
  • 9.4 (Critical) CVSS_V4 - 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 CVSS Calculator
Summary
Apache Polaris has an Improper Input Validation Issue
Details

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.

Database specific
{
    "cwe_ids":  [
        "CWE-20"
    ],
    "github_reviewed":  true,
    "github_reviewed_at":  "2026-05-08T17:56:10Z",
    "nvd_published_at":  "2026-05-04T17:16:26Z",
    "severity":  "CRITICAL"
}
References

Affected packages

Maven / org.apache.polaris:polaris-runtime-service

Package

Name
org.apache.polaris:polaris-runtime-service
View open source insights on deps.dev
Purl
pkg:maven/org.apache.polaris/polaris-runtime-service

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
1.4.1

Affected versions

1.*
1.0.0-incubating
1.0.1-incubating
1.1.0-incubating
1.2.0-incubating
1.3.0-incubating
1.4.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/05/GHSA-8ggj-j522-h5qf/GHSA-8ggj-j522-h5qf.json"