Lucene search
+L

82768 matches found

OSV
OSV
added 2026/08/18 2:59 p.m.8 views

CVE-2026-70657 Copyparty: file/dirkey confusion

Copyparty is a portable file server. Prior to 1.20.17, copyparty volumes with the dk or dks directory-key flag combined with the fk or fka file-key flag can convert a valid file key into a directory key, granting read access to the containing folder. This vulnerability was only reachable if both...

4.3CVSS5.5AI score
SaveExploits0References5
NVD
NVD
added 2026/08/18 2:18 p.m.20 views

CVE-2026-73692

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Anthropic
Anthropic
added 2026/08/18 2:12 p.m.7 views

ANT-2026-CGR7Y3J8 · supabase/auth · other

other low Severity Claude low · Security research firm - · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis of this finding, sealed at approval. ANT-2026-CGR7Y3J8: OAuth authorization code single-use not enforced atomically In the authorizationcode grant handler of the...

6AI score
SaveExploits0
Anthropic
Anthropic
added 2026/08/18 2:12 p.m.8 views

ANT-2026-J5P6B5WQ · supabase/auth · other

other medium Severity Claude medium · Security research firm - · Maintainer - Discovered by Claude Mythos Preview REPORT Anthropic's analysis of this finding, sealed at approval. ANT-2026-J5P6B5WQ: Banned user obtains fresh sessions via identity linking In internal/api/identity.go,...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2026/08/18 2:00 p.m.8 views

EUVD-2026-60939

Subscriber Insecure Direct Object References IDOR in WP Crowdfunding 2.2.1 versions...

6.5CVSS5.2AI score0.00326EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/08/18 1:39 p.m.27 views

CVE-2026-73692

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.2AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 1:39 p.m.23 views

CVE-2026-73692

...

SaveExploits0
EUVD
EUVD
added 2026/08/18 1:39 p.m.9 views

EUVD-2026-60764

This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.3CVSS5.2AI score
SaveExploits0
CVE
CVE
added 2026/08/18 1:39 p.m.18 views

CVE-2026-73692

This CVE ID has been rejected by its CVE Numbering Authority. The underlying vulnerability, tracked as PT-2026-77030 , affects Dolibarr and involves an authorization bypass in the clonetasks mass action . The root cause is an inverted boolean condition in the private-project membership check with...

5.4AI score
SaveExploits0
NVD
NVD
added 2026/08/18 1:17 p.m.10 views

CVE-2026-16309

Authorization bypass through User-Controlled key vulnerability in Netiket Information Technologies EdoWEB allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects EdoWEB: before 780-g7...

5.3CVSS0.00243EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/18 12:57 p.m.20 views

CVE-2026-16309

EdoWEB (Netiket Information Technologies) versions before 780-g7 contain an authorization bypass (IDOR) allowing authenticated, low-privilege users to access functionality not constrained by ACLs, exposing confidential data. CVSS 5.3 (MEDIUM). No in-the-wild exploitation reported. Patch to versio...

5.3CVSS5.3AI score0.00243EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/18 12:57 p.m.25 views

CVE-2026-16309 IDOR in Netiket Information Technologies' EdoWEB

Authorization bypass through User-Controlled key vulnerability in Netiket Information Technologies EdoWEB allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects EdoWEB: before 780-g7...

5.3CVSS0.00243EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 12:57 p.m.10 views

EUVD-2026-60761

Authorization bypass through User-Controlled key vulnerability in Netiket Information Technologies EdoWEB allows Accessing Functionality Not Properly Constrained by ACLs. This issue affects EdoWEB: before 780-g7...

5.3CVSS5.3AI score0.00243EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/08/18 12:43 p.m.9 views

CVE-2026-73499

A flaw was found in etcd, a distributed key-value store. A user with READ permission on a single key can bypass authorization checks in the Watch gRPC API by using open-ended range requests. This allows them to receive watch events for keys beyond their authorized scope, leading to information...

7.1CVSS5.3AI score0.00365EPSS
SaveExploits0References11
NVD
NVD
added 2026/08/18 12:19 p.m.6 views

CVE-2026-75845

ArcadeDB versions 26.4.2 through 26.7.3 contain an authorization bypass vulnerability in the setserversetting MCP server-level tool. SetServerSettingTool.execute gates only on the global allowAdmin flag and never checks the caller's role, so in an MCP deployment with allowAdmin=true and a non-roo...

6.3CVSS0.00209EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.13 views

CVE-2026-75853

ArcadeDB's Gremlin wire-protocol plugin com.arcadedb:arcadedb-gremlin in versions = 26.7.3 enforces authentication SASL PLAIN but performs no authorization: it never checks database access permissions canAccessToDatabase and never binds the authenticated principal into the engine. As a result, an...

8.8CVSS0.00494EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.7 views

CVE-2026-75851

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

9.9CVSS0.00316EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.8 views

CVE-2026-75846

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

7.1CVSS0.00249EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.8 views

CVE-2026-75839

ArcadeDB com.arcadedb:arcadedb-server versions = 26.7.3 contain an insecure direct object reference IDOR vulnerability in the Raft cluster-info endpoints GetClusterHandler and PostBootstrapStateHandler, which authenticate but do not authorize access. On an ArcadeDB HA cluster only reachable when...

5.3CVSS0.00223EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.7 views

CVE-2026-75832

The Grav API plugin getgrav/grav-plugin-api, bundled with Grav 2.0 before version 1.0.14 fixed in 1.0.15 contains a missing authorization vulnerability in BlueprintPathResolver::resolveUserScope. The method gates the users/ scope on the account's raw super-admin ACL flag access.api.super instead ...

9.3CVSS0.00222EPSS
SaveExploits0References2
Rows per page
Query Builder