Lucene search
+L

131 matches found

Kitploit
Kitploit
added 2026/09/03 1:39 a.m.5 views

CVE-2026-73570

CVE-2026-73570 PoC - SMTPコマンドインジェクションテスター SMTPコマンドインジェクションの脆弱性(CVE-2026-73570)をテストするための、カスタムの低レベルPython概念実証(PoC)スクリプトです。 このツールは、シェル形式のコマンド置換(例:$command)を含む不正なRCPT TOアドレスを送信し、対象のメールサーバーまたはその下流の処理パイプラインが、サニタイズなしでアドレスをシェルに渡していないかを判定します。 ⚠️ 免責事項:...

8.9CVSS8.5AI score0.32383EPSS
SaveExploits7
Github Security Blog
Github Security Blog
added 2026/09/02 11:42 p.m.9 views

Mailpit: SMTP command parser buffers unbounded command lines before syntax rejection

Summary Mailpit's SMTP server reads each command line with an unbounded bufio.Reader.ReadString'\n' before parsing the command or enforcing any protocol length limit. A remote SMTP client can send an oversized single command line and force Mailpit to allocate attacker-controlled memory before the...

5.3CVSS5.9AI score0.00379EPSS
SaveExploits0References5Affected Software1
Kitploit
Kitploit
added 2026/09/02 7:29 p.m.5 views

CVE-2026-73570

CVE-2026-73570 PoC - SMTP Command Injection Tester A custom, low-level Python proof-of-concept PoC script for testing SMTP command injection vulnerabilities CVE-2026-73570. This tool sends a malformed RCPT TO address containing shell-style command substitution e.g., $command to determine if the...

8.9CVSS8.5AI score0.32383EPSS
SaveExploits7References1
NVD
NVD
added 2026/08/31 9:17 a.m.10 views

CVE-2026-82853

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed characters, allowing attackers to inject...

6.9CVSS0.00735EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/08/31 9:17 a.m.9 views

CVE-2026-82853

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed characters, allowing attackers to inject...

6.9CVSS6AI score0.00735EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/31 9:17 a.m.8 views

CVE-2026-82854

Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail, the value is concatenated into the SMTP MAIL FROM command as SIZE=...

9.8CVSS6AI score0.01134EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/31 9:17 a.m.5 views

UBUNTU-CVE-2026-82854

Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail, the value is concatenated into the SMTP MAIL FROM command as SIZE=...

9.8CVSS6AI score0.01134EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 9:17 a.m.9 views

UBUNTU-CVE-2026-82853

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed characters, allowing attackers to inject...

6.9CVSS6AI score0.00735EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 8:46 a.m.33 views

CVE-2026-82854

Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail(), the value is concatenated into the MAIL FROM command without sanitiza...

9.8CVSS6AI score0.01134EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 8:46 a.m.11 views

CVE-2026-82854 Nodemailer before 8.0.3 SMTP Command Injection via envelope.size

Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail, the value is concatenated into the SMTP MAIL FROM command as SIZE=...

9.3CVSS6AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/31 8:46 a.m.5 views

EUVD-2026-68442

Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail, the value is concatenated into the SMTP MAIL FROM command as SIZE=...

9.8CVSS6AI score0.01134EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.39 views

CVE-2026-82854 Nodemailer before 8.0.3 SMTP Command Injection via envelope.size

Nodemailer before 8.0.4 is vulnerable to SMTP command injection through the unsanitized envelope.size parameter. When an application passes a custom envelope object with a size property containing CRLF characters to sendMail, the value is concatenated into the SMTP MAIL FROM command as SIZE=...

9.8CVSS0.01134EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/31 8:46 a.m.5 views

EUVD-2026-68441

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed characters, allowing attackers to inject...

6.9CVSS6AI score0.00735EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/31 8:46 a.m.36 views

CVE-2026-82853 Nodemailer before 8.0.5 SMTP Command Injection via CRLF

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed characters, allowing attackers to inject...

6.9CVSS0.00735EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/31 8:46 a.m.8 views

CVE-2026-82853

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed characters, allowing attackers to inject...

6.9CVSS6AI score0.00735EPSS
SaveExploits0
CVE
CVE
added 2026/08/31 8:46 a.m.16 views

CVE-2026-82853

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed (CRLF) characters, enabling attackers with elev...

6.9CVSS6AI score0.00735EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/31 8:46 a.m.4 views

CVE-2026-82853 Nodemailer before 8.0.5 SMTP Command Injection via CRLF

Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is concatenated directly into SMTP commands without sanitizing carriage return and line feed characters, allowing attackers to inject...

6.9CVSS6AI score
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-82853

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Nodemailer versions before 8.0.5 contain an SMTP command injection vulnerability in the transport name option used in EHLO/HELO commands. The name parameter is...

6.9CVSS5.8AI score0.00735EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 6:18 p.m.11 views

DEBIAN-CVE-2026-53533

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.1, SMTP.mail, SMTP.rcpt, SMTP.vrfy, and SMTP.expn send caller-supplied addresses without rejecting embedded CR or LF bytes. Data after the line break is framed as additional standalone SMTP command lines, allowing an...

6.9CVSS5.9AI score0.00385EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/18 6:18 p.m.6 views

CVE-2026-53533

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.1, SMTP.mail, SMTP.rcpt, SMTP.vrfy, and SMTP.expn send caller-supplied addresses without rejecting embedded CR or LF bytes. Data after the line break is framed as additional standalone SMTP command lines, allowing an...

6.9CVSS0.00385EPSS
SaveExploits0References3
Rows per page
Query Builder