Lucene search
+L

453 matches found

OSV
OSV
added 2026/04/07 12:0 a.m.3 views

UBUNTU-CVE-2026-28389

Issue summary: During processing of a crafted CMS EnvelopedData message with KeyAgreeRecipientInfo a NULL pointer dereference can happen. Impact summary: Applications that process attacker-controlled CMS data may crash before authentication or cryptographic operations occur resulting in Denial of...

7.5CVSS5.4AI score0.01027EPSS
SaveExploits0References5
Hacker One
Hacker One
added 2026/04/05 8:31 p.m.128 views

curl: SMTP Command Injection via CRLF in libcurl MAIL_FROM / MAIL_RCPT (lib/smtp.c)

Summary libcurl’s SMTP implementation fails to properly sanitize CRLF sequences in user-controlled inputs passed via CURLOPTMAILFROM and CURLOPTMAILRCPT. The function smtpparseaddress lib/smtp.c:277 extracts any data following the closing character as a raw suffix and incorporates it directly int...

6.2AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/04/05 8:1 a.m.13 views

OpenPrinting CUPS: Path traversal in RSS notify-recipient-uri enables file write outside CacheDir/rss (and clobbering of job.cache)

...

6.5CVSS5.7AI score0.00406EPSS
SaveExploits1
Cvelist
Cvelist
added 2026/04/03 9:15 p.m.43 views

CVE-2026-34978 OpenPrinting CUPS: Path traversal in RSS notify-recipient-uri enables file write outside CacheDir/rss (and clobbering of job.cache)

OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, the RSS notifier allows .. path traversal in notify-recipient-uri e.g., rss:///../job.cache, letting a remote IPP client write RSS XML bytes outside CacheDir/rss...

6.5CVSS0.00406EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/03 9:15 p.m.5 views

CVE-2026-34978 OpenPrinting CUPS: Path traversal in RSS notify-recipient-uri enables file write outside CacheDir/rss (and clobbering of job.cache)

OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.16 and prior, the RSS notifier allows .. path traversal in notify-recipient-uri e.g., rss:///../job.cache, letting a remote IPP client write RSS XML bytes outside CacheDir/rss...

6.5CVSS6AI score0.00406EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.9 views

OpenPrinting CUPS 安全漏洞

OpenPrinting CUPS is an open-source printing system developed by OpenPrinting Inc., suitable for Linux® and other Unix®-based operating systems. OpenPrinting CUPS versions 2.4.16 and earlier contain security vulnerabilities. These vulnerabilities stem from the RSS notification program, which allo...

6.5CVSS5.8AI score0.00406EPSS
SaveExploits1References1
GitLab Advisory Database
GitLab Advisory Database
added 2026/04/03 12:0 a.m.32 views

Swift Crypto: X-Wing HPKE Decapsulation Accepts Malformed Ciphertext Length

The X-Wing decapsulation path accepts attacker-controlled encapsulated ciphertext bytes without enforcing the required fixed ciphertext length. The decapsulation call is forwarded into a C API, which expects a compile-time fixed-size ciphertext buffer of 1120 bytes. This creates an FFI...

7.5CVSS6AI score0.00472EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/02 8:46 a.m.1 views

CVE-2026-29131 PGP Decryption Recipient LDAP Injection

SEPPmail Secure Email Gateway before version 15.0.3 allows attackers with a specially crafted email address to read the contents of emails encrypted for other users...

4.9CVSS5.9AI score0.00226EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/03/31 9:11 a.m.11 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,...

6CVSS5.8AI score0.0056EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/03/29 3:49 p.m.5 views

Incorrect Authorization

Overview @openclaw/feishu is an OpenClaw Feishu/Lark channel plugin community maintained by @m1heng Affected versions of this package are vulnerable to Incorrect Authorization via the callback handling process. An attacker can gain unauthorized access to callback functionality by sending speciall...

6.9CVSS5.9AI score0.00276EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/03/24 6:31 p.m.7 views

EUVD-2025-208960

Zimbra Collaboration Suite ZCS PostJournal service version 8.8.15 contains a command injection vulnerability that allows unauthenticated attackers to execute arbitrary system commands by exploiting improper sanitization of the RCPT TO parameter via SMTP injection. Attackers can inject shell...

9.8CVSS6.8AI score0.00462EPSS
SaveExploits3References4
NVD
NVD
added 2026/03/24 4:16 p.m.6 views

CVE-2025-71275

Rejected reason: This CVE was rejected due to being a duplicate of CVE-2024-45519...

0.00462EPSS
SaveExploits3
Vulnrichment
Vulnrichment
added 2026/03/24 3:21 p.m.10 views

CVE-2025-71275 Zimbra Collaboration Suite PostJournal 8.8.15 Unauthenticated Remote Code Execution via SMTP Injection

Zimbra Collaboration Suite ZCS PostJournal service version 8.8.15 contains a command injection vulnerability that allows unauthenticated attackers to execute arbitrary system commands by exploiting improper sanitization of the RCPT TO parameter via SMTP injection. Attackers can inject shell...

9.8CVSS6.8AI score0.00462EPSS
SaveExploits3References3
RedHat Linux
RedHat Linux
added 2026/03/23 4:6 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,...

6CVSS6.7AI score0.0056EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/03/23 3:31 a.m.6 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,...

6CVSS6.8AI score0.0056EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/03/23 2:19 a.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,...

6CVSS6.7AI score0.0056EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/03/23 1:32 a.m.7 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,...

6CVSS6.7AI score0.0056EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/03/13 1:18 a.m.3 views

CVE-2026-22204 wpDiscuz before 7.6.47 - Unsanitized Cookie Email Used as wp_mail() Recipient

wpDiscuz before 7.6.47 contains an email header injection vulnerability that allows attackers to manipulate mail recipients by injecting malicious data into the commentauthoremail cookie. Attackers can craft a malicious cookie value that, when processed through urldecode and passed to wpmail...

6.3CVSS5.8AI score0.00221EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/13 1:18 a.m.33 views

CVE-2026-22204 wpDiscuz before 7.6.47 - Unsanitized Cookie Email Used as wp_mail() Recipient

wpDiscuz before 7.6.47 contains an email header injection vulnerability that allows attackers to manipulate mail recipients by injecting malicious data into the commentauthoremail cookie. Attackers can craft a malicious cookie value that, when processed through urldecode and passed to wpmail...

6.3CVSS0.00221EPSS
SaveExploits0References3
CVE
CVE
added 2026/03/13 1:18 a.m.13 views

CVE-2026-22204

wpDiscuz prior to 7.6.47 has an email header injection due to unsanitized comment_author_email cookie. An attacker can craft a cookie value that, after urldecode() is processed by wp_mail(), injects headers or alters recipients. The exact impact and exploit status are not elaborated beyond the de...

6.3CVSS5.8AI score0.00221EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder