CVE-2026-56334
MediumCVSS 4.3Exploitation Probability (EPSS)
Low risk9th percentile — higher than 9% of all known CVEs
Summary
Capgo before version 12.128.2 lacks an UPDATE row-level security policy for the build_requests table, preventing API-key and anonymous access from persisting builder status updates. Attackers can exploit this missing policy to cause build status and error details to remain unpersisted, leaving build_requests rows stuck in pending state with null last_error values.
Risk Assessment
The organization is exposed to a lack of visibility into the actual build process status, which can lead to delays in error detection and hinder CI/CD pipeline management.
Recommendation
Immediately upgrade Capgo to version 12.128.2 or later, which includes the appropriate RLS policy for the build_requests table.
Original NVD description (English source)
Capgo before 12.128.2 lacks an UPDATE row-level security policy for the build_requests table, preventing API-key and anonymous access from persisting builder status updates. Attackers can exploit this missing policy to cause build status and error details to remain unpersisted, leaving build_requests rows stuck in pending state with null last_error values.

