Lucene search
+L

142268 matches found

OSV
OSV
added 2026/07/07 11:45 a.m.16 views

PYSEC-2026-1098 aiohttp vulnerable to Denial of Service when trying to parse malformed POST requests

Summary An attacker can send a specially crafted POST multipart/form-data request. When the aiohttp server processes it, the server will enter an infinite loop and be unable to process any further requests. Impact An attacker can stop the application from serving requests after sending a single...

7.5CVSS6AI score0.01094EPSS
SaveExploits0References10
PyPA
PyPA
added 2026/07/07 11:45 a.m.21 views

Potential DoS via the Tudoor mechanism in eventlet and dnspython

eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a "TuDoor" attack. In other words, dnspython does not have the preferred behavior in whic...

7CVSS6AI score0.01857EPSS
SaveExploits1References16Affected Software1
PyPA
PyPA
added 2026/07/07 11:45 a.m.15 views

sqlparse parsing heavily nested list leads to Denial of Service

SummaryPassing a heavily nested list to sqlparse.parse leads to a Denial of Service due to RecursionError. Details + PoCRunning the following code will raise Maximum recursion limit exceeded exception:pyimport sqlparsesqlparse.parse'' 10000 + '' 10000We expect a traceback of...

7.5CVSS7.1AI score0.03237EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.9 views

PYSEC-2026-1307 Potential DoS via the Tudoor mechanism in eventlet and dnspython

eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a "TuDoor" attack. In other words, dnspython does not have the preferred behavior in whic...

5.9CVSS6.9AI score0.01857EPSS
SaveExploits1References16
OSV
OSV
added 2026/07/07 11:45 a.m.9 views

PYSEC-2026-1940 sqlparse parsing heavily nested list leads to Denial of Service

Summary Passing a heavily nested list to sqlparse.parse leads to a Denial of Service due to RecursionError. Details + PoC Running the following code will raise Maximum recursion limit exceeded exception: py import sqlparse sqlparse.parse'' 10000 + '' 10000 We expect a traceback of RecursionError:...

7.5CVSS7.1AI score0.03237EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 11:45 a.m.13 views

PYSEC-2026-2027 Voilà Local file inclusion

Impact Any deployment of voilà dashboard allow local file inclusion, that is to say any file on a filesystem that is readable by the user that runs the voilà dashboard server can be downloaded by someone with network access to the server. Whether this still requires authentication depends on how...

7.5CVSS6.9AI score0.00725EPSS
SaveExploits0References10
OSV
OSV
added 2026/07/07 11:45 a.m.12 views

PYSEC-2026-1494 Kinto Attachment's attachments can be replaced on read-only records

Impact The attachment file of an existing record can be replaced if the user has "read" permission on one of the parent collection or bucket. And if the "read" permission is given to "system.Everyone" on one of the parent, then the attachment can be replaced on a record using an anonymous request...

8.6CVSS5.9AI score0.00702EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 11:45 a.m.16 views

PYSEC-2026-1388 fonttools XML External Entity Injection (XXE) Vulnerability

Summary As of fonttools=4.28.2 the subsetting module has a XML External Entity Injection XXE vulnerability which allows an attacker to resolve arbitrary entities when a candidate font OT-SVG fonts, which contains a SVG table, is parsed. This allows attackers to include arbitrary files from the...

7.5CVSS7.1AI score0.01238EPSS
SaveExploits1References10
PyPA
PyPA
added 2026/07/07 11:45 a.m.27 views

fonttools XML External Entity Injection (XXE) Vulnerability

SummaryAs of fonttools=4.28.2 the subsetting module has a XML External Entity Injection XXE vulnerability which allows an attacker to resolve arbitrary entities when a candidate font OT-SVG fonts, which contains a SVG table, is parsed. This allows attackers to include arbitrary files from the...

7.5CVSS7.1AI score0.01238EPSS
SaveExploits1References10Affected Software1
PyPA
PyPA
added 2026/07/07 11:45 a.m.15 views

pubnub Insufficient Entropy vulnerability

Versions of the package pubnub before 7.4.0; all versions of the package com.pubnub:pubnub; versions of the package pubnub before 6.19.0; all versions of the package github.com/pubnub/go; versions of the package github.com/pubnub/go/v7 before 7.2.0; versions of the package pubnub before 7.3.0;...

5.9CVSS6.3AI score0.00955EPSS
SaveExploits1References23Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.15 views

PYSEC-2026-1807 pubnub Insufficient Entropy vulnerability

Versions of the package pubnub before 7.4.0; all versions of the package com.pubnub:pubnub; versions of the package pubnub before 6.19.0; all versions of the package github.com/pubnub/go; versions of the package github.com/pubnub/go/v7 before 7.2.0; versions of the package pubnub before 7.3.0;...

5.9CVSS6.3AI score0.00955EPSS
SaveExploits1References23
OSV
OSV
added 2026/07/07 11:45 a.m.11 views

PYSEC-2026-1336 Ethyca Fides Cryptographically Weak Generation of One-Time Codes for Identity Verification

Impact The Fides Privacy Center allows data subject users to submit privacy and consent requests to data controller users of the Fides web application. Privacy requests allow data subjects to submit a request to access all person data held by the data controller, or delete/erase it. Consent reque...

8.2CVSS7.1AI score0.00992EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/07 11:45 a.m.15 views

PYSEC-2026-2006 Defining resource name as integer may give unintended access in vantage6

Impact Malicious users may try to get access to resources they are not allowed to see, by creating resources with integers as names. One example where this is a risk, is when users define which users are allowed to run algorithms on their node. This may be defined by username or user id. Now, for...

5.4CVSS6.1AI score0.00406EPSS
SaveExploits0References9
OSV
OSV
added 2026/07/07 11:45 a.m.18 views

PYSEC-2026-1904 ScanCode.io command injection in docker image fetch process

Command Injection in docker fetch process Summary A possible command injection in the docker fetch process as it allows to append malicious commands in the dockerreference parameter. Details In the function scanpipe/pipes/fetch.py:fetchdockerimage1 the parameter dockerreference is user...

6.8CVSS6.9AI score0.02922EPSS
SaveExploits1References8
PyPA
PyPA
added 2026/07/07 11:45 a.m.19 views

ScanCode.io command injection in docker image fetch process

Command Injection in docker fetch process SummaryA possible command injection in the docker fetch process as it allows to append malicious commands in the dockerreference parameter. DetailsIn the function scanpipe/pipes/fetch.py:fetchdockerimage1 the parameter dockerreference is user controllable...

8.8CVSS6.9AI score0.02922EPSS
SaveExploits1References8Affected Software1
OSV
OSV
added 2026/07/07 11:45 a.m.21 views

PYSEC-2026-1835 pypdf and PyPDF2 possible Infinite Loop when a comment isn't followed by a character

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop if parsecontentstream is executed. This infinite loop blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage. That is, for example, the case if the...

6.2CVSS6.2AI score0.00352EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/07 11:45 a.m.11 views

PYSEC-2026-1470 jcvi vulnerable to Configuration Injection due to unsanitized user input

Summary A configuration injection happens when user input is considered by the application in an unsanitized format and can reach the configuration file. A malicious user may craft a special payload that may lead to a command injection. PoC The vulnerable code snippet is...

7.1CVSS7.6AI score0.01857EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 11:45 a.m.12 views

PYSEC-2026-1836 PyPDF2 vulnerable to possible Infinite Loop when reading malformed objects

Impact An attacker who uses this vulnerability can craft a PDF which leads to an infinite loop. This infinite loop blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage. That is, for example, the case if the user extracted metadata from such ...

6.2CVSS6.6AI score0.00573EPSS
SaveExploits1References8
PyPA
PyPA
added 2026/07/07 11:45 a.m.14 views

PyPDF2 vulnerable to possible Infinite Loop when reading malformed objects

ImpactAn attacker who uses this vulnerability can craft a PDF which leads to an infinite loop.This infinite loop blocks the current process and can utilize a single core of the CPU by 100%. It does not affect memory usage. That is, for example, the case if the user extracted metadata from such a...

6.5CVSS6.6AI score0.00573EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
added 2026/07/07 11:45 a.m.16 views

jcvi vulnerable to Configuration Injection due to unsanitized user input

SummaryA configuration injection happens when user input is considered by the application in an unsanitized format and can reach the configuration file. A malicious user may craft a special payload that may lead to a command injection. PoCThe vulnerable code snippet is...

8.8CVSS7.6AI score0.01857EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder