Lucene search
+L

60202 matches found

Snyk
Snyk
added 2026/06/19 9:42 p.m.14 views

Use After Free

Overview msgpack is an efficient binary serialization format. Affected versions of this package are vulnerable to Use After Free in the unpacker' when it is reused after an error has occurred. An attacker can cause a crash or denial of service by repeatedly triggering errors and reusing the same...

8.7CVSS5.8AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/19 9:15 p.m.23 views

GHSA-RPJ2-4HQ8-938G VCR.py: Arbitrary code execution via unsafe YAML deserialization of cassette files

Summary vcrpy deserializes YAML cassette files with PyYAML's object-constructing loader yaml.CLoader / yaml.Loader instead of the safe loader yaml.CSafeLoader / yaml.SafeLoader. A cassette containing a !!python/object/apply: or similar tag therefore executes arbitrary Python code the moment the...

7.8CVSS6.5AI score
SaveExploits0References2
Snyk
Snyk
added 2026/06/19 8:46 p.m.8 views

Infinite loop

Overview python-liquid is an A Python engine for the Liquid template language. Affected versions of this package are vulnerable to Infinite loop in the % case % tag parsing logic, caused by an incorrect definition of the EOF token's kind and value in the TokenStream.eof attribute. A user who can...

7.1CVSS5.8AI score0.0026EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/19 8:46 p.m.11 views

GHSA-VQ2F-VCC9-J8MV Python Liquid: Infinite loop when parsing malformed `{% case %}` tags

Impact Given a malformed % case % tag without associated % when % or % else % block, and no terminating % endcase % tag, Python Liquid hangs in an infinite loop at parse time. This allows malicious template authors to craft templates for a denial of service attack. Patches The issue is fixed in...

5.3CVSS5.8AI score0.0026EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/19 7:16 p.m.18 views

UBUNTU-CVE-2026-9375

urllib3 version 2.6.3 is vulnerable to a decompression bomb bypass in its streaming API preloadcontent=False when using Brotli support. The issue arises due to three independent code paths in response.py that bypass the maxlength protection introduced in version 2.6.0 to mitigate CVE-2025-66471...

7.5CVSS7.5AI score0.00304EPSS
SaveExploits0References3
OSV
OSV
added 2026/06/19 3:11 p.m.28 views

GHSA-VMHF-C436-HXJ4 JupyterLab: Stored XSS in extension manager through package metadata unsanitized URI protocol

A malicious PyPI package can place a javascript: URL in its project.urls metadata. JupyterLab's Extension Manager renders this as the extension's home-page link without validating the protocol, so a user who clicks the extension name executes attacker-controlled JavaScript in the JupyterLab origi...

5.1CVSS5.9AI score0.00175EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/19 2:46 p.m.20 views

Improper neutralization of argument delimiters in AWS Bedrock AgentCore Python SDK install_packages()

Summary The AWS Bedrock AgentCore Python SDK bedrock-agentcore is an open-source SDK that enables developers to build, deploy, and manage agents on AWS Bedrock AgentCore. An issue exists in the installpackages method of the Code Interpreter client where crafted package name arguments can bypass...

8.4CVSS6.3AI score0.00302EPSS
SaveExploits0References5Affected Software1
Wolfi
Wolfi
added 2026/06/19 2:33 p.m.23 views

CVE-2026-9669 vulnerabilities

Vulnerabilities for packages: python...

8.2CVSS5.8AI score0.00428EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/06/19 2:33 p.m.21 views

GHSA-8JVR-397X-XQH9 vulnerabilities

Vulnerabilities for packages: python...

5.8AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/06/19 11:46 a.m.129 views

vlc-vp9-reschange-crash-poc

VLC VP9 Resolution-Change Crash PoC This repository contains...

5.9AI score
SaveExploits0
OSV
OSV
added 2026/06/19 11:38 a.m.29 views

MAL-2026-6208 Malicious code in fastercoding (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 1c302e448868fcff3110a45d20b53d9d887cfb5aa31bb66df90702f2767246b4 The package exposes a single public function run re-exported from init.py which, on Windows, downloads BackgroundSyncService.exe from...

6AI score
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.12 views

Astra Linux – Vulnerability in Python-Django

A vulnerability was discovered in versions prior to 6.0.0, 6.0.2, 5.2.0 prior to 5.2.1.1, and 4.2.0 prior to 4.2.2.8. The methods django.utils.text.Truncator.chars and Truncator.words with html=True, along with the template filters truncatecharshtml and truncatewordshtml, allow a remote attacker ...

7.5CVSS7AI score0.00993EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/19 8:0 a.m.5 views

OPENSUSE-SU-2026:21098-1 Security update for python-aiohttp

This update for python-aiohttp fixes the following issues - CVE-2026-22815: insufficient header/trailer handling can cause a denial of service bsc1261320. - CVE-2026-34513: unbounded DNS cache can cause a denial of service bsc1261321. - CVE-2026-34514: contenttype parameter manipulation can lead ...

9.1CVSS6.7AI score0.00461EPSS
SaveExploits0References22
OSV
OSV
added 2026/06/19 7:54 a.m.3 views

SUSE-SU-2026:22173-1 Security update for python-aiohttp

This update for python-aiohttp fixes the following issues - CVE-2026-22815: insufficient header/trailer handling can cause a denial of service bsc1261320. - CVE-2026-34513: unbounded DNS cache can cause a denial of service bsc1261321. - CVE-2026-34514: contenttype parameter manipulation can lead ...

9.1CVSS6.8AI score0.00461EPSS
SaveExploits0References23
OSV
OSV
added 2026/06/19 5:44 a.m.4 views

SUSE-SU-2026:22220-1 Security update for python-PyJWT

This update for python-PyJWT fixes the following issues - CVE-2026-48522: PyJWKClient passes URI arguments directly to urllib.request.urlopen and allows for SSRF and token forgery bsc1266798. - CVE-2026-48523: verifier-side algorithm allow-list bypass when jwt.decode or jwt.decodecomplete are...

7.4CVSS5.8AI score0.00395EPSS
SaveExploits4References11
OSV
OSV
added 2026/06/19 12:53 a.m.13 views

MAL-2026-6182 Malicious code in fluent-panel-metrics (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 95598f66d3e0a4ecbfe9dcd01c1d5f0be9b78bee23b200758a92dac8f8a00d9e fluentpanelmetrics/init.py defines bootstrapruntimeprofile and invokes it unconditionally at module load. The function opens a TCP socket to the...

6.1AI score
SaveExploits0References2
OSV
OSV
added 2026/06/19 12:0 a.m.4 views

OPENSUSE-SU-2026:11068-1 python311-3.11.15-6.1 on GA media

These are all security issues fixed in the python311-3.11.15-6.1 package on the GA media of openSUSE Tumbleweed...

9.1CVSS5.9AI score0.00579EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/06/19 12:0 a.m.12 views

PT-2026-56538

Name of the Vulnerable Software and Affected Versions Zeep versions 4.0.0 through 4.3.2 Description In this Python SOAP client, the Settings.forbid external setting is not enforced during the parsing of WSDL or XSD documents. This allows transitive xsd:import, xsd:include, wsdl:import, and lxml...

5.9CVSS6.1AI score0.00267EPSS
SaveExploits0References10
OSV
OSV
added 2026/06/19 12:0 a.m.6 views

OPENSUSE-SU-2026:11067-1 python311-joserfc-1.7.1-1.1 on GA media

These are all security issues fixed in the python311-joserfc-1.7.1-1.1 package on the GA media of openSUSE Tumbleweed...

5.3CVSS5.9AI score0.00163EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/06/19 12:0 a.m.14 views

Python Library yt-dlp < 2026.6.9 Multiple Vulnerabilities

The detected version of the yt-dlp Python package is prior to 2026.6.9. It is, therefore, affected by multiple vulnerabilities: - A vulnerability exists in yt-dlp that allows a remote attacker to write arbitrary OS-shortcut files such as .desktop, .url, .webloc to the user's filesystem, bypassing...

9.6CVSS6.7AI score0.0062EPSS
SaveExploits1References4
Rows per page
Query Builder