Lucene search
+L

31142 matches found

ATTACKERKB
ATTACKERKB
added 2026/06/21 1:26 p.m.6 views

CVE-2026-56229

Capgo before 12.128.2 contains an authorization bypass vulnerability in the /build/status and /build/logs endpoints that allows attackers to access build jobs belonging to different applications by supplying a mismatched appid and jobid combination. Limited API keys restricted to a single app can...

7.1CVSS5.9AI score0.00375EPSS
SaveExploits0References3
Circl
Circl
added 2026/06/21 7:30 a.m.17 views

CVE-2026-12784

creationtimestamp| type| source ---|---|--- 2026-06-21 07:30:27+00:00| seen| https://infosec.exchange/users/offseq/statuses/116786923158989964 2026-06-21 07:30:28+00:00| seen| https://bsky.app/profile/offseq.bsky.social/post/3mortzyyqfs2t 2026-06-21 08:07:01+00:00| seen|...

8.5CVSS7.1AI score0.00162EPSS
SaveExploits0References3
Circl
Circl
added 2026/06/21 2:57 a.m.14 views

CVE-2026-56340

creationtimestamp| type| source ---|---|--- 2026-06-21 02:57:03+00:00| seen| https://bsky.app/profile/suriq.io/post/3morer3vst42y 2026-07-10 14:07:08+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3mqcd2qlg7p2g...

8.8CVSS6.1AI score0.00352EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/21 12:0 a.m.22 views

PT-2026-51218

Name of the Vulnerable Software and Affected Versions Capgo versions prior to 12.128.2 Description An authorization bypass exists in the '/build/status' and '/build/logs' endpoints. Attackers can access build jobs belonging to different applications by providing a mismatched app id and job id...

7.1CVSS5.8AI score0.00375EPSS
SaveExploits0References7
Circl
Circl
added 2026/06/20 11:54 p.m.13 views

CVE-2026-56355

creationtimestamp| type| source ---|---|--- 2026-06-20 23:54:30+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mor2koncd62v...

3.7CVSS5.8AI score0.00404EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/20 4:17 p.m.16 views

CVE-2026-56325

Capgo before 12.128.2 uses ILIKE pattern matching instead of exact matching for appid lookup in the preview subdomain resolver, allowing underscore characters in appid to act as SQL wildcards. Attackers can create apps with appids differing by one character at underscore positions to cause...

3.1CVSS0.00337EPSS
SaveExploits0References2
Circl
Circl
added 2026/06/20 4:4 p.m.14 views

CVE-2022-50972

creationtimestamp| type| source ---|---|--- 2026-06-20 16:04:24+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3moqac2ykyy2j 2026-07-17 23:35:04+00:00| seen| https://bsky.app/profile/getpokemon7.bsky.social/post/3mquw2r6h3s2s...

9.8CVSS4.8AI score0.01137EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/20 3:24 p.m.54 views

CVE-2026-56319

CVE-2026-56319 affects Capgo prior to 12.128.2. The issue is an information disclosure in GET /statistics/app/:app_id that lets app-limited API keys distinguish existing sibling app IDs by observing differential error responses (500 PGRST116 for inaccessible apps vs 401 for nonexistent apps), bre...

5.3CVSS5.9AI score0.00306EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/20 3:24 p.m.8 views

CVE-2026-56319 Capgo - App Existence Oracle via GET /statistics/app/:app_id

Capgo before 12.128.2 contains an information disclosure vulnerability in the GET /statistics/app/:appid endpoint that allows app-limited API keys to distinguish existing sibling app IDs through differential error responses. Attackers can enumerate real app IDs outside their allowed scope by...

5.3CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/06/20 3:24 p.m.40 views

CVE-2026-56319 Capgo - App Existence Oracle via GET /statistics/app/:app_id

Capgo before 12.128.2 contains an information disclosure vulnerability in the GET /statistics/app/:appid endpoint that allows app-limited API keys to distinguish existing sibling app IDs through differential error responses. Attackers can enumerate real app IDs outside their allowed scope by...

5.3CVSS0.00306EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/20 3:24 p.m.14 views

CVE-2026-56307

Cap-go before 12.128.12 contains a broken cursor pagination vulnerability in the /private/devices endpoint on the Cloudflare/workerd path that allows authenticated attackers to cause duplicate-page loops and make later rows unreachable. Attackers with app.readdevices access can exploit...

5.3CVSS5.9AI score0.00373EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/20 3:24 p.m.10 views

CVE-2026-56235 Capgo - Unauthenticated Cross-Tenant Metrics Disclosure via RPC Functions

Cap-go capgo before 12.128.2 contains an authorization bypass in several Supabase PostgREST RPC functions getappmetrics, getglobalmetrics, gettotalmetrics that are granted to the anon role without enforcing org membership or permission checks. An unauthenticated attacker using only the public...

6.9CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/06/20 3:21 p.m.12 views

EUVD-2026-38113

Capgo before 12.128.2 uses ILIKE pattern matching instead of exact matching for appid lookup in the preview subdomain resolver, allowing underscore characters in appid to act as SQL wildcards. Attackers can create apps with appids differing by one character at underscore positions to cause...

3.1CVSS5.9AI score0.00337EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/20 3:21 p.m.36 views

CVE-2026-56325

Capgo CVE-2026-56325 affects Capgo versions prior to 12.128.2. The preview subdomain resolver uses ILIKE (case-insensitive) matching for app_id lookups instead of exact matching, allowing underscore characters to act as wildcards. This can cause unintended pattern matches, potentially breaking pr...

3.1CVSS5.9AI score0.00337EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/20 3:21 p.m.9 views

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

Capgo before 12.128.2 uses ILIKE pattern matching instead of exact matching for appid lookup in the preview subdomain resolver, allowing underscore characters in appid to act as SQL wildcards. Attackers can create apps with appids differing by one character at underscore positions to cause...

2.3CVSS6AI score
SaveExploits0References4
NVD
NVD
added 2026/06/20 1:16 a.m.16 views

CVE-2026-56216

Capgo before 12.128.2 contains a scope escalation vulnerability in the POST /functions/v1/apikey endpoint that allows app-limited API keys to mint unrestricted keys by setting empty limits. Attackers with a compromised app-limited key can create an unrestricted key with org-wide access to resourc...

8.8CVSS0.00442EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/20 12:14 a.m.9 views

CVE-2026-56216 Capgo - Scope Escalation via API Key Creation in /functions/v1/apikey

Capgo before 12.128.2 contains a scope escalation vulnerability in the POST /functions/v1/apikey endpoint that allows app-limited API keys to mint unrestricted keys by setting empty limits. Attackers with a compromised app-limited key can create an unrestricted key with org-wide access to resourc...

8.7CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2026/06/20 12:14 a.m.48 views

CVE-2026-56216

Capgo before 12.128.2 is vulnerable to a scope escalation in POST /functions/v1/apikey where app-limited API keys can mint unrestricted keys by sending empty limits. An compromised app-limited key can create an org-wide, unrestricted key accessing resources such as app listings and protected endp...

8.8CVSS5.9AI score0.00442EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/06/20 12:14 a.m.9 views

CVE-2026-56213

Capgo before 12.128.2 contains an authorization bypass vulnerability in the public.upsertversionmeta SECURITY DEFINER function exposed via PostgREST RPC, allowing unauthenticated attackers to insert arbitrary rows into versionmeta for any appid. Attackers can exploit this by calling the RPC...

6.9CVSS6AI score0.00353EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/20 12:14 a.m.39 views

CVE-2026-56213

Capgo exploitable before version 12.128.2 via an authorization bypass in the public.upsert_version_meta SECURITY DEFINER function exposed through PostgREST RPC, allowing unauthenticated attackers to insert arbitrary rows into version_meta for any app_id. This leads to poisoned storage metrics, pe...

6.9CVSS6AI score0.00353EPSS
SaveExploits0References2
Rows per page
Query Builder