Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-6w3m-4hhp-775q | KEDA has PostgreSQL connection string parameter injection via incomplete whitespace escaping |
Tue, 25 Aug 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Sun, 23 Aug 2026 16:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Kedacore
Kedacore keda |
|
| Vendors & Products |
Kedacore
Kedacore keda |
Fri, 21 Aug 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | KEDA: PostgreSQL connection string parameter injection via incomplete whitespace escaping | |
| Weaknesses | CWE-74 CWE-89 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-25T17:13:43.120Z
Reserved: 2026-06-09T19:11:53.483Z
Link: CVE-2026-53572
Updated: 2026-08-25T17:13:32.337Z
Status : Received
Published: 2026-08-21T21:16:59.957
Modified: 2026-08-25T18:17:55.520
Link: CVE-2026-53572
No data.
OpenCVE Enrichment
Updated: 2026-08-23T16:40:43Z
Github GHSA