Lucene search
+L

969 matches found

ATTACKERKB
ATTACKERKB
added 2026/03/16 5:37 p.m.12 views

CVE-2026-3644

The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output validation applie...

6CVSS5.8AI score0.00478EPSS
SaveExploits0References7Affected Software1
Debian CVE
Debian CVE
added 2026/03/16 5:37 p.m.8 views

CVE-2026-3644

The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output validation applie...

7.5CVSS5.2AI score0.00478EPSS
SaveExploits0
OSV
OSV
added 2026/03/16 5:37 p.m.6 views

CVE-2026-3644 Incomplete control character validation in http.cookies

The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update, |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.jsoutput lacked the output validation applie...

6CVSS7AI score
SaveExploits0References12
CVE
CVE
added 2026/03/16 5:37 p.m.128 views

CVE-2026-3644

CVE-2026-3644 is confirmed: In CPython, incomplete control character validation in http.cookies/Morsel (and related paths in Morsel.update, |=, unpickling, and BaseCookie.js_output) allows bypassing input validation and can enable HTTP header injection when cookie values or parameters contain con...

7.5CVSS5.8AI score0.00478EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2026/03/16 12:0 a.m.11 views

CPython 安全漏洞

CPython is a Python interpreter implemented in C language by the Python Foundation. CPython has a security vulnerability, which stems from the incomplete repair of control characters in the http.cookies.Morsel module. This vulnerability may allow control characters to bypass input validation...

6CVSS5.8AI score0.00478EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/03/16 12:0 a.m.13 views

EulerOS 2.0 SP11 : openssh (EulerOS-SA-2026-1614)

According to the versions of the openssh packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : ssh in OpenSSH before 10.1 allows control characters in usernames that originate from certain possibly untrusted sources, potentially leading to...

3.6CVSS6.8AI score0.00275EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2026/03/16 12:0 a.m.10 views

EulerOS 2.0 SP11 : openssh (EulerOS-SA-2026-1586)

According to the versions of the openssh packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : ssh in OpenSSH before 10.1 allows control characters in usernames that originate from certain possibly untrusted sources, potentially leading to...

3.6CVSS6.8AI score0.00275EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2026/03/13 12:0 a.m.27 views

Ubuntu 22.04 LTS / 24.04 LTS / 25.10 : OpenSSH vulnerabilities (USN-8090-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 25.10 host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-8090-1 advisory. Jeremy Brown discovered that the OpenSSH GSSAPI Key Exchange incorrectly handled disconnecting clients. In non-default configurations...

8.2CVSS6.9AI score0.0218EPSS
SaveExploits2References4
Hacker One
Hacker One
added 2026/03/12 10:55 p.m.22 views

Ruby on Rails: Rails::HTML::Sanitizer.allowed_uri? returns true for entity-encoded control-character-split javascript: URLs

A vulnerability was discovered in the Rails::HTML::Sanitizer.alloweduri? method of the rails-html-sanitizer library. The method incorrectly returned true for entity-encoded control-character-split javascript: URLs, which could lead to potential security issues if the application relied on the...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/03/12 6:31 p.m.10 views

USN-8090-2 openssh vulnerabilities

USN-8090-1 fixed vulnerabilities in OpenSSH. This update provides the corresponding updates for Ubuntu 20.04 LTS. Original advisory details: Jeremy Brown discovered that the OpenSSH GSSAPI Key Exchange incorrectly handled disconnecting clients. In non-default configurations where the...

8.2CVSS6.5AI score0.0218EPSS
SaveExploits2References4
Ubuntu
Ubuntu
added 2026/03/12 6:31 p.m.19 views

USN-8090-2: OpenSSH vulnerabilities

USN-8090-1 fixed vulnerabilities in OpenSSH. This update provides the corresponding updates for Ubuntu 20.04 LTS. Original advisory details: Jeremy Brown discovered that the OpenSSH GSSAPI Key Exchange incorrectly handled disconnecting clients. In non-default configurations where the...

8.2CVSS6.1AI score0.0218EPSS
SaveExploits2
OSV
OSV
added 2026/03/12 6:16 p.m.10 views

USN-8090-1 openssh vulnerabilities

Jeremy Brown discovered that the OpenSSH GSSAPI Key Exchange incorrectly handled disconnecting clients. In non-default configurations where the GSSAPIKeyExchange setting is enabled, a remote attacker could use this issue to cause OpenSSH to crash, resulting in a denial of service, or possibly...

8.2CVSS6.7AI score0.0218EPSS
SaveExploits2References4
Ubuntu
Ubuntu
added 2026/03/12 6:16 p.m.15 views

USN-8090-1: OpenSSH vulnerabilities

Jeremy Brown discovered that the OpenSSH GSSAPI Key Exchange incorrectly handled disconnecting clients. In non-default configurations where the GSSAPIKeyExchange setting is enabled, a remote attacker could use this issue to cause OpenSSH to crash, resulting in a denial of service, or possibly...

8.2CVSS6.1AI score0.0218EPSS
SaveExploits2
RedHat Linux
RedHat Linux
added 2026/03/12 1:40 p.m.17 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
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/12 12:38 p.m.10 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.0036EPSS
SaveExploits0References7
OSV
OSV
added 2026/03/11 9:54 a.m.11 views

CLSA-2026-1773222843 python3: Fix of 2 CVEs

CVE-2025-15366: reject control characters in IMAP commands - CVE-2026-1299: email: verify headers are sound in BytesGenerator...

6CVSS5.8AI score0.0056EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/03/11 7:8 a.m.9 views

CVE-2026-26982

Ghostty is a cross-platform terminal emulator. Ghostty allows control characters such as 0x03 Ctrl+C in pasted and dropped text. These can be used to execute arbitrary commands in some shell environments. This attack requires an attacker to convince the user to copy and paste or drag and drop...

8.8CVSS6AI score0.00303EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/03/11 12:25 a.m.6 views

SUSE CVE-2026-26982

Ghostty is a cross-platform terminal emulator. Ghostty allows control characters such as 0x03 Ctrl+C in pasted and dropped text. These can be used to execute arbitrary commands in some shell environments. This attack requires an attacker to convince the user to copy and paste or drag and drop...

8.8CVSS6AI score0.00303EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/03/10 10: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.0036EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/03/10 10:38 p.m.9 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
SaveExploits0References7
Rows per page
Query Builder