Lucene search
K

57978 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/28 3:0 p.m.9 views

CVE-2026-48522

PyJWT is a JSON Web Token implementation in Python. Prior to 2.13.0, PyJWKClient passes its uri argument directly to urllib.request.urlopen which uses Python stdlib's default OpenerDirector registering HTTPHandler, HTTPSHandler, FTPHandler, FileHandler, and DataHandler. There is currently no...

4.2CVSS6AI score0.00034EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2026/05/28 2:24 p.m.29 views

CVE-2026-45017 Python Liquid: Absolute paths escape filesystem loader search path

Python Liquid is a Python engine for the Liquid template language. Prior to 2.2.0, the built-in FileSystemLoader and CachingFileSystemLoader do not guard against reading files outside their search paths when given an absolute path to resolve. This allows malicious template authors to load and...

8.2CVSS0.0009EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/28 2:24 p.m.4 views

CVE-2026-45017

Python Liquid is a Python engine for the Liquid template language. Prior to 2.2.0, the built-in FileSystemLoader and CachingFileSystemLoader do not guard against reading files outside their search paths when given an absolute path to resolve. This allows malicious template authors to load and...

8.2CVSS5.9AI score0.0009EPSS
Exploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/28 2:24 p.m.8 views

CVE-2026-45017 Python Liquid: Absolute paths escape filesystem loader search path

Python Liquid is a Python engine for the Liquid template language. Prior to 2.2.0, the built-in FileSystemLoader and CachingFileSystemLoader do not guard against reading files outside their search paths when given an absolute path to resolve. This allows malicious template authors to load and...

8.2CVSS5.9AI score0.0009EPSS
Exploits0References1
CVE
CVE
added 2026/05/28 2:24 p.m.26 views

CVE-2026-45017

CVE-2026-45017 affects the Python Liquid engine. Before 2.2.0, FileSystemLoader and CachingFileSystemLoader fail to guard against reading files outside the search path when given absolute paths, enabling a malicious template author to load and render arbitrary files via {% include %} and {% rende...

8.2CVSS5.9AI score0.0009EPSS
Exploits0References1Affected Software1
EUVD
EUVD
added 2026/05/28 2:24 p.m.12 views

EUVD-2026-32907

Python Liquid is a Python engine for the Liquid template language. Prior to 2.2.0, the built-in FileSystemLoader and CachingFileSystemLoader do not guard against reading files outside their search paths when given an absolute path to resolve. This allows malicious template authors to load and...

8.2CVSS5.9AI score0.0009EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2026/05/28 2:15 p.m.8 views

CVE-2026-44723

Vowpal Wabbit is a machine learning system. The workflow .github/workflows/pythonchecks.yml embeds $ github.event.pullrequest.title directly inside double-quoted bash strings in four separate steps across four jobs, each passing it as a CLI argument to the Python test script...

9.9CVSS6.1AI score0.00045EPSS
Exploits1References1
OSV
OSV
added 2026/05/28 12:20 p.m.5 views

OPENSUSE-SU-2026:20839-1 Security update for python-pytest-html

This update for python-pytest-html fixes the following issues: Changes in python-pytest-html: - CVE-2026-9277: shell-quote: improper escaping of newlines bsc1266254 Update the vendored shell-quote to 1.8.4 nodemodules...

9.2CVSS5.8AI score0.00068EPSS
Exploits0References2
OSV
OSV
added 2026/05/28 12:7 p.m.3 views

OPENSUSE-SU-2026:20827-1 Security update for python-mistune

This update for python-mistune fixes the following issues - CVE-2026-33079: ReDoS in LINKTITLERE can lead to denial of service via a crafted Markdown bsc1264347. - CVE-2026-33441: processing of malformed reference links can lead to excessive resource consumption and denial of service bsc1264752. ...

8.7CVSS5.8AI score0.00032EPSS
Exploits4References14
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/05/28 11:13 a.m.11 views

Malicious code in my-test-package-2025-xyz (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 a2f3ab0a3c7ef9009c99575d9dd051c4a97575435cabf5d3a4c223f53bc47b89 During installation, the package opens a reverse shell --- Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers. Campaign:...

6AI score
Exploits0References1
OSV
OSV
added 2026/05/28 11:13 a.m.9 views

MAL-2026-4837 Malicious code in my-test-package-2025-xyz (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 a2f3ab0a3c7ef9009c99575d9dd051c4a97575435cabf5d3a4c223f53bc47b89 During installation, the package opens a reverse shell --- Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers. Campaign:...

6AI score
Exploits0References1
OSV
OSV
added 2026/05/28 10:7 a.m.4 views

RHSA-2026:21682 Red Hat Security Advisory: python3.9 security update

Bulletin has no description...

8.1CVSS6AI score0.00137EPSS
Exploits0References20
GithubExploit
GithubExploit
added 2026/05/28 8:39 a.m.58 views

web-vulnerability-scanner

web-vulnerability-scanner A P...

5.8AI score
Exploits0
RedHat Linux
RedHat Linux
added 2026/05/28 7:32 a.m.8 views

python: cpython: Python: Arbitrary code execution via command injection in webbrowser.open() API

A flaw was found in the Python webbrowser.open API. If a specially crafted URL containing "%action" is processed, an attacker could bypass a previous mitigation for CVE-2026-4519. This bypass allows for command injection into the underlying shell, potentially leading to arbitrary code execution...

7CVSS7AI score0.00021EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/05/28 7:32 a.m.6 views

python: Python: Arbitrary code execution or information disclosure via use-after-free in decompression modules

A flaw was found in Python's decompression modules, including lzma.LZMADecompressor, bz2.BZ2Decompressor, and gzip.GzipFile. This vulnerability, a use-after-free, can occur if a program attempts to re-use a decompression object after a memory allocation error, especially when the system is...

9.1CVSS6.3AI score0.00137EPSS
Exploits0References10
RedHat Linux
RedHat Linux
added 2026/05/28 7:32 a.m.8 views

Important: Red Hat Security Advisory: python3.9 security update

An update for python3.9 is now available for Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is...

9.1CVSS6.4AI score0.00137EPSS
Exploits0References3
Fedora
Fedora
added 2026/05/28 1:13 a.m.20 views

[SECURITY] Fedora 44 Update: uv-0.11.15-1.fc44

An extremely fast Python package and project manager, written in Rust. Highlights: =E2=80=A2 A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twi ne, virtualenv, and more. =E2=80=A2 10-100x faster than pip. =E2=80=A2 Provides comprehensive project management, with a universal lockf...

5.8AI score
Exploits0
Fedora
Fedora
added 2026/05/28 1:13 a.m.11 views

[SECURITY] Fedora 44 Update: python-uv-build-0.11.15-1.fc44

This package is a slimmed down version of uv containing only the build backend...

5.8AI score
Exploits0
Fedora
Fedora
added 2026/05/28 12:48 a.m.22 views

[SECURITY] Fedora 43 Update: uv-0.11.15-1.fc43

An extremely fast Python package and project manager, written in Rust. Highlights: =E2=80=A2 A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twi ne, virtualenv, and more. =E2=80=A2 10-100x faster than pip. =E2=80=A2 Provides comprehensive project management, with a universal lockf...

5.8AI score
Exploits0
Fedora
Fedora
added 2026/05/28 12:48 a.m.23 views

[SECURITY] Fedora 43 Update: python-uv-build-0.11.15-1.fc43

This package is a slimmed down version of uv containing only the build backend...

5.8AI score
Exploits0
Rows per page
Query Builder