---
id: CVE-2026-34214
title: Trino is a distributed SQL query engine for big data analytics
summary: >-
  Trino is a distributed SQL query engine for big data analytics. From version
  439 to before version 480, Iceberg connector REST catalog static credentials
  (access key) or vended credentials (temporary access key) are accessible to
  users t…
severity: high
cvss: 7.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'
cwe:
  - CWE-212
  - CWE-312
  - CWE-312
vendor: trino
product: trino
affected:
  - 'trino >= 439, < 480'
patched:
  - trino 480
published: '2026-03-31'
updated: '2026-07-24'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-34214'
references:
  - url: 'https://github.com/trinodb/trino/releases/tag/480'
    label: security-advisories@github.com
  - url: 'https://github.com/trinodb/trino/security/advisories/GHSA-x27p-5f68-m644'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00243
epssPercentile: 0.1383
ingestedAt: '2026-07-24T21:39:13.452Z'
---

## Overview

Trino is a distributed SQL query engine for big data analytics. From version 439 to before version 480, Iceberg connector REST catalog static credentials (access key) or vended credentials (temporary access key) are accessible to users that have write privilege on SQL level. This issue has been patched in version 480.

## Affected

- `trino >= 439, < 480`

## Remediation

Upgrade past the affected range:

- `trino 480`
