Lucene search
+L

2116 matches found

CVE
CVE
added 2026/05/08 3:11 a.m.21 views

CVE-2026-42261

PromptHub prior to v0.5.4 exposes an authenticated SSRF via POST /api/skills/fetch-remote in apps/web/src/routes/skills.ts. The endpoint fetches a user-supplied URL server-side and reflects the response (up to 5 MB) back to the caller. The isPrivateIPv6 check in apps/web/src/utils/remote-http.ts ...

7.1CVSS5.7AI score0.00237EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/05/07 4:18 a.m.53 views

CVE-2026-41413 Istio Vulnerable to SSRF via RequestAuthentication jwksUri

Istio is an open platform to connect, manage, and secure microservices. Prior to versions 1.28.6 and 1.29.2, when a RequestAuthentication resource is created with a jwksUri pointing to an internal service, istiod makes an unauthenticated HTTP GET request to that URL without filtering out localhos...

5CVSS0.00329EPSS
SaveExploits0References3
CVE
CVE
added 2026/05/07 4:13 a.m.28 views

CVE-2026-41641

CVE-2026-41641 (NocoBase plugin-collection-sql) affects versions prior to 2.0.39. The root cause is that the checkSQL() validation, which blocks dangerous SQL keywords and enforces SELECT/WITH SELECT constraints, is applied on collections:create and sqlCollection:execute but is not invoked during...

7.2CVSS6AI score0.01833EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/05/07 4:1 a.m.67 views

CVE-2026-42216

CVE-2026-42216 affects OpenEXR: an out-of-bounds read in IDManifest::init() during prefix expansion. In affected ranges (3.0.0–before 3.2.9, 3.3.0–before 3.3.11, and 3.4.0–before 3.4.11), the code reads stringList[i][0] and stringList[i][1] without ensuring the current string has two bytes. This ...

9.1CVSS5.8AI score0.00465EPSS
SaveExploits1References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/07 1:49 a.m.27 views

Aegra has cross-user run injection in /threads/{thread_id}/runs (IDOR)

Impact Aegra deployments running 0.9.0 through 0.9.6 with multiple authenticated users on a shared instance are vulnerable to a cross-tenant IDOR. Any authenticated user User A, given another user's threadid User B, can: - Execute graph runs against User B's thread via POST /threads/threadid/runs...

8.6CVSS6.1AI score0.00285EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/07 12:0 a.m.20 views

PT-2026-38414

Name of the Vulnerable Software and Affected Versions gittuf versions prior to 0.14.0 Description An attacker with push access to the Reference State Log RSL can roll back the current policy to any previous policy trusted by the current set of root keys. This occurs because gittuf determines the...

4.9CVSS5.8AI score0.00198EPSS
SaveExploits0
NVD
NVD
added 2026/05/05 9:16 p.m.12 views

CVE-2026-39383

Gotenberg is an API-based document conversion tool. In version 8.29.1, an unauthenticated attacker with network access can force the server to make outbound HTTP POST requests to arbitrary internal or external destinations by supplying a crafted URL in the Gotenberg-Webhook-Url request header. Th...

7.2CVSS0.00236EPSS
SaveExploits1References1
CVE
CVE
added 2026/05/05 7:37 p.m.64 views

CVE-2026-35397

Jupyter Server (versions ≤ 2.17.0) contains a path traversal flaw in its REST API (/api/contents) that lets an authenticated user access sibling directories whose names share a prefix with the configured root_dir. For example, a root_dir named test could expose testtest, enabling reading, writing...

8.8CVSS5.8AI score0.00583EPSS
SaveExploits2References5Affected Software1
OSV
OSV
added 2026/05/05 6:46 p.m.8 views

GHSA-8M7C-8M39-RV4X awslabs/tough Delegated Roles have a Signature Threshold Bypass

Summary Improper verification of cryptographic signature uniqueness in delegated role validation in awslabs/tough before tough-v0.22.0 allows remote authenticated users to bypass the TUF signature threshold requirement by duplicating a valid signature, causing the client to accept forged delegate...

7CVSS5.8AI score0.00262EPSS
SaveExploits0References8
NVD
NVD
added 2026/05/04 10:16 p.m.22 views

CVE-2026-7776

Boundary Community Edition and Boundary Enterprise “Boundary” workers are vulnerable to a denial-of-service condition during node enrollment TLS handshakes. An attacker with network access to the worker authentication listener may open a connection and delay or withhold the client certificate...

7.5CVSS0.002EPSS
SaveExploits0References1
CVE
CVE
added 2026/05/04 5:21 p.m.25 views

CVE-2026-42088

Summary: CVE-2026-42088 affects OpenC3 COSMOS before 7.0.0-rc3. The Script Runner widget in the openc3-COSMOS-script-runner-api container allows any user with script permissions to bypass API checks and perform administrative actions across the docker network. This can enable reading/modifying da...

9.6CVSS5.8AI score0.00341EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/05/04 4:31 p.m.43 views

CVE-2026-24120 vm2: Sandbox Breakout Through Promise Species

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.10.5, the fix for CVE-2023-37466 is insufficient and can be circumvented allowing attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This issue has been patched in versio...

9.8CVSS0.00896EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/04 3:31 a.m.35 views

GHSA-P3PQ-HXMR-VQQR Prefect SSRF Bypass via DNS Rebinding in validate_restricted_url

A vulnerability has been found in PrefectHQ prefect up to 3.6.28.dev1. Affected by this vulnerability is the function validaterestrictedurl of the component Webhook/Notification. The manipulation leads to time-of-check time-of-use. It is possible to initiate the attack remotely. The attack is...

5CVSS5AI score0.0025EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/05/04 2:45 a.m.59 views

CVE-2026-7724 PrefectHQ prefect Webhook/Notification validate_restricted_url toctou

A vulnerability has been found in PrefectHQ prefect up to 3.6.28.dev1. Affected by this vulnerability is the function validaterestrictedurl of the component Webhook/Notification. The manipulation leads to time-of-check time-of-use. It is possible to initiate the attack remotely. The attack is...

5CVSS0.0025EPSS
SaveExploits0References9
OSV
OSV
added 2026/04/30 6:21 p.m.19 views

GHSA-28XX-PPPM-VQFF ydb-go-sdk's transactions are not committed using the `options.WithCommit()` option on last call `table.Transaction.Execute` in transaction

Impact Transactions were NOT committed despite the explicit options.WithCommit flag using table service client. Because of this, clients did not commit changes to the transaction, relying on the fact that the transaction commit was successful. This led in rare cases to a loss of data consistency...

6.9CVSS5.8AI score
SaveExploits0References8
EUVD
EUVD
added 2026/04/30 4:35 p.m.7 views

EUVD-2025-209596

CryptPad 2025.3.1 allows unbounded WebSocket frame flood. A remote, unauthenticated attacker can significantly degrade or deny service for all users of a CryptPad instance. Fixed in 2026.2.2...

8.7CVSS5.3AI score0.00578EPSS
SaveExploits1References4
OSV
OSV
added 2026/04/29 9:21 p.m.17 views

GHSA-756Q-GQ9H-FP22 n8n has Public API Variables IDOR that Allows Cross-Project Secret Disclosure

Impact An authenticated user with a valid API key scoped to variable:list could read variables from projects they are not a member of by supplying an arbitrary projectId query parameter to the public API variables endpoint. The handler queried the variables repository directly without enforcing...

7.7CVSS5.8AI score0.00203EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/29 5:49 p.m.11 views

EUVD-2026-26268

Wazuh is a free and open source platform used for threat prevention, detection, and response. From version 4.0.0 to before version 4.14.4, Wazuh's server API brute-force protection for POST /security/user/authenticate can be bypassed by sending concurrent authentication requests. Although the...

6.5CVSS5.3AI score0.00209EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/04/29 3:58 p.m.3 views

CVE-2026-42198

pgjdbc is an open source postgresql JDBC Driver. From version 42.2.0 to before version 42.7.11, pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count...

7.5CVSS5.3AI score0.0077EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/27 6:33 p.m.22 views

JLSEC-2026-215 OpenSSL 1.1.1 introduced a rewritten random number generator (RNG)

OpenSSL 1.1.1 introduced a rewritten random number generator RNG. This was intended to include protection in the event of a fork system call in order to ensure that the parent and child processes did not share the same RNG state. However this protection was not being used in the default case. A...

5.3CVSS6.7AI score0.06232EPSS
SaveExploits0References25
Rows per page
Query Builder