Lucene search
+L

949 matches found

OSV
OSV
added 2026/04/28 4:14 p.m.34 views

CLSA-2026-1777392877 cups: Fix of CVE-2026-34980

CVE-2026-34980: filter control characters from IPP option values and allowlist PPD keywords returned by filters so a remote attacker cannot inject cupsFilter/cupsFilter2 entries on a shared PostScript queue and gain code execution as the cupsd user...

7.5CVSS6.4AI score0.00502EPSS
Exploits1References1
RedHat Linux
RedHat Linux
added 2026/04/27 3:6 p.m.8 views

cpython: Header injection in http.cookies.Morsel in Python

An injection flaw has been discovered in Python. 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.00401EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/04/27 3:6 p.m.12 views

cpython: Incomplete control character validation in http.cookies

A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update, |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output...

7.5CVSS5.3AI score0.00419EPSS
Exploits0References8
Tenable Nessus
Tenable Nessus
added 2026/04/27 12:0 a.m.4 views

Unity Linux 20.1070e Security Update: python3 (UTSA-2026-014307)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014307 advisory. When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters...

6CVSS5.2AI score0.00401EPSS
Exploits0References4
OSV
OSV
added 2026/04/24 9:53 p.m.7 views

CLSA-2026-1777026478 Fix CVE(s): CVE-2026-34980

SECURITY UPDATE: control-character injection in scheduler option handling - debian/patches/CVE-2026-34980.patch: filter control characters from IPP string option values and reject "special" PPD keywords cupsFilter, cupsFilter2, etc. reported back by job filters to prevent filter/command injection...

7.5CVSS6AI score0.00502EPSS
Exploits1References1
OSV
OSV
added 2026/04/24 4:18 p.m.11 views

CLSA-2026-1777042487 Fix CVE(s): CVE-2026-34980

SECURITY UPDATE: filter control characters from option values in the scheduler to prevent PPD keyword injection via Print-Job. - debian/patches/CVE-2026-34980.patch: filter out control characters from IPP option values in scheduler/job.c and filter out special PPD keywords in the CUPSDLOGPPD bran...

7.5CVSS6AI score0.00502EPSS
Exploits1References1
OSV
OSV
added 2026/04/21 4:14 p.m.8 views

CLSA-2026-1776788057 cups: Fix of CVE-2026-34980

CVE-2026-34980: filter control characters from option values in the scheduler to prevent PPD keyword injection via Print-Job...

7.5CVSS6AI score0.00502EPSS
Exploits1References1
OSV
OSV
added 2026/04/21 10:29 a.m.11 views

CLSA-2026-1776767380 cups: Fix of 3 CVEs

CVE-2026-34980: filter control characters from option values in the scheduler to prevent PPD keyword injection via Print-Job - CVE-2026-39314: range check job-password-supported to prevent integer underflow in ppdCreateFromIPP - CVE-2026-39316: expire per-printer subscriptions before deleting the...

7.5CVSS6AI score0.00502EPSS
Exploits3References1
RedHat Linux
RedHat Linux
added 2026/04/21 7:26 a.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.9CVSS6.6AI score0.0036EPSS
Exploits0References7
OSV
OSV
added 2026/04/20 12:13 p.m.9 views

CLSA-2026-1776687226 Fix CVE(s): CVE-2024-52005

SECURITY UPDATE: ANSI escape sequence injection via sideband - debian/patches/CVE-2024-52005.patch: add strbufaddsanitized to mask control characters in sideband output in sideband.c. - CVE-2024-52005...

8.8CVSS7.2AI score0.00503EPSS
Exploits1References1
Slackware Linux
Slackware Linux
added 2026/04/17 9:29 p.m.12 views

[slackware-security] cups

New cups packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/cups-2.4.17-i586-1slack15.0.txz: Upgraded. This update fixes security issues: The scheduler treated local user and group names as...

7.8CVSS5.8AI score0.00502EPSS
Exploits7
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.2 views

cpython: Incomplete control character validation in http.cookies

A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update, |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output...

7.5CVSS6.9AI score0.00419EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 p.m.3 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.9CVSS6.6AI score0.0036EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/04/17 7:24 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.9CVSS6.6AI score0.00315EPSS
Exploits0References7
RedHat Linux
RedHat Linux
added 2026/04/17 6:54 p.m.3 views

cpython: Incomplete control character validation in http.cookies

A control character validation flaw has been discovered in the Python http.cookie module. The Morsel.update, |= operator, and unpickling paths were not patched to resolve CVE-2026-0672, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output...

7.5CVSS6.9AI score0.00419EPSS
Exploits0References8
RedHat Linux
RedHat Linux
added 2026/04/17 6:54 p.m.3 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.9CVSS6.6AI score0.0036EPSS
Exploits0References7
CVE
CVE
added 2026/04/17 8:18 a.m.10 views

CVE-2026-6494

CVE-2026-6494 describes a log-injection vulnerability in the AAP MCP server. An unauthenticated remote attacker can send specially crafted input to the toolsetroute parameter, which is written to logs without proper sanitization. This allows insertion of control characters (e.g., newlines and ANS...

5.3CVSS5.8AI score0.00314EPSS
Exploits0References2
OSV
OSV
added 2026/04/16 3:37 p.m.8 views

CLSA-2026-1776091275 python3.9: Fix of CVE-2025-15366

CVE-2025-15366: reject control characters in IMAP commands...

5.9CVSS7.1AI score0.0036EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2026/04/10 7:25 p.m.3 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.9CVSS6.6AI score0.00315EPSS
Exploits0References7
Veracode
Veracode
added 2026/04/04 5:34 a.m.12 views

Header Injection

aiohttp is vulnerable to Header Injection. The vulnerability is due to the C parser llhttp accepting null bytes and control characters in response header values, where crafted header values containing these characters can be interpreted differently by the application or downstream proxies,...

9.1CVSS5.9AI score0.00461EPSS
Exploits0References3Affected Software2
Rows per page
Query Builder