Lucene search
+L

81142 matches found

Vulnrichment
Vulnrichment
added 2026/07/20 10:01 p.m.9 views

CVE-2026-57494 AgenticMail: Cross-agent task authorization bypass in AgenticMail API

AgenticMail gives AI agents real email addresses and phone numbers. In @agenticmail/api prior to version 0.9.64, a low-privileged authenticated AgenticMail agent can enumerate another agent's pending/claimed tasks by supplying the target agent name to GET /api/agenticmail/tasks/pending?assignee=...

7.1CVSS5.3AI score0.00372EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/20 9:58 p.m.18 views

EUVD-2026-42341

Astro: Authorization Bypass via Decode Iteration Limit and Rewrite Path Canonicalization Mismatch...

8.2CVSS5.2AI score0.00466EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/20 9:48 p.m.25 views

EUVD-2026-44673

Directus: Authorization-dependent response served from unsegmented cache key...

8.6CVSS5.2AI score0.00474EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 9:48 p.m.7 views

GHSA-C6W9-5G5J-JH2P Directus: Authorization-dependent response served from unsegmented cache key

Summary When response caching is enabled CACHEENABLED=true, the cache-key derivation in api/src/utils/get-cache-key.ts includes only version, path, query, and accountability.user plus a conditional ip. Authorization context beyond user share, role, roles, admin, app, policies is not part of the...

8.6CVSS5.5AI score0.00474EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/20 9:46 p.m.14 views

EUVD-2026-44671

LightRAG is Vulnerable to Authentication Bypass: hardcoded DEFAULTTOKENSECRET and public /auth-status defeat LIGHTRAGAPIKEY protection...

9.3CVSS5.2AI score0.00662EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/20 9:46 p.m.18 views

GHSA-94PJ-82F3-465W Guzzle: Proxy-Authorization headers can be sent to origin servers

Impact In affected versions, the built-in cURL handlers CurlHandler and CurlMultiHandler put every first-class request header in cURL's origin header list CURLOPTHTTPHEADER. These handlers are the default when the PHP cURL extension is available. They move Proxy-Authorization to the proxy-only li...

5.3CVSS5.8AI score0.00233EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/07/20 9:46 p.m.17 views

Guzzle: Proxy-Authorization headers can be sent to origin servers

Impact In affected versions, the built-in cURL handlers CurlHandler and CurlMultiHandler put every first-class request header in cURL's origin header list CURLOPTHTTPHEADER. These handlers are the default when the PHP cURL extension is available. They move Proxy-Authorization to the proxy-only li...

6.9CVSS5.7AI score0.00233EPSS
SaveExploits0References7Affected Software1
Snyk
Snyk
added 2026/07/20 9:46 p.m.13 views

Insufficiently Protected Credentials

Overview Affected versions of this package are vulnerable to Insufficiently Protected Credentials in the handling of Proxy-Authorization headers by the cURL handlers and stream handler. An attacker can obtain proxy credentials by controlling the origin server and capturing the credentials sent...

6.9CVSS5.5AI score0.00233EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 9:16 p.m.25 views

CVE-2026-64650

The @ai-sdk/harness-opencode tool is an HarnessV1 adapter backed by @openai/codex-sdk, which drives the codex command line interface. Prior to version 1.0.29, the tool relay authorizes requests from any process whose command line contains an allowed helper script path the Codex CLI shim. This...

6.3CVSS0.00161EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 9:16 p.m.14 views

CVE-2026-64651

The @ai-sdk/harness-opencode tool connects HarnessAgent to OpenCode through a sandboxed bridge. Prior to version 1.0.28, the tool relay authorizes requests from any process whose command line contains an allowed helper script path host-tool-mcp.mjs. This allows untrusted code executing in the...

6.3CVSS0.00161EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 9:16 p.m.14 views

CVE-2026-47130

NextCRM is open-source customer relationship management CRM software. Versions prior to 0.12.0 have a Broken Object Level Authorization BOLA/IDOR vulnerability exists in the CRM contact and target update endpoints. The application fails to verify if the authenticated user has ownership of the...

7.1CVSS0.00278EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/20 9:15 p.m.14 views

EUVD-2026-44689

Cloudreve: OAuth access tokens bypass scope enforcement due to missing clientid claim...

7.6CVSS5.2AI score0.00463EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/20 9:15 p.m.11 views

GHSA-VGJ4-345G-JCF8 Cloudreve: OAuth access tokens bypass scope enforcement due to missing client_id claim

Summary Cloudreve's OAuth access tokens can bypass OAuth scope enforcement. This does not appear to be the intended design. The documentation describes OAuth client permissions/scopes, the API has an insufficient-scope error code, and the code comments say RequiredScopes... should verify scopes...

7.6CVSS5.6AI score0.00463EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/20 8:57 p.m.26 views

CVE-2026-55544

NextCRM (open-source) vulnerability CVE-2026-55544 affects version 0.12.1, where MCP campaign tools expose read/write operations over the network via user-generated Bearer tokens (nxtc__...). Despite an authorization model restricting normal users to their own campaigns, multiple MCP handlers ign...

7.6CVSS5.4AI score0.00314EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/20 8:57 p.m.42 views

CVE-2026-55544 NextCRM has BOLA/IDOR in MCP Campaign Tools that Allows Cross-User Campaign Disclosure and Tampering

NextCRM is open-source customer relationship management CRM software. In version 0.12.1, the MCP campaign tools expose campaign read and write operations over the network using user-generated Bearer API tokens nxtc.... The application has an authorization model that restricts normal users to...

7.6CVSS0.00314EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/20 8:57 p.m.7 views

CVE-2026-55544

NextCRM is open-source customer relationship management CRM software. In version 0.12.1, the MCP campaign tools expose campaign read and write operations over the network using user-generated Bearer API tokens nxtc.... The application has an authorization model that restricts normal users to...

7.6CVSS5.3AI score0.00314EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/20 8:49 p.m.10 views

CVE-2026-47130

NextCRM is open-source customer relationship management CRM software. Versions prior to 0.12.0 have a Broken Object Level Authorization BOLA/IDOR vulnerability exists in the CRM contact and target update endpoints. The application fails to verify if the authenticated user has ownership of the...

7.1CVSS5.5AI score0.00278EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/07/20 8:49 p.m.38 views

CVE-2026-47130 NextCRM has a BOLA/IDOR in PATCH /api/crm/contacts/[id] that allows Cross-Tenant CRM Data Tampering

NextCRM is open-source customer relationship management CRM software. Versions prior to 0.12.0 have a Broken Object Level Authorization BOLA/IDOR vulnerability exists in the CRM contact and target update endpoints. The application fails to verify if the authenticated user has ownership of the...

7.1CVSS0.00278EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 8:49 p.m.8 views

CVE-2026-47130 NextCRM has a BOLA/IDOR in PATCH /api/crm/contacts/[id] that allows Cross-Tenant CRM Data Tampering

NextCRM is open-source customer relationship management CRM software. Versions prior to 0.12.0 have a Broken Object Level Authorization BOLA/IDOR vulnerability exists in the CRM contact and target update endpoints. The application fails to verify if the authenticated user has ownership of the...

7.1CVSS5.5AI score
SaveExploits0References3
CVE
CVE
added 2026/07/20 8:49 p.m.27 views

CVE-2026-47130

NextCRM contains a BOLA/IDOR in the PATCH /api/crm/contacts/[id] endpoint. Versions prior to 0.12.0 do not verify resource ownership, allowing any authenticated user (even with member role) to modify contacts/targets belonging to other users or organizations (cross-tenant data tampering). The iss...

7.1CVSS5.5AI score0.00278EPSS
SaveExploits0References1
Rows per page
Query Builder