DirectorySecurity AdvisoriesPricing
Sign in
Security Advisories

CGA-cvw8-fp98-9ffr

Package

keda-fips-2.19-metrics-apiserver

Component

github.com/kedacore/keda/v2

Latest update

Not affected

Aliases

Severity

5.9

Medium

CVSS V3

Eliminate CVEs with Chainguard hardened images

Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.

Start for free

References

  • https://nvd.nist.gov/vuln/detail/CVE-2026-53572

Updates

Status

Not affected

Justification

Vulnerable code not present

Impact

CVE-2026-53572 is a PostgreSQL connection-string parameter injection in pkg/scalers/postgresql_scaler.go of github.com/kedacore/keda/v2, fixed only in keda v2.20.0. The vulnerable code is not present in the keda-adapter binary shipped in this package: the adapter consumes metrics through the metrics-service gRPC client and never constructs scalers, so the Go linker dead-code-eliminates the entire PostgreSQL scaler; only the pkg/scalers package init functions survive, which is why the module version is still visible to the scanner. Verified with go tool nm on the shipped apk binaries for both architectures: no NewPostgreSQLScaler, postgreSQLScaler methods, parsePostgreSQLMetadata, getConnection, buildConnArray or escapePostgreConnectionParameter symbols are present, while the keda-2.19 operator binary (a true positive for this CVE) does contain them. The detection matches the Go module version stamp rather than the presence of vulnerable code.

Status

Under investigation


The trusted source for open source

Talk to an expert
PrivacyTerms

Product

Chainguard ContainersChainguard LibrariesChainguard VMsChainguard OS PackagesChainguard ActionsChainguard Agent SkillsIntegrationsPricing
© 2026 Chainguard, Inc. All Rights Reserved.
Chainguard® and the Chainguard logo are registered trademarks of Chainguard, Inc. in the United States and/or other countries.
The other respective trademarks mentioned on this page are owned by the respective companies and use of them does not imply any affiliation or endorsement.