Lucene search
+L

21 matches found

CVE
CVE
added 2026/09/02 4:59 p.m.7 views

CVE-2026-84811

agentverus-scanner (a security scanning tool for code analysis) fails to analyze compiled Python bytecode files in companion code directories, enabling a security scanning bypass . Attackers can ship malicious __pycache__ entries alongside benign source files, causing arbitrary Python bytecode to...

7.1CVSS6.1AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/02 4:59 p.m.9 views

CVE-2026-84810 claude-skill-antivirus Analysis Bypass via Manifest-Only Local Directory Scan

claude-skill-antivirus fails to analyze executable files when scanning local skill directories, reading only SKILL.md while ignoring Python source, bytecode, and other artifacts in the scripts directory. Attackers can distribute skills with malicious code in non-manifest files that receive a SAFE...

7.1CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/02 4:59 p.m.7 views

CVE-2026-84810

claude-skill-antivirus (v2.1.3) performs a manifest-only scan of local skill directories, reading only the SKILL.md file while ignoring Python source, bytecode, and other artifacts in the scripts directory. Attackers can distribute skills embedding malicious executable payloads in non-manifest fi...

7.1CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2026/09/02 4:59 p.m.5 views

CVE-2026-84809

Tencent AI-Infra-Guard 's skill-scan component (affected in v4.6.0) hardcodes __pycache__ directories and .pyc/.pyo/.pyd extensions into skip lists across multiple scanning surfaces. An attacker can distribute a skill containing benign Python source files alongside malicious compiled bytecode tha...

7.1CVSS6.2AI score
SaveExploits0References6
EUVD
EUVD
added 2026/07/01 12:34 a.m.24 views

EUVD-2025-210388

Picklescan before 0.0.25 fails to detect unsafe global functions in the Numpy library, allowing attackers to bypass static analysis and execute arbitrary code during deserialization. Attackers can craft malicious pickle files using numpy.testing.private.utils.runstring within the reduce method to...

7.6CVSS6.1AI score0.00577EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/30 10:08 p.m.31 views

CVE-2025-71355 Picklescan - Arbitrary Code Execution via Unsafe Numpy Function Detection Bypass

Picklescan before 0.0.25 fails to detect unsafe global functions in the Numpy library, allowing attackers to bypass static analysis and execute arbitrary code during deserialization. Attackers can craft malicious pickle files using numpy.testing.private.utils.runstring within the reduce method to...

7.6CVSS0.00577EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/13 6:16 p.m.62 views

CVE-2026-44003

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, vm2's code transformer has a performance optimization that skips AST analysis when the code does not contain catch, import, or async keywords. This fast-path bypass allows sandboxed code to directly access the internal...

5.8CVSS0.00248EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/07 4:32 a.m.90 views

GHSA-WP5R-2GW5-M7Q7 vm2's Transformer Fast-Path Bypass Exposes Internal State Variable

Summary vm2's code transformer has a performance optimization that skips AST analysis when the code does not contain catch, import, or async keywords. This fast-path bypass allows sandboxed code to directly access the internal VM2INTERNALSTATEDONOTUSEORPROGRAMWILLFAIL variable, which exposes...

5.3CVSS5.8AI score0.00248EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/05/07 4:32 a.m.20 views

vm2's Transformer Fast-Path Bypass Exposes Internal State Variable

Summary vm2's code transformer has a performance optimization that skips AST analysis when the code does not contain catch, import, or async keywords. This fast-path bypass allows sandboxed code to directly access the internal VM2INTERNALSTATEDONOTUSEORPROGRAMWILLFAIL variable, which exposes...

5.8CVSS5.8AI score0.00248EPSS
SaveExploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/07 12:00 a.m.25 views

PT-2026-38394

Name of the Vulnerable Software and Affected Versions vm2 versions prior to 3.11.0 Description A performance optimization in the code transformer skips AST Abstract Syntax Tree analysis when the code does not contain the keywords catch, import, or async. This fast-path bypass allows sandboxed cod...

5.8CVSS5.9AI score0.00248EPSS
SaveExploits1References7
OSV
OSV
added 2026/04/23 12:42 a.m.11 views

CVE-2026-41206 PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. Prior to version 0.1.8, the blocklist implemented in...

6.9CVSS6.6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/04/23 12:42 a.m.8 views

CVE-2026-41206 PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code

PySpector is a static analysis security testing SAST Framework engineered for modern Python development workflows. The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. Prior to version 0.1.8, the blocklist implemented in...

6.9CVSS6.3AI score0.00185EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/03/19 1:00 a.m.11 views

EUVD-2026-13023

OpenClaw versions prior to 2026.2.23 contain an allowlist bypass vulnerability in system.run guardrails that allows authenticated operators to execute unintended commands. When /usr/bin/env is allowlisted, attackers can use env -S to bypass policy analysis and execute shell wrapper payloads at...

8.8CVSS5.9AI score0.00339EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/03/19 1:00 a.m.6 views

CVE-2026-31992

OpenClaw versions prior to 2026.2.23 contain an allowlist bypass vulnerability in system.run guardrails that allows authenticated operators to execute unintended commands. When /usr/bin/env is allowlisted, attackers can use env -S to bypass policy analysis and execute shell wrapper payloads at...

7.1CVSS5.9AI score0.00339EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/19 12:00 a.m.10 views

PT-2026-26232

OpenClaw versions prior to 2026.2.23 contain an allowlist bypass vulnerability in system.run guardrails that allows authenticated operators to execute unintended commands. When /usr/bin/env is allowlisted, attackers can use env -S to bypass policy analysis and execute shell wrapper payloads at...

8.8CVSS5.9AI score0.00339EPSS
SaveExploits0References10
Github Security Blog
Github Security Blog
added 2026/02/25 3:24 p.m.20 views

Fickling has safety check bypass via REDUCE+BUILD opcode sequence

Assessment It is believed that the analysis pass works as intended, REDUCE and BUILD are not at fault here. The few potentially unsafe modules have been added to the blocklist https://github.com/trailofbits/fickling/commit/0c4558d950daf70e134090573450ddcedaf10400. Original report Summary All 5 of...

5.7AI score
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/01/10 1:35 a.m.9 views

EUVD-2026-1685

Fickling is a Python pickling decompiler and static analyzer. Prior to version 0.1.7, the unsafeimports method in Fickling's static analyzer fails to flag several high-risk Python modules that can be used for arbitrary code execution. Malicious pickles importing these modules will not be detected...

9.3CVSS7.6AI score0.00568EPSS
SaveExploits1References10
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2006-3212

Malware in sbrugna...

7.5CVSS6.4AI score0.01704EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2025-5523

Malicious code in bioql PyPI...

9.8CVSS8.8AI score0.01675EPSS
SaveExploits4References10
Github Security Blog
Github Security Blog
added 2025/03/03 9:30 p.m.32 views

Duplicate Advisory: Picklescan Allows Remote Code Execution via Malicious Pickle File Bypassing Static Analysis

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-769v-p64c-89pr. This link is maintained to preserve external references. Original Description picklescan before 0.0.22 only considers standard pickle file extensions in the scope for its vulnerability scan. An...

9.8CVSS7AI score0.00381EPSS
SaveExploits2References4Affected Software1
Rows per page
Query Builder