CVE-2026-53572
Last modified
CVE-2026-53572 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresql_scaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter() only quotes values containing a literal space. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
Description
KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresql_scaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter() only quotes values containing a literal space. Tabs, newlines, carriage returns, form feeds, vertical tabs, quotes, and backslashes can therefore create additional key-value tokens when pgx parses the string. An attacker able to create or modify a TriggerAuthentication or ScaledObject can inject host or sslmode parameters, redirect the database connection to an attacker-controlled server, expose credentials, or disable intended TLS protection. This issue is fixed in version 2.20.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| kedacore | keda | < 2.20.0 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-53572?
How severe is CVE-2026-53572?
How do I fix CVE-2026-53572?
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-53565Improper Privilege Management vulnerability in Citrix Secure…8.5
- CVE-2026-53566Out-of-bounds read vulnerability in Citrix Citrix Secure Acc…6.8
- CVE-2026-53568Frappe is a full-stack web application framework. Prior to v…6.9
- CVE-2026-53569Frappe is a full-stack web application framework. In version…5.3
- CVE-2026-5357The Download Manager plugin for WordPress is vulnerable to S…6.4
- CVE-2026-53571Vite is a frontend tooling framework for JavaScript. Prior t…7.5
- CVE-2026-53573GeoNetwork is a catalog application to manage spatially refe…4.8
- CVE-2026-53576Kestra is an open-source, event-driven orchestration platfor…10
- CVE-2026-53577Kestra is an open-source, event-driven orchestration platfor…6.5
- CVE-2026-53578Trilium is an open-source hierarchical note-taking applicati…9.3
- CVE-2026-53579Trilium is an open-source hierarchical note-taking applicati…9.3
- CVE-2026-5358Rejected reason: REJECTED: CVE-2026-5358 is rejected for two…
Are you affected by CVE-2026-53572?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
