Lucene search
+L

17549 matches found

Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.22 views

PT-2026-29522

Name of the Vulnerable Software and Affected Versions ByteDance Deer-Flow versions prior to commit 92c7a20 Description ByteDance Deer-Flow versions prior to commit 92c7a20 contain a sandbox escape vulnerability in bash tool handling. This allows attackers to execute arbitrary commands on the host...

9.6CVSS6.3AI score0.004EPSS
SaveExploits0References8
Packet Storm News
Packet Storm News
added 2026/04/01 12:00 a.m.10 views

Obfuscating Code Vulnerabilities against Static Analysis in JavaScript Code

Code obfuscation is widely adopted in modern software development to protect intellectual property and hinder reverse engineering, but it also provides attackers with a powerful means to conceal malicious logic inside otherwise legitimate JavaScript code. In a software supply chain where a single...

6AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/01 12:00 a.m.10 views

PT-2026-29826

Name of the Vulnerable Software and Affected Versions PraisonAI versions prior to 4.5.90 Description PraisonAI's MCPToolIndex.search tools function compiles a caller-supplied string directly as a Python regular expression without validation, sanitization, or a timeout. A crafted regular expressio...

7.5CVSS6.1AI score0.00402EPSS
SaveExploits1References10
CNNVD
CNNVD
added 2026/04/01 12:00 a.m.17 views

CI4MS 跨站脚本漏洞

CI4MS is an open-source blog page management tool developed by Ci4MS. Versions of CI4MS prior to 0.31.0.0 contained a cross-site scripting vulnerability. This vulnerability stemmed from improper cleanup of user inputs when creating or editing pages within the page management functionality, which...

9.1CVSS5.6AI score0.00269EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/31 10:22 p.m.8 views

CVE-2026-34556 iccDEV: HBO in icAnsiToUtf8()

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, there is a heap-buffer-overflow HBO in icAnsiToUtf8 in the XML conversion path. The issue is triggered by a crafted ICC profile which causes icAnsiToUtf8std::string&, char const ...

6.2CVSS5.9AI score0.00156EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/31 10:19 p.m.36 views

CVE-2026-34554 iccDEV: HBO in CIccApplyCmmSearch::costFunc()

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a heap-buffer-overflow HBO in CIccApplyCmmSearch::costFunc can be triggered via malformed JSON configuration input to the iccApplySearch tool. AddressSanitizer reports an...

6.2CVSS0.00159EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/31 10:19 p.m.6 views

CVE-2026-34554

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, a heap-buffer-overflow HBO in CIccApplyCmmSearch::costFunc can be triggered via malformed JSON configuration input to the iccApplySearch tool. AddressSanitizer reports an...

6.2CVSS5.7AI score0.00159EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/03/31 10:16 p.m.10 views

PYSEC-2026-2115

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then...

5.3CVSS6AI score0.00138EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/31 10:16 p.m.9 views

CVE-2026-34452

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the async local filesystem memory tool in the Anthropic Python SDK validated that model-supplied paths resolved inside the sandboxed memory directory, but then...

5.8CVSS0.00138EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/31 10:16 p.m.14 views

PYSEC-2026-2114

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the local filesystem memory tool in the Anthropic Python SDK created memory files with mode 0o666, leaving them world-readable on systems with a standard umask and...

4.4CVSS6AI score0.00122EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/31 10:16 p.m.15 views

CVE-2026-34450

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the local filesystem memory tool in the Anthropic Python SDK created memory files with mode 0o666, leaving them world-readable on systems with a standard umask and...

4.8CVSS0.00122EPSS
SaveExploits0References3
NVD
NVD
added 2026/03/31 10:16 p.m.11 views

CVE-2026-34400

Alerta is a monitoring tool. Prior to version 9.1.0, the Query string search API q= was vulnerable to SQL injection via the Postgres query parser, which built WHERE clauses by interpolating user-supplied search terms directly into SQL strings via f-strings. This issue has been patched in version...

9.8CVSS0.00505EPSS
SaveExploits0References6
NVD
NVD
added 2026/03/31 10:16 p.m.7 views

CVE-2026-34406

APTRS Automated Penetration Testing Reporting System is a Python and Django-based automated reporting tool designed for penetration testers and security organizations. Prior to version 2.0.1, the edituser endpoint POST /api/auth/edituser/ allows Any user who can reach that endpoint and submit...

9.4CVSS0.00505EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/31 10:08 p.m.7 views

EUVD-2026-17711

iccDEV provides a set of libraries and tools for working with ICC color management profiles. Prior to version 2.3.1.6, an Undefined Behavior UB condition in IccUtil.cpp can be triggered by a crafted ICC profile when running iccDumpProfile. This issue has been patched in version 2.3.1.6...

6.2CVSS5.7AI score0.00156EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/31 9:35 p.m.7 views

CVE-2026-34451 Claude SDK for TypeScript: Memory Tool Path Validation Allows Sandbox Escape to Sibling Directories

Claude SDK for TypeScript provides access to the Claude API from server-side TypeScript or JavaScript applications. From version 0.79.0 to before version 0.81.0, the local filesystem memory tool in the Anthropic TypeScript SDK validated model-supplied paths using a string prefix check that did no...

6.3CVSS5.8AI score0.00349EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/31 9:35 p.m.36 views

CVE-2026-34451 Claude SDK for TypeScript: Memory Tool Path Validation Allows Sandbox Escape to Sibling Directories

Claude SDK for TypeScript provides access to the Claude API from server-side TypeScript or JavaScript applications. From version 0.79.0 to before version 0.81.0, the local filesystem memory tool in the Anthropic TypeScript SDK validated model-supplied paths using a string prefix check that did no...

6.3CVSS0.00349EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/31 9:35 p.m.2 views

CVE-2026-34451

Claude SDK for TypeScript provides access to the Claude API from server-side TypeScript or JavaScript applications. From version 0.79.0 to before version 0.81.0, the local filesystem memory tool in the Anthropic TypeScript SDK validated model-supplied paths using a string prefix check that did no...

6.3CVSS5.8AI score0.00349EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/31 9:35 p.m.10 views

CVE-2026-34451 Claude SDK for TypeScript: Memory Tool Path Validation Allows Sandbox Escape to Sibling Directories

Claude SDK for TypeScript provides access to the Claude API from server-side TypeScript or JavaScript applications. From version 0.79.0 to before version 0.81.0, the local filesystem memory tool in the Anthropic TypeScript SDK validated model-supplied paths using a string prefix check that did no...

6.3CVSS5.8AI score
SaveExploits0References5
CVE
CVE
added 2026/03/31 9:35 p.m.56 views

CVE-2026-34451

CVE-2026-34451 — Claude SDK for TypeScript (Anthropic) . The local filesystem memory tool in the Anthropic TypeScript SDK (server-side) from version 0.79.0 up to before 0.81.0 validates model-supplied paths via a string prefix check that omits a trailing path separator, allowing a crafted path to...

6.3CVSS5.8AI score0.00349EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/31 9:32 p.m.8 views

CVE-2026-34450 Claude SDK for Python: Insecure Default File Permissions in Local Filesystem Memory Tool

The Claude SDK for Python provides access to the Claude API from Python applications. From version 0.86.0 to before version 0.87.0, the local filesystem memory tool in the Anthropic Python SDK created memory files with mode 0o666, leaving them world-readable on systems with a standard umask and...

4.8CVSS5.8AI score0.00122EPSS
SaveExploits0References3
Rows per page
Query Builder