Lucene search
+L

162 matches found

Positive Technologies
Positive Technologies
added 2026/01/14 12:0 a.m.15 views

PT-2026-2918

Name of the Vulnerable Software and Affected Versions Cursor versions prior to 2.3 Description Cursor is a code editor designed for programming with AI. When the Cursor Agent operates in Auto-Run Mode with Allowlist mode enabled, certain shell built-ins can be executed without appearing on the...

9.8CVSS6.7AI score0.00537EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/01/13 10:52 p.m.9 views

CVE-2026-22612

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, Fickling is vulnerable to detection bypass due to "builtins" blindness. This issue has been patched in version 0.1.7...

9.3CVSS6.9AI score0.0026EPSS
SaveExploits0References1
NVD
NVD
added 2026/01/10 2:15 a.m.25 views

CVE-2026-22612

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, Fickling is vulnerable to detection bypass due to "builtins" blindness. This issue has been patched in version 0.1.7...

9.3CVSS0.0026EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/01/10 1:35 a.m.6 views

EUVD-2026-1881

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, Fickling is vulnerable to detection bypass due to "builtins" blindness. This issue has been patched in version 0.1.7...

9.3CVSS6.4AI score0.0026EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/01/10 1:35 a.m.4 views

CVE-2026-22612 Fickling vulnerable to detection bypass due to "builtins" blindness

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, Fickling is vulnerable to detection bypass due to "builtins" blindness. This issue has been patched in version 0.1.7...

9.3CVSS6.5AI score0.0026EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/01/10 1:35 a.m.25 views

CVE-2026-22612 Fickling vulnerable to detection bypass due to "builtins" blindness

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, Fickling is vulnerable to detection bypass due to "builtins" blindness. This issue has been patched in version 0.1.7...

9.3CVSS0.0026EPSS
SaveExploits0References3
CVE
CVE
added 2026/01/10 1:35 a.m.26 views

CVE-2026-22612

Summary of CVE-2026-22612 : Fickling (Python pickling decompiler/static analyzer) before version 0.1.7 is vulnerable to a detection bypass caused by “builtins” blindness. This allows crafted pickle payloads to bypass security analysis, as shown by example payloads that construct and execute code ...

9.3CVSS6.5AI score0.0026EPSS
SaveExploits0References3Affected Software1
Snyk
Snyk
added 2026/01/09 10:29 p.m.5 views

Deserialization of Untrusted Data

Overview fickling is an A static analyzer and interpreter for Python pickle data Affected versions of this package are vulnerable to Deserialization of Untrusted Data in the analysis of pickle files, where import nodes for certain modules such as builtins are not emitted in the abstract syntax...

9.3CVSS7.6AI score0.0026EPSS
SaveExploits0References2
OSV
OSV
added 2026/01/09 10:29 p.m.6 views

GHSA-H4RM-MM56-XF63 Fickling vulnerable to detection bypass due to "builtins" blindness

Fickling's assessment Fickling started emitting AST nodes for builtins imports in order to match them during analysis https://github.com/trailofbits/fickling/commit/9f309ab834797f280cb5143a2f6f987579fa7cdf. Original report Summary Fickling works by Pickle bytecode -- AST -- Security analysis...

9.3CVSS6.1AI score0.0026EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2026/01/09 10:29 p.m.15 views

Fickling vulnerable to detection bypass due to "builtins" blindness

Fickling's assessment Fickling started emitting AST nodes for builtins imports in order to match them during analysis https://github.com/trailofbits/fickling/commit/9f309ab834797f280cb5143a2f6f987579fa7cdf. Original report Summary Fickling works by Pickle bytecode -- AST -- Security analysis...

9.3CVSS7.5AI score0.0026EPSS
SaveExploits0References7Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/09 12:0 a.m.10 views

PT-2026-2232

Name of the Vulnerable Software and Affected Versions Fickling versions prior to 0.1.7 Description Fickling, a Python pickling decompiler and static analyzer, is susceptible to a detection bypass due to a "builtins" blindness issue. This allows for potential circumvention of security measures...

9.3CVSS6.5AI score0.0026EPSS
SaveExploits0References17
Github Security Blog
Github Security Blog
added 2025/12/16 10:34 p.m.10 views

Expr has Denial of Service via Unbounded Recursion in Builtin Functions

Several builtin functions in Expr, including flatten, min, max, mean, and median, perform recursive traversal over user-provided data structures without enforcing a maximum recursion depth. If the evaluation environment contains deeply nested or cyclic data structures, these functions may recurse...

7.5CVSS7.1AI score0.00392EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2025/12/16 10:34 p.m.6 views

EUVD-2025-203831

Expr has Denial of Service via Unbounded Recursion in Builtin Functions...

7.5CVSS6.5AI score0.00392EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/16 6:24 p.m.5 views

CVE-2025-68156 Expr has Denial of Service via Unbounded Recursion in Builtin Functions

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.7, several builtin functions in Expr, including flatten, min, max, mean, and median, perform recursive traversal over user-provided data structures without enforcing a maximum recursion depth. If the evaluation...

7.5CVSS7AI score0.00392EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/11/21 10:35 p.m.13 views

CVE-2025-63603

A command injection vulnerability exists in the MCP Data Science Server's reading-plus-ai/mcp-server-data-exploration 0.1.6 in the safeeval function src/mcpserverds/server.py:108. The function uses Python's exec to execute user-supplied scripts but fails to restrict the builtins dictionary in the...

6.5CVSS8.3AI score0.0087EPSS
SaveExploits1References1
vulnersOsv
vulnersOsv
added 2025/11/19 8:0 p.m.8 views

@antonyfaris/prefix-node-builtins (>=1.0.0 <=1.0.1), @anyauth/design-system (>=0.5.0 <=0.5.1) +18 more potentially affected by CVE-2025-64764 via astro (>=5.0.0-beta.5 <=5.15.6)

astro NPM version =5.0.0-beta.5, =1.0.0, =0.5.0, =0.0.1, =0.1.0, =0.0.1, =2.18.7, =0.1.2-alpha.1, =0.0.28, =0.0.28, =1.13.2, =0.1.8, =1.0.21, =1.0.22 and more Source cves: CVE-2025-64764 Source advisory: SNYK:JS-ASTRO-14059122...

7.1CVSS5.8AI score0.005EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2025/11/19 12:11 a.m.24 views

CVE-2025-63604

A code injection vulnerability exists in baryhuang/mcp-server-aws-resources-python 0.1.0 that allows remote code execution through insufficient input validation in the executequery method. The vulnerability stems from the exposure of dangerous Python built-in functions import, getattr, hasattr in...

6.5CVSS8.7AI score0.00342EPSS
SaveExploits1References1
NVD
NVD
added 2025/11/18 4:15 p.m.6 views

CVE-2025-63604

A code injection vulnerability exists in baryhuang/mcp-server-aws-resources-python 0.1.0 that allows remote code execution through insufficient input validation in the executequery method. The vulnerability stems from the exposure of dangerous Python built-in functions import, getattr, hasattr in...

6.5CVSS0.00342EPSS
SaveExploits1References1
NVD
NVD
added 2025/11/18 4:15 p.m.8 views

CVE-2025-63603

A command injection vulnerability exists in the MCP Data Science Server's reading-plus-ai/mcp-server-data-exploration 0.1.6 in the safeeval function src/mcpserverds/server.py:108. The function uses Python's exec to execute user-supplied scripts but fails to restrict the builtins dictionary in the...

6.5CVSS0.0087EPSS
SaveExploits1References1
OSV
OSV
added 2025/11/18 4:15 p.m.6 views

CVE-2025-63603

A command injection vulnerability exists in the MCP Data Science Server's reading-plus-ai/mcp-server-data-exploration 0.1.6 in the safeeval function src/mcpserverds/server.py:108. The function uses Python's exec to execute user-supplied scripts but fails to restrict the builtins dictionary in the...

6.5CVSS6.1AI score0.0087EPSS
SaveExploits1References1
Rows per page
Query Builder