Lucene search
K

58120 matches found

GithubExploit
GithubExploit
added 2026/03/12 5:47 p.m.120 views

Exploit for Deserialization of Untrusted Data in Nextgen Mirth_Connect

Mirth Connect PoC Script Simple Python script for security re...

9.8CVSS7.5AI score0.82708EPSS
Exploits21
GithubExploit
GithubExploit
added 2026/03/12 5:18 p.m.109 views

Exploit for Out-of-bounds Write in Fortinet Fortiproxy

Usages: python3 ex...

9.8CVSS5.8AI score0.80835EPSS
Exploits10
OSV
OSV
added 2026/03/12 5:16 p.m.1 views

DEBIAN-CVE-2026-28356

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS8.3AI score0.00392EPSS
Exploits0References1
NVD
NVD
added 2026/03/12 5:16 p.m.2 views

CVE-2026-28356

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS0.00392EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/03/12 4:45 p.m.1 views

CVE-2026-28356 ReDoS in multipart 1.3.0 - `parse_options_header()`

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS5.8AI score0.00392EPSS
Exploits0References1
CVE
CVE
added 2026/03/12 4:45 p.m.26 views

CVE-2026-28356

The CVE affects the Python library multipart (fast multipart/form-data parser). Before versions 1.2.2, 1.3.1, and 1.4.0-dev, parse_options_header() uses a regex with an ambiguous alternation that can cause exponential backtracking (ReDoS) when processing malicious HTTP headers or multipart/form-d...

7.5CVSS5.8AI score0.00392EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/03/12 4:45 p.m.23 views

CVE-2026-28356 ReDoS in multipart 1.3.0 - `parse_options_header()`

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS0.00392EPSS
Exploits0References1
OSV
OSV
added 2026/03/12 4:45 p.m.2 views

CVE-2026-28356 ReDoS in multipart 1.3.0 - `parse_options_header()`

multipart is a fast multipart/form-data parser for python. Prior to 1.2.2, 1.3.1 and 1.4.0-dev, the parseoptionsheader function in multipart.py uses a regular expression with an ambiguous alternation, which can cause exponential backtracking ReDoS when parsing maliciously crafted HTTP or multipar...

7.5CVSS5.8AI score0.00392EPSS
Exploits0References3
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/03/12 3:25 p.m.6 views

Malicious code in collecters (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 c17c6bb947662d942c27cdf7ca9572536ea97f7864070648eb417277cad2e71e Packages contain hidden code that is effectively run during importing or using the library, and downloads second stage code. Then, a process running in...

6AI score
Exploits0References3
OSV
OSV
added 2026/03/12 3:25 p.m.2 views

MAL-2026-1371 Malicious code in collecters (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: kam193 c17c6bb947662d942c27cdf7ca9572536ea97f7864070648eb417277cad2e71e Packages contain hidden code that is effectively run during importing or using the library, and downloads second stage code. Then, a process running in...

6.1AI score
Exploits0References3
OSV
OSV
added 2026/03/12 2:16 p.m.4 views

USN-8087-1 python-cryptography vulnerability

It was discovered that python-cryptography incorrectly handled subgroup validation for SECT curves. A remote attacker could use this issue to perform a subgroup attack and possibly recover the least significant bits of private keys...

8.2CVSS7.3AI score0.00227EPSS
Exploits0References2
Ubuntu
Ubuntu
added 2026/03/12 2:16 p.m.8 views

USN-8087-1: python-cryptography vulnerability

It was discovered that python-cryptography incorrectly handled subgroup validation for SECT curves. A remote attacker could use this issue to perform a subgroup attack and possibly recover the least significant bits of private keys...

8.2CVSS5.8AI score0.00227EPSS
Exploits0
OSV
OSV
added 2026/03/12 1:48 p.m.4 views

CLSA-2026-1773323311 python3.11: Fix of CVE-2025-6075

CVE-2025-6075: fix quadratic complexity in os.path.expandvars...

5.5CVSS6AI score0.00124EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2026/03/12 1:40 p.m.2 views

cpython: IMAP command injection in user-controlled commands

A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server...

5.9CVSS5.7AI score0.00315EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/03/12 1:40 p.m.4 views

cpython: email header injection due to unquoted newlines

A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules,...

6CVSS7.3AI score0.0056EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2026/03/12 12:38 p.m.2 views

cpython: wsgiref.headers.Headers allows header newline injection in Python

Missing newline filtering has been discovered in Python. User-controlled header names and values containing newlines can allow injecting HTTP headers...

5.9CVSS5.7AI score0.00463EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/03/12 12:38 p.m.2 views

Moderate: Red Hat Security Advisory: python3.12 security update

An update for python3.12 is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

6CVSS6.8AI score0.0056EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/03/12 12:38 p.m.2 views

cpython: POP3 command injection in user-controlled commands

A flaw was found in the poplib module in the Python standard library. The poplib module does not reject control characters, such as newlines, in user-controlled input passed to POP3 commands. This issue allows an attacker to inject additional commands to be executed in the POP3 server...

5.9CVSS5.7AI score0.00315EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/03/12 12:38 p.m.5 views

cpython: email header injection due to unquoted newlines

A flaw was found in the email module in the Python standard library. When serializing an email message, the BytesGenerator class fails to properly quote newline characters for email headers. This issue is exploitable when the LiteralHeader class is used as it does not respect email folding rules,...

6CVSS7.3AI score0.0056EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2026/03/12 12:38 p.m.5 views

cpython: IMAP command injection in user-controlled commands

A flaw was found in the imaplib module in the Python standard library. The imaplib module does not reject control characters, such as newlines, in user-controlled input passed to IMAP commands. This issue allows an attacker to inject additional commands to be executed in the IMAP server...

5.9CVSS5.7AI score0.00315EPSS
Exploits0References7
Rows per page
Query Builder