Published
Permalink
CVE-2026-34214
7.7 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Changed (C)
- Confidentiality (C): High (H)
- Integrity (I): None (N)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): None (N)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
3 packages
- python312Packages.trino-python-client
- python313Packages.trino-python-client
- python314Packages.trino-python-client
- @LeSuisse accepted
- @LeSuisse published on GitHub
Trino: Iceberg REST catalog static and vended credentials are accessible via query JSON
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.
References
-
https://github.com/trinodb/trino/security/advisories/GHSA-x27p-5f68-m644 x_refsource_CONFIRM
-
https://github.com/trinodb/trino/releases/tag/480 x_refsource_MISC
Affected products
trino
- ==>= 439, < 480
Matching in nixpkgs
Ignored packages (3)
pkgs.python312Packages.trino-python-client
None
pkgs.python313Packages.trino-python-client
Client for the Trino distributed SQL Engine
pkgs.python314Packages.trino-python-client
Client for the Trino distributed SQL Engine
Package maintainers
-
@cpcloud Phillip Cloud
-
@regadas Filipe Regadas <oss@regadas.email>