Lucene search
+L

5957 matches found

Kitploit
Kitploit
added 2026/09/10 12:49 a.m.9 views

CVE-2023-51764

CVE-2023-51764 CVE-2023-51764 poc Link: https://github.com/duy-31/CVE-2023-51764 1. Add SMTP authentication 2. The script has only been tested on Kali 3. Please do not use the script for illegal purposes...

5.3CVSS6AI score0.02635EPSS
SaveExploits4References1
Kitploit
Kitploit
added 2026/09/09 9:21 p.m.9 views

CTT-Mailpit-RCE-v1.0---Temporal-Resonance-Mail-Server-Takeover

🎯 CTT-Mailpit-Exploit: Perfect 11/10 Score Zero-Click Worm Transform a basic SMTP header injection CVE-2026-23829 into a perfect-scoring, self-propagating RCE worm using Convergent Time Theory. 📊 Score Transformation: 6.1 → 11.0/10 ⭐ Metric Original CVE-2026-23829 CTT-Enhanced Improvement CVSS...

5.3CVSS8.8AI score0.01423EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/09 12:10 p.m.14 views

CVE-2026-33715

CVE-2026-33715 — Unauthenticated SSRF + Open Email Relay in Chamilo LMS via install.ajax.php Severity : High CVSS 7.2 CWE : CWE-918 SSRF + CWE-306 Missing Authentication Affected : chamilo/chamilo-lms 2.0-RC.2 Fixed in : 2.0-RC.3 Advisory : GHSA-mxc9-9335-45mc NVD :...

7.2CVSS6.2AI score0.00208EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/09 11:56 a.m.11 views

CVE-2019-11395

CVE-2019-11395 Overview This Proof of Concept PoC demonstrates a Buffer Overflow vulnerability in MailCarrier 2.51, allowing remote attackers to execute arbitrary code via a long string. The vulnerability can be exploited using the following processes: SMTP RCPT TO POP3 USER POP3 LIST POP3 TOP PO...

9.8CVSS8.9AI score0.14573EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2026/09/07 12:00 a.m.13 views

Zimbra Collaboration Suite 10.1.19 Command Injection

Zimbra Collaboration Suite versions 10.1.1 through 10.1.19 suffer from command injection via SMTP log poisoning. https://packetstorm.news/download/230686...

5.7AI score
SaveExploits0
Cvelist
Cvelist
added 2026/09/05 7:38 a.m.40 views

CVE-2026-81543 Abandoned Cart Pro for WooCommerce <= 10.7.1 - Missing Authorization to Authenticated (Subscriber+) Privilege Escalation

The Abandoned Cart Pro for WooCommerce plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 10.7.1. This is due to missing capability checks and nonce verification on multiple AJAX actions including wcapsaveconnectorsettings, wcapsendmanualemail,...

8.8CVSS0.00246EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 10:11 p.m.397 views

CVE-2026-48019

Laravel (PHP web framework) prior to versions 12.60.0 and 13.10.0 is affected by a CRLF injection vulnerability in its default email validation (validateEmail() and Address.php), in combination with how Symfony Mailer and Symfony Mime handle certain character sequences. An unauthenticated attacke...

8.9CVSS5.2AI score0.0068EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/04 10:11 p.m.34 views

CVE-2026-48019 CRLF injection in Laravel's default email rule enables SMTP smuggling and spoofed-mail relay

Laravel is a web application framework. Prior to versions 12.60.0 and 13.10.0, a CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound...

8.9CVSS0.0068EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/04 10:11 p.m.19 views

CVE-2026-48019 CRLF injection in Laravel's default email rule enables SMTP smuggling and spoofed-mail relay

Laravel is a web application framework. Prior to versions 12.60.0 and 13.10.0, a CRLF injection vulnerability in Laravel's email validation, in combination with how Symfony Mailer and Symfony Mime handle certain character sequences, may allow an unauthenticated attacker to interfere with outbound...

8.9CVSS5.7AI score
SaveExploits0References8
OSV
OSV
added 2026/09/03 2:05 p.m.19 views

ROOT-APP-MAVEN-CVE-2025-59419 CVE-2025-59419 in io.netty:netty-codec-smtp - Patched by Root

Root has patched CVE-2025-59419 in the io.netty:netty-codec-smtp package for Root:Maven. Multiple fixed versions available...

5.3CVSS6.6AI score0.01553EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/03 10:09 a.m.37 views

CVE-2026-15933 Cleartext Storage of Sensitive Credentials in OptimiDoc Server (On-Premise)

OptimiDoc Server On-Premise stores credentials for external services in cleartext. An authenticated administrator can view previously configured service passwords, including SMTP, FTP for scan delivery, Active Directory for user list import, and SharePoint credentials, in cleartext via the web...

6.9CVSS0.0036EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/02 11:42 p.m.16 views

EUVD-2026-63663

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

5.3CVSS5.9AI score0.00379EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/02 11:42 p.m.10 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
OSV
OSV
added 2026/09/02 11:42 p.m.7 views

GHSA-W878-PJ84-3J5V 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...

7.5CVSS5.9AI score0.00379EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/02 7:29 p.m.11 views

CVE-2026-73570

CVE-2026-73570 PoC - Probador de Inyección de Comandos SMTP Un script personalizado de prueba de concepto PoC en Python de bajo nivel para probar vulnerabilidades de inyección de comandos SMTP CVE-2026-73570. Esta herramienta envía una dirección RCPT TO malformada que contiene sustitución de...

8.9CVSS8.2AI score0.32383EPSS
SaveExploits10References1
RedhatCVE
RedhatCVE
added 2026/09/01 10:37 a.m.9 views

CVE-2026-82853

A flaw was found in Nodemailer. This vulnerability allows a remote attacker to inject arbitrary Simple Mail Transfer Protocol SMTP commands due to improper sanitization of carriage return and line feed characters in the transport name option. This can lead to email spoofing and phishing attacks...

6.9CVSS6AI score0.00735EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/01 7:37 a.m.6 views

CVE-2026-33604

A flaw was found in Dovecot. A remote attacker can exploit this by crafting a message with a specific line ending. If Dovecot relays this message, it can bypass security protections, allowing the attacker to inject spoofed email into a vulnerable downstream mail server. This vulnerability is...

5.9CVSS5.8AI score0.00269EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 10:17 p.m.12 views

CVE-2026-77351

Wallos is an open-source, self-hostable personal subscription tracker. Prior to version 5.0.0, Wallos lets any authenticated user store an arbitrary SMTP host — including private and cloud-metadata IP addresses — in their personal email notification settings, with no server-side SSRF validation...

3.5CVSS0.00182EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/31 10:17 p.m.21 views

CVE-2026-77352

Wallos is an open-source, self-hostable personal subscription tracker. From version 2.0.0 to before version 5.0.0, any authenticated Wallos user no admin rights required can make the server open arbitrary outbound SMTP connections to internal/link-local addresses, by setting the SMTP host of thei...

4.3CVSS0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/31 9:21 p.m.6 views

CVE-2026-77352 Wallos: Authenticated SSRF via per-user SMTP notification host (low-privilege user)

Wallos is an open-source, self-hostable personal subscription tracker. From version 2.0.0 to before version 5.0.0, any authenticated Wallos user no admin rights required can make the server open arbitrary outbound SMTP connections to internal/link-local addresses, by setting the SMTP host of thei...

4.3CVSS5.9AI score
SaveExploits0References5
Rows per page
Query Builder