Lucene search
+L

6421 matches found

ATTACKERKB
ATTACKERKB
added 2026/01/20 9:52 p.m.12 views

CVE-2026-0672

When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters...

6CVSS5.3AI score0.00416EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2026/01/20 9:47 p.m.138 views

CVE-2025-15367 POP3 command injection in user-controlled commands

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS0.00327EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/20 9:47 p.m.9 views

PSF-2026-4

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS5.5AI score0.00327EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/01/20 9:47 p.m.3 views

Arbitrary Command Injection

Overview Affected versions of this package are vulnerable to Arbitrary Command Injection via the poplib module. An attacker can manipulate mailbox state, such as deleting emails or reading metadata and specific email content, by injecting additional POP3 commands through malicious input containin...

7.1CVSS6AI score0.00327EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/01/20 9:47 p.m.6 views

CVE-2025-15367 POP3 command injection in user-controlled commands

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS5.4AI score0.00327EPSS
SaveExploits0References4
OSV
OSV
added 2026/01/20 9:47 p.m.6 views

CVE-2025-15367 POP3 command injection in user-controlled commands

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS6.8AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/01/20 9:47 p.m.10 views

CVE-2025-15367

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS7.4AI score0.00327EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/01/20 9:47 p.m.11 views

CVE-2025-15367

The poplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS5.3AI score0.00327EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/01/20 9:40 p.m.8 views

CVE-2025-15366

The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS7.4AI score0.00374EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/01/20 9:40 p.m.5 views

CVE-2025-15366 IMAP command injection in user-controlled commands

The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS5.5AI score0.00374EPSS
SaveExploits0References8
CVE
CVE
added 2026/01/20 9:40 p.m.102 views

CVE-2025-15366

CVE-2025-15366 affects Python’s imaplib module, where a user-controlled command can be extended with additional commands via newline characters, enabling command injection in IMAP handling. Multiple Nessus advisories corroborate this CVE among Python-related issues, with remediation described as ...

5.9CVSS5.5AI score0.00374EPSS
SaveExploits0References8
OSV
OSV
added 2026/01/20 9:40 p.m.5 views

CVE-2025-15366 IMAP command injection in user-controlled commands

The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS6.8AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/01/20 9:40 p.m.9 views

CVE-2025-15366

The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS5.4AI score0.00374EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/01/20 9:40 p.m.7 views

PSF-2026-3

The imaplib module, when passed a user-controlled command, can have additional commands injected using newlines. Mitigation rejects commands containing control characters...

5.9CVSS5.5AI score0.00374EPSS
SaveExploits0References8
CVE
CVE
added 2026/01/20 9:35 p.m.47 views

CVE-2025-15282

CVE-2025-15282 concerns Python’s urllib.request DataHandler, where user-controlled data URLs can inject HTTP headers due to improper parsing of data URL mediatypes. Connected sources show fixes in CPython commits addressing this header-injection surface in the urllib module, indicating the underl...

6CVSS5.4AI score0.00499EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/01/20 9:26 p.m.3 views

HTTP Response Splitting

Overview Affected versions of this package are vulnerable to HTTP Response Splitting via the wsgiref.headers.Headers. An attacker can manipulate HTTP responses by injecting arbitrary headers through user-controlled input containing newline characters. Remediation A fix was pushed into the master...

6.5CVSS6AI score0.00481EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/01/20 9:09 p.m.13 views

CVE-2025-11468

When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized...

5.7CVSS5.2AI score0.00572EPSS
SaveExploits0
OSV
OSV
added 2026/01/20 9:09 p.m.10 views

PSF-2026-1

When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized...

5.7CVSS5.4AI score0.00572EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/01/20 9:09 p.m.5 views

CVE-2025-11468 Folding email comments of unfoldable characters doesn't preserve parenthesis

When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized...

5.7CVSS5.4AI score0.00572EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/01/20 9:09 p.m.42 views

CVE-2025-11468 Folding email comments of unfoldable characters doesn't preserve parenthesis

When folding a long comment in an email header containing exclusively unfoldable characters, the parenthesis would not be preserved. This could be used for injecting headers into email messages where addresses are user-controlled and not sanitized...

5.7CVSS0.00572EPSS
SaveExploits0References9
Rows per page
Query Builder