Lucene search
+L

168708 matches found

EUVD
EUVD
added 2 days ago7 views

EUVD-2026-52819

Insufficient input validation in Amazon Bedrock AgentCore harness might allow an authenticated remote user to execute configured tools bypassing model invocation and security controls via crafted content blocks in conversation messages. AWS has addressed this issue. No customer action is required...

8.6CVSS5.7AI score0.00291EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2 days ago35 views

CVE-2026-18830 Insufficient input validation in Amazon Bedrock AgentCore harness InvokeHarness API

Insufficient input validation in Amazon Bedrock AgentCore harness might allow an authenticated remote user to execute configured tools bypassing model invocation and security controls via crafted content blocks in conversation messages. AWS has addressed this issue. No customer action is required...

8.6CVSS0.00291EPSS
SaveExploits0References1
CVE
CVE
added 2 days ago33 views

CVE-2026-18830

The CVE-2026-18830 issue affects the Amazon Bedrock AgentCore harness, specifically the InvokeHarness API. It arises from insufficient input validation in, or surrounding, the harness, which could allow an authenticated remote user to execute configured tools by sending crafted content blocks in ...

8.6CVSS5.7AI score0.00291EPSS
SaveExploits0References1
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-52801

Prior to 3.1.3, Flowise CSVAgent interpolates an attacker-controlled segment of the csvFile data URI directly into a Python source-code template that is then executed by Pyodide. Because Pyodide is loaded with the default js bridge to globalThis, which on Node.js exposes eval and dynamic import,...

9.4CVSS6.3AI score0.00578EPSS
SaveExploits0References4
CVE
CVE
added 2 days ago16 views

CVE-2026-69264

Flowise CSVAgent is affected. Prior to 3.1.3, an attacker-controlled segment of csvFile’s data URI is interpolated into a Python source-template executed by Pyodide; due to the default js bridge to globalThis in Node.js, this can be passed to js.eval and dynamically import Node built-ins (e.g., f...

9.4CVSS6.3AI score0.00578EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago8 views

CVE-2026-69262

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS0.00246EPSS
SaveExploits0References4
NVD
NVD
added 2 days ago5 views

CVE-2026-15314

Tapo P110 v1 smart Wi-Fi Plug contains an improper boundary validation vulnerability in the handling of authenticated HTTP request bodies due to insufficient input validation before memory copy operations. This may lead to buffer overflow condition, causing the web service process to crash...

7.1CVSS0.00203EPSS
SaveExploits0References3
NVD
NVD
added 2 days ago8 views

CVE-2026-15920

An issue was discovered in Django 5.2 before 5.2.17 and 6.0 before 6.0.8. django.contrib.admin.utils.displayforfield renders URLField values as clickable links in the admin without validating the URL. A value stored with an unsafe scheme is displayed as a link on changelist and read-only admin...

6.1CVSS0.00304EPSS
SaveExploits0References7
EUVD
EUVD
added 2 days ago7 views

EUVD-2026-52796

Tapo P110 v1 smart Wi-Fi Plug contains an improper boundary validation vulnerability in the handling of authenticated HTTP request bodies due to insufficient input validation before memory copy operations. This may lead to buffer overflow condition, causing the web service process to crash...

7.1CVSS5.9AI score0.00203EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2 days ago35 views

CVE-2026-15314 Authenticated Denial-of-Service Vulnerability in TP-Link Tapo P110

Tapo P110 v1 smart Wi-Fi Plug contains an improper boundary validation vulnerability in the handling of authenticated HTTP request bodies due to insufficient input validation before memory copy operations. This may lead to buffer overflow condition, causing the web service process to crash...

7.1CVSS0.00203EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2 days ago6 views

CVE-2026-15314

Tapo P110 v1 smart Wi-Fi Plug contains an improper boundary validation vulnerability in the handling of authenticated HTTP request bodies due to insufficient input validation before memory copy operations. This may lead to buffer overflow condition, causing the web service process to crash...

7.1CVSS5.9AI score0.00203EPSS
SaveExploits0References4
Patchstack
Patchstack
added 2 days ago6 views

NPM: Flowise: `DELETE /api/v1/chatflows/:id` does not validate resource type, allowing `agentflows:delete` and `chatflows:delete` to delete each other’s flow type

NPM: Flowise: DELETE /api/v1/chatflows/:id does not validate resource type, allowing agentflows:delete and chatflows:delete to delete each other’s flow type vulnerability discovered by ? in WordPress Npm flowise versions = 3.1.2...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2 days ago7 views

Flowise: `DELETE /api/v1/chatflows/:id` does not validate resource type, allowing `agentflows:delete` and `chatflows:delete` to delete each other’s flow type

summary: In Flowise, DELETE /api/v1/chatflows/:id authorizes requests with checkAnyPermission'chatflows:delete,agentflows:delete'. Possession of either permission is sufficient to reach the delete path. The delete logic does not validate the target resource type, allowing a caller with only...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
added 2 days ago6 views

EUVD-2026-52794

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2 days ago5 views

CVE-2026-69262

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, DELETE /api/v1/chatflows/:id authorized requests with checkAnyPermission'chatflows:delete,agentflows:delete', so possession of either permission was sufficient to reach the delete path. The...

7.1CVSS5.5AI score0.00246EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2 days ago31 views

CVE-2026-48121 @langchain/langgraph-checkpoint-mongodb: NoSQL parameter injection in MongoDBSaver allows cross-tenant state access

@langchain/langgraph-checkpoint-mongodb provides a LangGraph.js CheckpointSaver implementation that uses MongoDB for storage. Versions 1.3.0 and below are vulnerable to NoSQL injection: checkpoint identifiers threadid, checkpointns, checkpointid from config.configurable are passed into MongoDB fi...

6.7CVSS0.00229EPSS
SaveExploits0References3
CVE
CVE
added 2 days ago41 views

CVE-2026-48121

The CVE-2026-48121 vulnerability affects @langchain/langgraph-checkpoint-mongodb (MongoDBSaver) and involves NoSQL parameter injection in MongoDB queries. Versions 1.3.0 and earlier pass checkpoint identifiers (thread_id, checkpoint_ns, checkpoint_id) from config.configurable directly into MongoD...

6.7CVSS5.4AI score0.00229EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2 days ago4 views

python-pillow: Pillow: Denial of Service via crafted BDF font file

A flaw was found in Pillow, a Python imaging library. This vulnerability allows a remote attacker to cause a Denial of Service DoS by providing a specially crafted BDF font file. The library's image processing function fails to properly validate dimensions from the font file, bypassing a critical...

7.5CVSS6.8AI score0.00421EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2 days ago5 views

python-pillow: Pillow: Denial of Service via crafted GD 2.x image file

A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile.open function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a...

7.5CVSS7.1AI score0.00418EPSS
SaveExploits1References7
RedHat Linux
RedHat Linux
added 2 days ago5 views

python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens

A flaw was found in PyJWT, a Python library for JSON Web Token JWT implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys JWK in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the...

7.4CVSS5.5AI score0.00395EPSS
SaveExploits1References5
Rows per page
Query Builder