216.73.216.226

CVE-2026-29090

· Published 06/05/2026 18:16 · Modified 06/05/2026 18:16

Labels: CVE-2026-29090 2026-05-06CVE-2026-29090CWE-89[email protected]

Essential information

Published
06/05/2026 18:16
Modified
06/05/2026 18:16
Author
Creator
CVSS
9.0 CRITICAL (v3) 9.0 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

### Summary A SQL injection vulnerability exists in Rucio versions 1.30.0 and later before 35.8.5, 38.5.5, 39.4.2, and 40.1.1, in `FilterEngine.create_postgres_query()`. This allows any authenticated Rucio user to execute arbitrary SQL against the PostgreSQL metadata database through the DID search endpoint (`GET /dids/<scope>/dids/search`). When the `postgres_meta` metadata plugin is configured, attacker-controlled filter keys and values are interpolated directly into raw SQL strings via Python `.format()`, then passed to `psycopg3`'s `sql.SQL()` which treats the string as trusted SQL syntax. Depending on the database privileges assigned to the service account, exploitation can expose sensitive tables, modify or delete metadata, access server-side files, or achieve code execution through PostgreSQL features such as COPY ... FROM PROGRAM. This issue affects deployments that explicitly use the postgres_meta metadata plugin. This vulnerability has been fixed in versions 35.8.5, 38.5.5, 39.4.2, and 40.1.1.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
rucio / rucio cpe:2.3:a:rucio:rucio:1.30.0-*:*:*:*:*:*:*:*
rucio / rucio cpe:2.3:a:rucio:rucio:<35.8.5:*:*:*:*:*:*:*
rucio / rucio cpe:2.3:a:rucio:rucio:<38.5.5:*:*:*:*:*:*:*
rucio / rucio cpe:2.3:a:rucio:rucio:<39.4.2:*:*:*:*:*:*:*
rucio / rucio cpe:2.3:a:rucio:rucio:<40.1.1:*:*:*:*:*:*:*

References