Lucene search
+L

250 matches found

Kitploit
Kitploit
added 2026/09/04 11:02 a.m.3 views

CVE-2025-6554

CVE-2025-6554 root@kitploit: function leakhole let x; delete x?.y?.a; return y; let y; function pwn let hole = leakhole; %DebugPrinthole; pwn; 漏洞 变量 y 在声明之前被访问。正常情况下这会触发 ReferenceError(暂存死区,TDZ),但在旧版 V8 中,当与 delete x?.y 结合使用时,检查失败并返回内部哨兵值 "The Hole"。 补丁前 V8 仅检查了一次 TDZ,然后错误地假设 y 是有效的。这使得 "The Hole...

8.1CVSS7.5AI score0.12723EPSS
SaveExploits5
EUVD
EUVD
added 2026/09/03 11:04 p.m.10 views

EUVD-2026-57460

SiYuan: Missing publish-access filter on getAttributeViewKeysByID discloses database column schema, plus two unscoped block-ID enumeration oracles publish mode...

6.9CVSS5.9AI score0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/02 2:25 p.m.3 views

CVE-2026-79991 Authenticated SQL Injection via nested eager-loading criteria

Craft CMS GraphQL entry mutation resolvers saveEntry, deleteEntry read siteIddirectly from$argumentswithout passing throughArgumentManagerprepareArguments, which is the function that enforces site-scope filtering via arrayintersect against the GraphQL schema’s allowed sites. The query path...

7.1CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/02 2:25 p.m.30 views

CVE-2026-79991 Authenticated SQL Injection via nested eager-loading criteria

Craft CMS GraphQL entry mutation resolvers saveEntry, deleteEntry read siteIddirectly from$argumentswithout passing throughArgumentManagerprepareArguments, which is the function that enforces site-scope filtering via arrayintersect against the GraphQL schema’s allowed sites. The query path...

7.1CVSS0.00292EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/02 2:25 p.m.6 views

EUVD-2026-70049

Craft CMS GraphQL entry mutation resolvers saveEntry, deleteEntry read siteIddirectly from$argumentswithout passing throughArgumentManagerprepareArguments, which is the function that enforces site-scope filtering via arrayintersect against the GraphQL schema’s allowed sites. The query path...

7.1CVSS5.9AI score0.00292EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/02 2:19 p.m.5 views

CVE-2026-79990 GQL entry mutation `siteId` bypasses schema site scope, enabling cross-site content read/write/delete

Craft CMS GraphQL entry mutation resolvers saveEntry, deleteEntry read siteIddirectly from$argumentswithout passing throughArgumentManagerprepareArguments, which is the function that enforces site-scope filtering via arrayintersect against the GraphQL schema’s allowed sites. The query path...

8.7CVSS5.9AI score0.00261EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/02 2:19 p.m.11 views

CVE-2026-79990

Craft CMS GraphQL entry mutation resolvers (saveEntry, deleteEntry) read siteId directly from $arguments without passing through ArgumentManager::prepareArguments(), which normally enforces site-scope filtering. As a result, an attacker with a GraphQL token scoped to one site can create, modify, ...

8.7CVSS5.9AI score0.00258EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/02 2:19 p.m.27 views

CVE-2026-79990 GQL entry mutation `siteId` bypasses schema site scope, enabling cross-site content read/write/delete

Craft CMS GraphQL entry mutation resolvers saveEntry, deleteEntry read siteIddirectly from$argumentswithout passing throughArgumentManagerprepareArguments, which is the function that enforces site-scope filtering via arrayintersect against the GraphQL schema’s allowed sites. The query path...

8.7CVSS0.00258EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/02 12:17 p.m.5 views

CVE-2026-84796

Craft CMS versions before 5.10.11 contain a site scope bypass vulnerability in GraphQL entry mutation resolvers that fail to validate siteId through ArgumentManager::prepareArguments. Attackers with tokens scoped to one site can read, modify, or delete entries across unauthorized sites by passing...

8.8CVSS0.00261EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 11:11 a.m.35 views

CVE-2026-84799 Craft CMS before 5.11.0 PII Disclosure via GraphQL User Relations

Craft CMS before 5.11.0 fails to enforce user-group scope filters on native GraphQL user relations including author, authors, uploader, draftCreator, and revisionCreator fields. Attackers with a scoped GraphQL token can query these relations to read usernames, email addresses, and full names of a...

5.3CVSS0.00168EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 11:11 a.m.8 views

EUVD-2026-69908

Craft CMS versions before 5.10.11 contain a site scope bypass vulnerability in GraphQL entry mutation resolvers that fail to validate siteId through ArgumentManager::prepareArguments. Attackers with tokens scoped to one site can read, modify, or delete entries across unauthorized sites by passing...

8.8CVSS5.8AI score0.00261EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/02 11:11 a.m.30 views

CVE-2026-84796 Craft CMS 5.0.0-RC1 before 5.10.11 GraphQL Entry Mutation Site Scope Bypass

Craft CMS versions before 5.10.11 contain a site scope bypass vulnerability in GraphQL entry mutation resolvers that fail to validate siteId through ArgumentManager::prepareArguments. Attackers with tokens scoped to one site can read, modify, or delete entries across unauthorized sites by passing...

8.8CVSS0.00261EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 11:11 a.m.4 views

CVE-2026-84796 Craft CMS 5.0.0-RC1 before 5.10.11 GraphQL Entry Mutation Site Scope Bypass

Craft CMS versions before 5.10.11 contain a site scope bypass vulnerability in GraphQL entry mutation resolvers that fail to validate siteId through ArgumentManager::prepareArguments. Attackers with tokens scoped to one site can read, modify, or delete entries across unauthorized sites by passing...

8.7CVSS5.8AI score0.00258EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/02 11:11 a.m.12 views

CVE-2026-84796

Craft CMS versions from 5.0.0-RC1 through 5.10.10 are affected by a site scope bypass in its GraphQL entry mutation resolvers . The root cause is a failure to validate the siteId argument through ArgumentManager::prepareArguments() , allowing an attacker holding a token scoped to one site to read...

8.8CVSS5.8AI score0.00261EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 9:31 p.m.7 views

EUVD-2026-66395

The Grav API plugin getgrav/grav-plugin-api before 1.0.18 does not apply the API-key scope cap in the injectSecurityTab function of BlueprintController when deciding whether a page's security/permissions blueprint section is editable. Because the function performs raw isSuperAdmin/hasPermission...

9.3CVSS5.3AI score0.00153EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/29 7:32 a.m.7 views

gitea-CVE-2026-28699

CVE-2026-28699: HTTP Basic Auth के माध्यम से Gitea OAuth2 Scope Bypass जब एक Gitea OAuth2 एक्सेस टोकन, जो केवल read:user तक सीमित है, को Bearer टोकन के बजाय Authorization: Basic base64:x-oauth-basic के रूप में भेजा जाता है, तो वह पूर्ण लेखन क्रियाएँ कर सकता है। Basic auth के माध्यम से प्रस्तुत कि...

8.1CVSS7.2AI score0.00551EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/08/28 6:06 p.m.19 views

EUVD-2026-42984

Snipe-IT vulnerable to cross-company asset maintenance re-parenting via API update...

7.7CVSS5.9AI score0.00376EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/26 9:31 p.m.13 views

CVE-2026-77611

SeaweedFS (a distributed storage system for files and blobs) contains an object-scope bypass in its S3 PutObjectAcl handler, affecting versions prior to 4.40 . An authenticated S3 principal with permissions scoped to a nested key (e.g., allowed/protected.txt) can overwrite a different object outs...

7.1CVSS5.4AI score0.00221EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 9:31 p.m.35 views

CVE-2026-77611 SeaweedFS: Authenticated S3 object-scope bypass in PutObjectAcl allows overwriting a different object with the same basename

SeaweedFS is a distributed storage system for files and blobs. In versions prior to 4.40, an authenticated S3 principal with permissions scoped to a nested object key can overwrite a different object outside that scope by calling PutObjectAcl on the key it is allowed to access. The handler...

7.1CVSS0.00221EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/26 9:31 p.m.12 views

CVE-2026-77611 SeaweedFS: Authenticated S3 object-scope bypass in PutObjectAcl allows overwriting a different object with the same basename

SeaweedFS is a distributed storage system for files and blobs. In versions prior to 4.40, an authenticated S3 principal with permissions scoped to a nested object key can overwrite a different object outside that scope by calling PutObjectAcl on the key it is allowed to access. The handler...

7.1CVSS5.5AI score
SaveExploits0References4
Rows per page
Query Builder