All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-56333
MEDIUMpublished 2026-06-30 23:17 UTC · 4 days ago · modified 2026-07-01 15:17 UTC
5.3
CVSS / 10
// description
Capgo before 12.128.2 contains a server-side validation bypass vulnerability in organization security settings that allows authenticated org admins to persist invalid security policy state. Attackers can bypass backend validation by directly updating the public.orgs table from the browser, circumventing field-level validation checks for max_apikey_expiration_days and other security-sensitive configuration parameters.
// weaknesses (CWE)
- CWE-20