Lucene search
+L

171867 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/17 7:18 p.m.9 views

CVE-2026-7755

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow remote code execution due to incomplete validation enforcement on MCP server configuration files...

8.8CVSS6.3AI score0.00415EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/17 7:10 p.m.19 views

EUVD-2026-45275

IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the code validation API endpoint. The POST /api/v1/validate/code endpoint accepts user-supplied Python code and executes it directly using Python's built-in exec function without sandboxing, input...

9.9CVSS6.9AI score0.00458EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 7:10 p.m.46 views

CVE-2026-8481 Remote Code Execution via Code Validation Endpoint

IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the code validation API endpoint. The POST /api/v1/validate/code endpoint accepts user-supplied Python code and executes it directly using Python's built-in exec function without sandboxing, input...

9.9CVSS0.00458EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/07/17 7:10 p.m.15 views

CVE-2026-8481 Remote Code Execution via Code Validation Endpoint

IBM Langflow OSS 1.0.0 through 1.10.0 contain a critical remote code execution vulnerability in the code validation API endpoint. The POST /api/v1/validate/code endpoint accepts user-supplied Python code and executes it directly using Python's built-in exec function without sandboxing, input...

9.9CVSS6.9AI score0.00458EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 6:58 p.m.49 views

CVE-2026-8859 Path Traversal in APIRequest Component via Content-Disposition Header

IBM Langflow OSS 1.0.0 through 1.10.0 Langflow could allow an attacker to write arbitrary files to unintended locations due to improper input validation in the APIRequest component. A path traversal vulnerability exists when the "Save to File" feature is enabled, where filenames extracted from HT...

9.9CVSS0.00368EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/17 6:58 p.m.84 views

CVE-2026-8859

Langflow OSS (versions 1.0.0–1.10.0) contains a path traversal vulnerability in the APIRequest component when the Save to File feature is enabled. Filenames parsed from HTTP Content-Disposition headers are not sanitized, allowing an attacker-controlled server to craft paths (e.g., ../) and writ...

9.9CVSS5.5AI score0.00368EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/17 6:32 p.m.71 views

CVE-2026-52746

CVE-2026-52746 concerns the JSONata language. Affected: jsonata prior to version 2.2.0. Issue: malicious non-matching inputs to the $toMillis function can cause superlinear backtracking in the ISO-8601 validation regex, leading to denial of service in applications evaluating JSONata expressions. ...

7.5CVSS5.5AI score0.00379EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/17 6:32 p.m.9 views

CVE-2026-52746 JSONata: Malicious inputs to "$toMillis" function can cause resource exhaustion

JSONata is a JSON query and transformation language. Prior to 2.2.0 and 1.8.9, malicious non-matching inputs to the $toMillis function can cause superlinear backtracking in the ISO-8601 validation regex, leading to denial of service in applications that evaluate user-provided JSONata expressions...

7.5CVSS5.5AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/07/17 6:32 p.m.44 views

CVE-2026-52746 JSONata: Malicious inputs to "$toMillis" function can cause resource exhaustion

JSONata is a JSON query and transformation language. Prior to 2.2.0 and 1.8.9, malicious non-matching inputs to the $toMillis function can cause superlinear backtracking in the ISO-8601 validation regex, leading to denial of service in applications that evaluate user-provided JSONata expressions...

7.5CVSS0.00379EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/07/17 6:21 p.m.15 views

Cross-site Scripting (XSS)

Overview loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Affected versions of this package are vulnerable to Cross-site Scripting XSS in the Loofah::HTML5::Scrub.alloweduri? method, which relies on CGI.unescapeHTML and...

6.1CVSS5AI score0.00245EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/17 6:21 p.m.34 views

Cross-site Scripting (XSS)

Overview loofah is a general library for manipulating and transforming HTML/XML documents and fragments, built on top of Nokogiri. Affected versions of this package are vulnerable to Cross-site Scripting XSS in the Loofah::HTML5::Scrub.alloweduri? method, which uses CGI.unescapeHTML and therefore...

6.1CVSS5AI score0.00245EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/17 5:36 p.m.30 views

CVE-2026-9198 Unauthenticated Remote Code Execution via Auto-Login Bypass and Code Validation

IBM Langflow OSS 1.0.0 through 1.10.0 allows unauthenticated attackers to chain /api/v1/autologin mints SUPERUSER tokens to any network caller with /api/v1/validate/code executes user code via exec to achieve full RCE on default Langflow deployments...

9.8CVSS5.5AI score0.18784EPSS
SaveExploits7References1
Cvelist
Cvelist
added 2026/07/17 5:36 p.m.53 views

CVE-2026-9198 Unauthenticated Remote Code Execution via Auto-Login Bypass and Code Validation

IBM Langflow OSS 1.0.0 through 1.10.0 allows unauthenticated attackers to chain /api/v1/autologin mints SUPERUSER tokens to any network caller with /api/v1/validate/code executes user code via exec to achieve full RCE on default Langflow deployments...

9.8CVSS0.18784EPSS
SaveExploits7References1
CVE
CVE
added 2026/07/17 5:36 p.m.329 views

CVE-2026-9198

IBM Langflow OSS versions 1.0.0–1.10.0 are affected by an unauthenticated remote code execution (RCE) vulnerability that chains two endpoints: /api/v1/auto_login (which mints a superuser token for callers when AUTO_LOGIN is enabled) and /api/v1/validate/code (which executes user-supplied Python c...

9.8CVSS5.4AI score0.18784EPSS
SaveIn wildExploits7References2Affected Software1
NVD
NVD
added 2026/07/17 5:17 p.m.14 views

CVE-2026-21764

HCL DevOps Loop is affected by insufficient input validation that allows special characters where they should be restricted. This may result in unintended application behavior under certain conditions...

4.3CVSS0.00133EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/17 5:11 p.m.43 views

CVE-2026-21764 Insufficient Input Validation in DevOps Loop

HCL DevOps Loop is affected by insufficient input validation that allows special characters where they should be restricted. This may result in unintended application behavior under certain conditions...

3.1CVSS0.00133EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/17 5:11 p.m.14 views

CVE-2026-21764

HCL DevOps Loop is affected by insufficient input validation that allows special characters where they should be restricted. This may result in unintended application behavior under certain conditions...

3.1CVSS5.2AI score0.00133EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/17 5:11 p.m.17 views

EUVD-2026-45233

HCL DevOps Loop is affected by insufficient input validation that allows special characters where they should be restricted. This may result in unintended application behavior under certain conditions...

3.1CVSS5.2AI score0.00133EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/17 5:11 p.m.25 views

CVE-2026-21764

Technical details are not publicly available in the provided documents. Monitor for updates from official advisories.

4.3CVSS5.2AI score0.00133EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/17 4:19 p.m.12 views

CVE-2026-50524

A flaw was found in .NET Framework. This improper validation of input allows an unauthorized attacker to remotely deny service over a network. This vulnerability can lead to a Denial of Service DoS condition, making the affected system unavailable to legitimate users...

7.5CVSS5.3AI score0.00634EPSS
SaveExploits0References4
Rows per page
Query Builder