Lucene search
+L

59873 matches found

OSV
OSV
added 2026/05/30 2:36 p.m.22 views

MAL-2026-5089 Malicious code in cryptolock (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 b0140fddafadce54debaca7d9591e2770acd987aaf90ec7008b4ae4cf301c233 During installation, the code tamper with security settings and downloads and executes malicious executable. --- Category: MALICIOUS - The campaign has clearly...

6AI score
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/05/30 7:48 a.m.133 views

web-application-security-testing-tool

web-application-security-testing-tool A Python-based Web Appli...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/05/30 3:57 a.m.18 views

MAL-2026-5086 Malicious code in polymarket-data (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 a690aea77d0d48fae2a4f500f434cc5d4fb5cde042b7b902b0ee647b97921dc4 The package attempts to exfiltrate sensitive data related to cryptocurrencies and API keys, as well as establish persistence. Likely related to...

5.8AI score
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/30 1:59 a.m.18 views

SUSE CVE-2026-48525

PyJWT is a JSON Web Token implementation in Python. From 2.8.0 to 2.12.1, when verifying detached JWS tokens using the unencoded-payload option "b64": false, RFC 7797, PyJWT performs Base64URL decoding of the compact-serialization payload segment before enforcing the detached-payload rules. For...

7.5CVSS5.8AI score0.0037EPSS
SaveExploits1References9
Tenable Nessus
Tenable Nessus
added 2026/05/30 12:0 a.m.15 views

Fedora 43 : python-urllib3 (2026-6dde06a6e9)

The remote Fedora 43 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-6dde06a6e9 advisory. Update to 2.7.0 rhbz2467787 Tenable has extracted the preceding description block directly from the Fedora security advisory. Note that Nessus has not tested...

5.8AI score
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/05/30 12:0 a.m.14 views

RockyLinux 9 : python3.14 (RLSA-2026:19176)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:19176 advisory. cpython: wsgiref.headers.Headers allows header newline injection in Python CVE-2026-0865 cpython: CPython: Logging Bypass in Legacy .pyc File Handling...

9.1CVSS7.6AI score0.00621EPSS
SaveExploits0References19
OSV
OSV
added 2026/05/29 10:31 p.m.11 views

GHSA-HVHP-V2GC-268Q PraisonAI has an Arbitrary File Write in Python API

Bug Report: Arbitrary File Write in Python API Summary Hidden metadata in a webpage causes PraisonAI agents to write attacker-controlled content to arbitrary paths. writefile skips path validation when workspace=None always None in production. Affected PraisonAI outputfile: /tmp/flag.txt...

7.1CVSS6AI score0.00381EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/29 10:31 p.m.13 views

GHSA-VG22-4GMJ-PRXW PraisonAI's unauthenticated A2A official example can reach real LLM-driven `eval()` tool execution

Summary The first-party PraisonAI A2A server example combines three behaviors into a remotely exploitable Critical chain: 1. The example exposes an A2A server without configuring authtoken. 2. The same example binds the server to 0.0.0.0. 3. The example registers a calculateexpression tool...

9.8CVSS6.3AI score0.0078EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/29 10:26 p.m.11 views

GHSA-78R8-WWQV-R299 PraisonAI: Arbitrary code execution via unguarded `spec.loader.exec_module` in `agents_generator.py` - sibling of CVE-2026-44334

Arbitrary code execution via ungated spec.loader.execmodule in agentsgenerator.py v4.6.32 chokepoint refactor bypass Summary The v4.6.32 chokepoint refactor which patched CVE-2026-44334 / GHSA-xcmw-grxf-wjhj added the PRAISONAIALLOWLOCALTOOLS env-var gate to the tooloverride.py sinks. However, tw...

8.1CVSS6.4AI score0.00576EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/05/29 9:47 p.m.103 views

xss-tester-payloads-

XSS Lab Lokalne laboratorium do ręcznego testowania payload...

5.8AI score
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/05/29 7:32 p.m.8 views

apache-airflow-providers-amazon (>=9.7.0 <=9.8.0rc1), arrow-pd-parser (>=1.0.0 <=1.0.4) +43 more potentially affected by CVE-2026-8838 via redshift-connector (>=2.0.888 <=2.1.13)

redshift-connector PYPI version =2.0.888, =9.7.0, =1.0.0, =0.1.1, =2.0.0, =0.1.7, =0.31.6, =0.1.17, =2.3.0.dev3, =1.0.0a2, =0.4.0, =0.0.1, =0.3.64, =6.1.2, =0.5.2, =1.5.0, =1.9.1 and more Source cves: CVE-2026-8838 Source advisory: SNYK:PYTHON-REDSHIFTCONNECTOR-17111071...

9.8CVSS5.4AI score0.00808EPSS
SaveExploits1
EUVD
EUVD
added 2026/05/29 7:32 p.m.34 views

EUVD-2026-30803

amazon-redshift-python-driver vulnerable to Remote Code Execution via eval Injection...

9.8CVSS5.8AI score0.00808EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/29 6:1 p.m.17 views

RLSA-2024:8834 Important: python-gevent security update

gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of libevent event loop. Features include: convenient API around greenlets familiar synchronization primitives gevent.event, gevent.queue socket module that cooperates WSGI serve...

9.1CVSS5.8AI score0.01345EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2026/05/29 6:1 p.m.21 views

python-gevent security update

An update is available for python-gevent. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list gevent is a coroutine-based Python networking library that uses greenle...

9.8CVSS5.8AI score0.01345EPSS
SaveExploits1
OSV
OSV
added 2026/05/29 4:3 p.m.14 views

RLSA-2026:19155 Important: python-markdown security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

8.2CVSS7.3AI score0.00566EPSS
SaveExploits1References2
Rockylinux
Rockylinux
added 2026/05/29 4:3 p.m.14 views

python-markdown security update

An update is available for python-markdown. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Python is an interpreted, interactive, object-oriented programming...

8.2CVSS5.8AI score0.00566EPSS
SaveExploits1
OSV
OSV
added 2026/05/29 4:3 p.m.16 views

RLSA-2026:19034 Moderate: python-tornado security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

5.4CVSS5.8AI score0.00375EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/29 4:3 p.m.15 views

RLSA-2026:19042 Low: python-jwcrypto security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

7.5CVSS5.8AI score0.00294EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/29 4:3 p.m.21 views

RLSA-2026:19064 Important: python3.12 security update

Python is an interpreted, interactive, object-oriented programming language, which includes modules, classes, exceptions, very high level dynamic data types and dynamic typing. Python supports interfaces to many system calls and libraries, as well as to various windowing systems. Security Fixes:...

8.1CVSS7.7AI score0.01279EPSS
SaveExploits1References13
Rockylinux
Rockylinux
added 2026/05/29 4:3 p.m.15 views

python3.12 security update

An update is available for python3.12. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Python is an interpreted, interactive, object-oriented programming...

9.1CVSS7.5AI score0.01279EPSS
SaveExploits1
Rows per page
Query Builder