All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-71472
CRITICALpublished 2026-08-17 20:16 UTC · 13 hours ago
9.1
CVSS / 10
// description
A flaw was found in acm-search-v2-rhel9. This vulnerability allows an authenticated attacker, such as a hub administrator or a Search Custom Resource (CR) editor, to inject malicious shell commands or SQL statements. This occurs because the WORK_MEM string provided in the Search CR is not properly validated before being used in a bash script and an SQL query. Successful exploitation could lead to arbitrary code execution within the privileged postgres pod, potentially compromising the system.
// weaknesses (CWE)
- CWE-78