Lucene search
+L

24 matches found

Kitploit
Kitploit
added 2026/09/11 5:59 a.m.6 views

pycdc-studio

pycdc-studio 中文说明 A Qt Widgets desktop UI for exploring Python bytecode with pycdc / pycdas, inspecting native decompilation results, importing Pyarmor oneshot output, and retrying unsupported code objects with AI fallback. The app supports both Windows and Linux desktop environments. Screenshots...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 5:31 p.m.7 views

pyREtic

pyREtic 0.5.1 README Rich Smith - [email protected] Latest version of pyREtic can be found at: https://github.com/MyNameIsMeerkat/pyREtic What is it ? pyREtic is an extensible framework to assist in performing various reverse engineering tasks for Python language projects. It assists a rever...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 3:24 p.m.5 views

pycdc

Decompyle++ Un desensamblador/descompilador de bytecode de Python Decompyle++ tiene como objetivo traducir el bytecode compilado de Python de nuevo a código fuente de Python válido y legible por humanos. Mientras que otros proyectos han logrado esto con éxito variable, Decompyle++ es único en que...

5.9AI score
SaveExploits0References1
Nuclei
Nuclei
added 2026/09/10 4:50 a.m.36 views

LiteLLM < 1.25.0 - Remote Code Execution

LiteLLM before 1.25.0 allows authenticated users with the master API key to execute arbitrary Python code through the /guardrails/testcustomcode endpoint intended for custom guardrail testing. The endpoint’s insufficient filtering mechanisms can be bypassed, allowing attackers to abuse Python’s...

8.8CVSS6.9AI score0.15056EPSS
SaveExploits2References3
EUVD
EUVD
added 2026/09/02 4:59 p.m.8 views

EUVD-2026-70226

agentverus-scanner fails to analyze compiled Python bytecode files in companion code directories, allowing attackers to bypass security scanning by shipping malicious pycache entries alongside benign source files. Attackers can execute arbitrary Python bytecode on import while the scanner reports...

7.1CVSS6.1AI score0.00287EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/02 4:59 p.m.4 views

CVE-2026-84811 agentverus-scanner Companion Code Analysis Bypass via Excluded Python Bytecode

agentverus-scanner fails to analyze compiled Python bytecode files in companion code directories, allowing attackers to bypass security scanning by shipping malicious pycache entries alongside benign source files. Attackers can execute arbitrary Python bytecode on import while the scanner reports...

7.1CVSS6.1AI score
SaveExploits0References7
CVE
CVE
added 2026/09/02 4:59 p.m.14 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 score0.00287EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/02 4:59 p.m.30 views

CVE-2026-84811 agentverus-scanner Companion Code Analysis Bypass via Excluded Python Bytecode

agentverus-scanner fails to analyze compiled Python bytecode files in companion code directories, allowing attackers to bypass security scanning by shipping malicious pycache entries alongside benign source files. Attackers can execute arbitrary Python bytecode on import while the scanner reports...

7.1CVSS0.00287EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/02 4:59 p.m.6 views

CVE-2026-84809 Tencent AI-Infra-Guard skill-scan Analysis Bypass via Excluded Python Bytecode

Tencent AI-Infra-Guard's skill-scan component excludes compiled Python bytecode files from analysis by hardcoding pycache directories and .pyc/.pyo/.pyd extensions into skip lists across multiple scanning surfaces. Attackers can distribute skills with benign Python source files alongside maliciou...

7.1CVSS6.2AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/09/02 4:59 p.m.31 views

CVE-2026-84809 Tencent AI-Infra-Guard skill-scan Analysis Bypass via Excluded Python Bytecode

Tencent AI-Infra-Guard's skill-scan component excludes compiled Python bytecode files from analysis by hardcoding pycache directories and .pyc/.pyo/.pyd extensions into skip lists across multiple scanning surfaces. Attackers can distribute skills with benign Python source files alongside maliciou...

7.1CVSS0.00315EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/02 4:59 p.m.15 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 score0.00315EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/27 5:20 p.m.10 views

CVE-2026-81690

openssl-encrypt pip package before 1.4.9 contains a symlink-following flaw in its verify-usb v2 added-file allowlist scan. The scan enumerated the drive with rglob, which in CPython does not descend into symlinked directories and treats the symlink as an ordinary directory, while ONOFOLLOW on the...

8.7CVSS0.00487EPSS
SaveExploits0References2
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/22 7:54 p.m.35 views

Malicious code in node-fetch-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 78aef0d64a7d761d2987d27aea462083425e5692475cd81332b7a3152c754308 On Windows, scripts/postinstall.js XOR-decodes a hardcoded C2 host node22.lunes.host:3258, authenticates with a 5-minute rolling HMAC-SHA256 token,...

5.8AI score
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2026/05/19 1:35 p.m.37 views

cpython: CPython: Logging Bypass in Legacy .pyc File Handling

A flaw was found in CPython. This vulnerability allows a local user with low privileges to bypass security auditing mechanisms. The issue occurs because the SourcelessFileLoader component, responsible for handling older Python compiled files .pyc, does not properly trigger system audit events. Th...

5.7CVSS7.2AI score0.00212EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/03/04 10:10 p.m.9 views

Insufficient Logging

Overview Affected versions of this package are vulnerable to Insufficient Logging in the FileLoader class that incorrectly handles legacy SourcelessFileLoader for .pyc files. An attacker can bypass logging mechanisms sys.audit by crafting or manipulating .pyc files to avoid detection or auditing...

5.7CVSS5.8AI score0.00212EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/10/05 12:00 a.m.6 views

Fedora 43 : jupyterlab (2025-5ce0931fe3)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2025-5ce0931fe3 advisory. jupyterlab 4.4.9 fixing CVE-2025-59842. ---- Rebuilt for Python 3.14.0rc3 bytecode change Tenable has extracted the preceding description block...

4.3CVSS5.5AI score0.0024EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2021-32495

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Radare2 has a use-after-free vulnerability in pyc parser's getnoneobject function. Attacker can read freed memory afterwards. This will allow attackers to cause...

10CVSS8.1AI score0.00769EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2024/11/06 10:14 a.m.9 views

Security update for python310

This update for python310 fixes the following issues: CVE-2024-9287: Fixed quoted path names provided when creating a virtual environment bsc1232241. Bug fixes: Drop .pyc files from docdir for reproducible builds bsc1230906. Patch Instructions: To install this SUSE update use the SUSE recommended...

6.5CVSS7.5AI score0.00648EPSS
SaveExploits0References6
The Hacker News
The Hacker News
added 2023/06/01 12:16 p.m.12 views

Malicious PyPI Packages Using Compiled Python Code to Bypass Detection

Researchers have discovered a novel attack on the Python Package Index PyPI repository that employs compiled Python code to sidestep detection by application security tools. "It may be the first supply chain attack to take advantage of the fact that Python bytecode PYC files can be directly...

7AI score
SaveExploits0
ArchLinux
ArchLinux
added 2021/06/15 12:00 a.m.197 views

[ASA-202106-40] radare2: denial of service

Arch Linux Security Advisory ASA-202106-40 ========================================== Severity: Low Date : 2021-06-15 CVE-ID : CVE-2021-32613 Package : radare2 Type : denial of service Remote : No Link : https://security.archlinux.org/AVG-1950 Summary ======= The package radare2 before version...

5.5CVSS1.2AI score0.01171EPSS
SaveExploits1References5
Rows per page
Query Builder