Lucene search
+L

60119 matches found

vulnersOsv
vulnersOsv
added 2026/05/12 6:30 p.m.7 views

change-analyzer (>=0.14.0 <=0.16.1), mindsdb (>=0.9.1.0 <=1.3.1) potentially affected by CVE-2026-31237 via ludwig (>=0.17.5 <=0.5.5)

ludwig PYPI version =0.17.5, =0.14.0, =0.9.1.0, =1.3.1 Source cves: CVE-2026-31237 Source advisory: SNYK:PYTHON-LUDWIG-17057195...

9.8CVSS5.4AI score0.006EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/12 6:30 p.m.11 views

EUVD-2026-29554

Cognee thru v0.4.0 contains a critical remote code execution vulnerability in its notebook cell execution API endpoint. The endpoint is designed to execute arbitrary Python code provided by the user, but it does so using the unsafe exec function without any sandboxing, validation, or security...

6.7AI score0.00635EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/12 6:30 p.m.13 views

GHSA-CFPG-C974-JFHQ PySyft server-side arbitrary Python execution after code approval

PySyft Syft Datasite/Server versions 0.9.5 and earlier are vulnerable to remote code execution due to insufficient validation and sandboxing of user-submitted code. The system allows low-privileged users to submit Python functions via @sy.syftfunction for remote execution on the server. While a...

9.8CVSS6.7AI score0.00631EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/12 6:30 p.m.20 views

Superduper: Remote code execution via unsafe eval in superduper query parsing

The superduper project thru v0.10.0 contains a critical remote code execution vulnerability in its query parsing component. The parseoppart function in query.py uses the unsafe eval function to dynamically evaluate user-supplied query operands without proper sanitization or restriction. Although...

8.8CVSS6.5AI score0.00405EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/05/12 6:30 p.m.13 views

EUVD-2026-29509

The superduper project thru v0.10.0 contains a critical remote code execution vulnerability in its query parsing component. The parseoppart function in query.py uses the unsafe eval function to dynamically evaluate user-supplied query operands without proper sanitization or restriction. Although...

6.5AI score0.00405EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/05/12 6:30 p.m.11 views

EUVD-2026-29501

The loadmodel function in the neuralmagictraining.py script of the optimate project in commit a6d302f912b481c94370811af6b11402f51d377f 2024-07-21 allows arbitrary code execution. When a user supplies a directory path via the --model command-line argument, the function reads a module.py file from...

6.2AI score0.00426EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/12 6:17 p.m.19 views

PYSEC-2026-29

changedetection.io is a free open source web page change detection tool. In 0.54.9 and earlier, xpathfilter switches to XML mode for XML/RSS content and creates etree.XMLParserstripcdata=False without explicitly disabling external entity resolution, external DTD loading, or network-backed entity...

7.5CVSS5.8AI score0.00266EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/05/12 6:16 p.m.13 views

CVE-2026-31236

The llm CLI tool thru 0.27.1 contains a critical code injection vulnerability via its --functions command-line argument. This argument is intended to allow users to provide custom Python function definitions. However, the tool directly executes the provided code using the unsafe exec function...

9.8CVSS6.3AI score0.00327EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/05/12 5:47 p.m.88 views

Exploit for CVE-2024-28397

CVE-2024-28397 - Js2Py Sandbox Escape Payload Generator This...

5.3CVSS5.8AI score0.04548EPSS
SaveExploits22
vulnersOsv
vulnersOsv
added 2026/05/12 5:22 p.m.10 views

adaptive-kmpc-py (>=0.1.0 <=0.1.1), admetica (>=1.3.0 <=1.4.1) +231 more potentially affected by CVE-2026-31221 via lightning (>=2.0.0 <=2.6.0.dev20251123)

lightning PYPI version =2.0.0, =0.1.0, =1.3.0, =1.9.0, =1.9.0, =0.1.16, =0.3.0, =0.1.0, =1.0.0, =0.1.0, =0.8.3b20230916, =1.5.1b20260610 and more Source cves: CVE-2026-31221 Source advisory: SNYK:PYTHON-LIGHTNING-16643333...

8.8CVSS5.7AI score0.00385EPSS
SaveExploits1
NVD
NVD
added 2026/05/12 4:16 p.m.16 views

CVE-2026-31224

The snorkel library thru v0.10.0 contains an insecure deserialization vulnerability CWE-502 in the MultitaskClassifier.load method of the MultitaskClassifier class. The method loads model weight files using torch.load without enabling the security-restrictive weightsonly=True parameter. This...

8.8CVSS0.00392EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/12 4:16 p.m.21 views

CVE-2026-31228

The Adversarial Robustness Toolbox ART thru 1.20.1 contains a remote code execution vulnerability in its Kubeflow component. The robustness evaluation function for PyTorch models uses the unsafe eval function to dynamically evaluate user-supplied strings for the LossFn and Optimizer parameters...

9.8CVSS0.0061EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/12 4:16 p.m.16 views

CVE-2026-31225

The superduper project thru v0.10.0 contains a critical remote code execution vulnerability in its query parsing component. The parseoppart function in query.py uses the unsafe eval function to dynamically evaluate user-supplied query operands without proper sanitization or restriction. Although...

8.8CVSS0.00405EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/12 4:16 p.m.17 views

CVE-2026-31220

PySyft Syft Datasite/Server versions 0.9.5 and earlier are vulnerable to remote code execution due to insufficient validation and sandboxing of user-submitted code. The system allows low-privileged users to submit Python functions via @sy.syftfunction for remote execution on the server. While a...

9.8CVSS0.00631EPSS
SaveExploits0References2
Chainguard
Chainguard
added 2026/05/12 1:17 p.m.16 views

GHSA-QCCP-GFCP-XXVC vulnerabilities

Vulnerabilities for packages: datahub-ingestion, prefect-fips, metaflow-service-fips, py3.9-pip, awx, mlflow, tritonserver-backend-vllm-cuda-13.0, label-studio, openstack-kolla-toolbox-2025.2-fips, py3-pip, graalvm, wazuh-manager, neuvector-manager, dask-kubernetes, openstack-kolla-toolbox-2025.1...

5.4AI score
SaveExploits0
HackRead
HackRead
added 2026/05/12 11:55 a.m.14 views

Operation HumanitarianBait Uses Fake Aid Documents to Deploy Python Spyware

Operation HumanitarianBait uses fake aid documents, GitHub-hosted payloads, and Python spyware to target Russian-speaking victims...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/05/12 7:59 a.m.6 views

SUSE-SU-2026:1820-1 Security update for python-Mako

This update for python-Mako fixes the following issue: - CVE-2026-41205: Prior to 1.3.11, TemplateLookup.gettemplate is vulnerable to path traversal bsc1262716...

8.7CVSS5.8AI score0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/12 7:59 a.m.5 views

SUSE-SU-2026:1819-1 Security update for python-Mako

This update for python-Mako fixes the following issue: - CVE-2026-41205: Prior to 1.3.11, TemplateLookup.gettemplate is vulnerable to path traversal bsc1262716...

8.7CVSS5.8AI score0.00361EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/12 7:58 a.m.5 views

SUSE-SU-2026:1818-1 Security update for python39

This update for python39 fixes the following issues: Security issues fixed: - CVE-2026-1502: HTTP client proxy tunnel headers not validated for CR/LF bsc1261969. - CVE-2026-3446: base64 decoding stops at first padded quad by default and ignores other information that could be processed bsc1261970...

9.1CVSS6.7AI score0.00579EPSS
SaveExploits1References14
OSV
OSV
added 2026/05/12 7:43 a.m.8 views

MAL-2026-3695 Malicious code in pirxcypackage (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 5de481a31a831804a096bf6cf87157c0b0ee158aa7306c95080447764f9f7540 PirxcyPackage/init.py fetches https://pastebin.com/raw/91tFF63S and passes the response body to exec on every import. This is a textbook...

5.9AI score
SaveExploits0References1
Rows per page
Query Builder