Lucene search
+L

142230 matches found

OSV
OSV
added 2026/07/07 4:03 p.m.14 views

PYSEC-2026-1482 JupyterLab LaTeX typesetter links did not enforce `noopener` attribute

Links generated with LaTeX typesetters in Markdown files and Markdown cells in JupyterLab and Jupyter Notebook did not include the noopener attribute. This is deemed to have no impact on the default installations. Theoretically users of third-party LaTeX-rendering extensions could find themselves...

2.1CVSS6AI score0.0024EPSS
SaveExploits0References6
PyPA
PyPA
added 2026/07/07 4:03 p.m.32 views

Picklescan has a missing detection when calling built-in python idlelib.debugobj.ObjectTreeItem

SummaryUsing idlelib.debugobj.ObjectTreeItem.SetText, which is a built-in python library function to execute remote pickle file. DetailsThe attack payload executes in the following steps:First, the attacker craft the payload by calling to idlelib.debugobj.ObjectTreeItem.SetText function in reduce...

8.1CVSS6.3AI score0.00449EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/07 4:03 p.m.16 views

PYSEC-2026-1355 Exiv2 has quadratic performance in ICC profile parsing in JpegBase::readMetadata

Impact A denial-of-service was found in Exiv2 version v0.28.5: a quadratic algorithm in the ICC profile parsing code in jpegBase::readMetadata can cause Exiv2 to run for a long time. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of imag...

1.8CVSS6.4AI score0.0024EPSS
SaveExploits1References8
PyPA
PyPA
added 2026/07/07 4:03 p.m.20 views

Exiv2 has quadratic performance in ICC profile parsing in JpegBase::readMetadata

ImpactA denial-of-service was found in Exiv2 version v0.28.5: a quadratic algorithm in the ICC profile parsing code in jpegBase::readMetadata can cause Exiv2 to run for a long time. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image...

5.5CVSS6AI score0.0024EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/07/07 4:03 p.m.14 views

PYSEC-2026-1781 Picklescan has a missing detection when calling built-in python idlelib.debugobj.ObjectTreeItem

Summary Using idlelib.debugobj.ObjectTreeItem.SetText, which is a built-in python library function to execute remote pickle file. Details The attack payload executes in the following steps: First, the attacker craft the payload by calling to idlelib.debugobj.ObjectTreeItem.SetText function in...

8.1CVSS6.3AI score0.00449EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:03 p.m.15 views

PYSEC-2026-1608 MaterialX Lack of MTLX Import Depth Limit Leads to DoS (Denial-Of-Service) Via Stack Exhaustion

Summary Nested imports of MaterialX files can lead to a crash via stack memory exhaustion, due to the lack of a limit on the "import chain" depth. Details The MaterialX specification supports importing other files by using XInclude tags. When parsing file imports, recursion is used to process...

6.9CVSS6.1AI score0.00818EPSS
SaveExploits1References8
PyPA
PyPA
added 2026/07/07 4:03 p.m.21 views

MaterialX Lack of MTLX Import Depth Limit Leads to DoS (Denial-Of-Service) Via Stack Exhaustion

SummaryNested imports of MaterialX files can lead to a crash via stack memory exhaustion, due to the lack of a limit on the "import chain" depth. DetailsThe MaterialX specification supports importing other files by using XInclude tags.When parsing file imports, recursion is used to process nested...

7.5CVSS6.1AI score0.00818EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/07/07 4:02 p.m.18 views

MS SWIFT Remote Code Execution via unsafe PyYAML deserialization

DescriptionA Remote Code Execution RCE vulnerability exists in the modelscope/ms-swift project due to unsafe use of yaml.load in combination with vulnerable versions of the PyYAML library ≤ 5.3.1. The issue resides in the tests/run.py script, where a user-supplied YAML configuration file is...

9.8CVSS6.4AI score0.02473EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2026/07/07 4:02 p.m.12 views

PYSEC-2026-1683 MS SWIFT Remote Code Execution via unsafe PyYAML deserialization

Description A Remote Code Execution RCE vulnerability exists in the modelscope/ms-swift project due to unsafe use of yaml.load in combination with vulnerable versions of the PyYAML library ≤ 5.3.1. The issue resides in the tests/run.py script, where a user-supplied YAML configuration file is...

9.8CVSS6.5AI score0.02473EPSS
SaveExploits1References10
PyPA
PyPA
added 2026/07/07 4:02 p.m.19 views

Skops has Inconsistent Trusted Type Validation that Enables Hidden `operator` Methods Execution

SummaryAn inconsistency in OperatorFuncNode can be exploited to hide the execution of untrusted operator.xxx methods. This can then be used in a code reuse attack to invoke seemingly safe functions and escalate to arbitrary code execution with minimal and misleading trusted types.Note: This repor...

8.7CVSS6.7AI score0.00137EPSS
SaveExploits0References9Affected Software1
PyPA
PyPA
added 2026/07/07 4:02 p.m.22 views

Starlette has possible denial-of-service vector when parsing large files in multipart forms

SummaryWhen parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread to roll the file over to disk. This blocks the event thread which means we can't accept new connections. DetailsPlease see this discussion for details:...

5.3CVSS6AI score0.00556EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
added 2026/07/07 4:02 p.m.23 views

Assemblyline 4 service client vulnerable to Arbitrary Write through path traversal in Client code

Path-Traversal - Arbitrary File Write in Assemblyline Service ClientIMPORTANT: This vulnerability is valid if you decide to use the assemblyline-service-client outside of the normal practice to using Assemblyline in a production environment. In practice, this code should always be executed within...

4.2CVSS6.2AI score0.00556EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/07 4:02 p.m.15 views

PYSEC-2026-1941 Starlette has possible denial-of-service vector when parsing large files in multipart forms

Summary When parsing a multi-part form with large files greater than the default max spool size starlette will block the main thread to roll the file over to disk. This blocks the event thread which means we can't accept new connections. Details Please see this discussion for details:...

5.3CVSS6.2AI score0.00556EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 4:02 p.m.16 views

PYSEC-2026-1927 Skops has Inconsistent Trusted Type Validation that Enables Hidden `operator` Methods Execution

Summary An inconsistency in OperatorFuncNode can be exploited to hide the execution of untrusted operator.xxx methods. This can then be used in a code reuse attack to invoke seemingly safe functions and escalate to arbitrary code execution with minimal and misleading trusted types. Note: This...

8.7CVSS6.7AI score0.00137EPSS
SaveExploits0References9
PyPA
PyPA
added 2026/07/07 4:02 p.m.18 views

Skops may allow MethodNode to access unexpected object fields through dot notation, leading to arbitrary code execution at load time

SummaryAn inconsistency in MethodNode can be exploited to access unexpected object fields through dot notation. This can be used to achieve arbitrary code execution at load time.While this issue may seem similar to https://github.com/skops-dev/skops/security/advisories/GHSA-m7f4-hrc6-fwg3, it is...

8.7CVSS6.6AI score0.00138EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/07/07 4:02 p.m.14 views

PYSEC-2026-1194 Assemblyline 4 service client vulnerable to Arbitrary Write through path traversal in Client code

Path-Traversal - Arbitrary File Write in Assemblyline Service Client IMPORTANT: This vulnerability is valid if you decide to use the assemblyline-service-client outside of the normal practice to using Assemblyline in a production environment. In practice, this code should always be executed withi...

4.2CVSS6.2AI score0.00556EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:02 p.m.13 views

PYSEC-2026-1926 Skops may allow MethodNode to access unexpected object fields through dot notation, leading to arbitrary code execution at load time

Summary An inconsistency in MethodNode can be exploited to access unexpected object fields through dot notation. This can be used to achieve arbitrary code execution at load time. While this issue may seem similar to https://github.com/skops-dev/skops/security/advisories/GHSA-m7f4-hrc6-fwg3, it i...

8.7CVSS6.6AI score0.00138EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/07 4:02 p.m.14 views

PYSEC-2026-1921 SignXML's signature verification with HMAC is vulnerable to an algorithm confusion attack

When verifying signatures with X509 certificate validation turned off and HMAC shared secret set signxml.XMLVerifier.verifyrequirex509=False, hmackey=..., prior versions of SignXML are vulnerable to a potential algorithm confusion attack. Unless the user explicitly limits the expected signature...

6.9CVSS5.9AI score0.00219EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:02 p.m.12 views

PYSEC-2026-1867 Issue with Amazon Redshift Python Connector and the BrowserAzureOAuth2CredentialsProvider plugin

Summary Amazon Redshift Python Connector is a pure Python connector to Redshift i.e., driver that implements the Python Database API Specification 2.0. When the Amazon Redshift Python Connector is configured with the BrowserAzureOAuth2CredentialsProvider plugin, the driver skips the SSL certifica...

7.5CVSS6.1AI score0.00298EPSS
SaveExploits0References8
PyPA
PyPA
added 2026/07/07 4:02 p.m.16 views

SignXML's signature verification with HMAC is vulnerable to an algorithm confusion attack

When verifying signatures with X509 certificate validation turned off and HMAC shared secret set signxml.XMLVerifier.verifyrequirex509=False, hmackey=..., prior versions of SignXML are vulnerable to a potential algorithm confusion attack. Unless the user explicitly limits the expected signature...

6.9CVSS5.9AI score0.00219EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder