Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-42810

9.9 · CRITICAL
Published May 4, 2026 apache CWE-20

Overview

CVE-2026-42810 is a critical-severity vulnerability affecting apache polaris. It was published on May 4, 2026 and has a CVSS 3.1 base score of 9.9 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.9, rated CRITICAL. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

Apache Polaris accepts literal `*` characters in namespace and table names. When it

later builds temporary S3 access policies for delegated table access, those

same characters appear to be reused unescaped in S3 IAM resource patterns

and

`s3:prefix` conditions.

In S3 IAM policy matching, `*` is treated as a wildcard rather than as

ordinary text. That means temporary credentials issued for one crafted table

can match the storage path of a different table.

In private testing against Polaris 1.4.0 using Polaris' AWS S3 temporary-

credential path on both MinIO and real AWS S3, credentials returned for

crafted tables such as `f*.t1`, `f*.*`, `*.*`, and `foo.*` could reach other

tables' S3 locations.

The confirmed behavior includes:

- reading another table's metadata control file ([Iceberg metadata JSON]);

- listing another table's exact S3 table prefix ([table prefix]);

- and, when write delegation was returned for the crafted table, creating

and

deleting an object under another

Remediation

Check the references section for vendor advisories and patches from apache. Update polaris to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
apache polaris >= 0, < 1.4.1 Affected

Frequently Asked Questions

What is CVE-2026-42810?

CVE-2026-42810 is a critical-severity vulnerability affecting apache polaris. It was published on May 4, 2026 and has a CVSS 3.1 base score of 9.9 (CRITICAL).

How severe is CVE-2026-42810?

This vulnerability has a CVSS 3.1 base score of 9.9, rated CRITICAL. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-42810?

Check the references section for vendor advisories and patches from apache. Update polaris to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-42810?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-42810 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.