CVE-2026-29090
Last modified
CVE-2026-29090 is a high-severity vulnerability rated 8.8/10 on the CVSS scale. ### 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`). EPSS estimates a 0.30% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Cern | Rucio | >= 1.30.0, < 35.8.5 |
| Cern | Rucio | >= 36.0.0, < 38.5.5 |
| Cern | Rucio | >= 39.0.0, < 39.4.2 |
| Cern | Rucio | >= 40.0.0, < 40.1.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-29090?
How severe is CVE-2026-29090?
How do I fix CVE-2026-29090?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-29084Gokapi is a self-hosted file sharing server with automatic e…4.6
- CVE-2026-29085Hono is a Web application framework that provides support fo…6.5
- CVE-2026-29086Hono is a Web application framework that provides support fo…5.4
- CVE-2026-29087@hono/node-server allows running the Hono application on Nod…7.5
- CVE-2026-29089TimescaleDB is a time-series database for high-performance r…8.8
- CVE-2026-2909A vulnerability was detected in Tenda HG9 300001138. This af…8.8
- CVE-2026-29091Locutus brings stdlibs of other programming languages to Jav…8.1
- CVE-2026-29092Kiteworks is a private data network (PDN). Prior to version …7.5
- CVE-2026-29093WWBN AVideo is an open source video platform. Prior to versi…9.8
- CVE-2026-29096SuiteCRM is an open-source, enterprise-ready Customer Relati…6.5
- CVE-2026-29097SuiteCRM is an open-source, enterprise-ready Customer Relati…7.5
- CVE-2026-29098SuiteCRM is an open-source, enterprise-ready Customer Relati…4.9
Are you affected by CVE-2026-29090?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
