CVE-2026-56325 PUBLISHED

Capgo - App ID Confusion via ILIKE Wildcard in Preview Subdomain Lookup

Assigner: VulnCheck
Reserved: 20.06.2026 Published: 20.06.2026 Updated: 20.06.2026

Capgo before 12.128.2 uses ILIKE pattern matching instead of exact matching for app_id lookup in the preview subdomain resolver, allowing underscore characters in app_id to act as SQL wildcards. Attackers can create apps with app_ids differing by one character at underscore positions to cause unintended pattern matches, breaking preview functionality for legitimate apps or causing app-id confusion.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
CVSS Score: 2.3

Product Status

Vendor Capgo
Product Capgo
Versions Default: unaffected
  • affected from 0 to 12.128.2 (excl.)
  • Version 12.128.2 is unaffected

Credits

  • Judel777 reporter

References

Problem Types

  • Improper Input Validation CWE