Fedora Account System
Red Hat Associate
Red Hat Customer
A flaw was found in Red Hat Quay's security scanner notification endpoint. When SECURITY_SCANNER_V4_PSK is unset (the default configuration), the /secscan/notification endpoint at endpoints/secscan.py accepts anonymous POST requests with no authentication. An attacker can flood the secscan notification queue and inject notification_id values containing path traversal characters into Clair API URL paths. The impact is worker resource exhaustion and blind path manipulation on the configured Clair host. Operator-managed deployments auto-generate the PSK, limiting exposure to standalone installations that have not explicitly configured the pre-shared key.