Lucene search
+L

5921 matches found

Kitploit
Kitploit
added 2026/08/25 4:30 a.m.100 views

doona

Doona - Network fuzzing tool .:: About ::. Doona is a fork of the Bruteforce Exploit Detector Tool BED. BED is a program which is designed to check daemons for potential buffer overflows, format string bugs etc. Doona is Australian for duvet. It adds a significant enough number of features/change...

6AI score
SaveExploits0
NVD
NVD
added 2026/08/24 6:17 p.m.9 views

CVE-2026-71941

Multiple DrayTek VigorSwitch models contain a buffer overflow vulnerability in the diaglogmail function. The vulnerability is caused by concatenating multiple smtpReceiver email addresses into a fixed-size buffer without checking the remaining buffer size. A remote attacker can trigger this...

8.6CVSS0.00478EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/24 5:08 p.m.8 views

EUVD-2026-65000

Multiple DrayTek VigorSwitch models contain a buffer overflow vulnerability in the diaglogmail function. The vulnerability is caused by concatenating multiple smtpReceiver email addresses into a fixed-size buffer without checking the remaining buffer size. A remote attacker can trigger this...

8.6CVSS6.2AI score0.00478EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.10 views

Astra Linux – Vulnerability in sendmail

Sendmail in version 8.17.2 allows for SMTP smuggling in certain configurations. Remote attackers can utilize a published exploitation technique to inject e-mail messages with a spoofed MAIL FROM address, thereby bypassing an SPF protection mechanism. This issue arises because Sendmail supports...

5.3CVSS6.1AI score0.01082EPSS
SaveExploits2References1
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Thunderbird

Thunderbird ignored the configuration that required STARTTLS security for SMTP connections. A MITM could perform a downgrade attack to intercept transmitted messages, or could take control of the authenticated session to execute SMTP commands chosen by the MITM. If an unprotected authentication...

5.9CVSS7AI score0.01101EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/24 12:00 a.m.6 views

Unity Linux 20.1050e / 20.1060e / 20.1070-8ae / 20.1070e Security Update: log4j (UTSA-2026-005302)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005302 advisory. Improper validation of certificate with host mismatch in Apache Log4j SMTP appender. This could allow an SMTPS connection to be intercepted by a man-in-the-middle...

4.3CVSS6.4AI score0.08096EPSS
SaveExploits0References3
NCSC
NCSC
added 2026/08/23 11:12 a.m.14 views

Vulnerability handling in Zimbra Collaboration Suite

Zimbra has identified a vulnerability in the Zimbra Collaboration Suite. This vulnerability exists in the Zimbra Collaboration Suite version 10.1.20. Unauthorized attackers can execute OS commands through specially crafted SMTP requests. This requires that the Zimbra SNMP package be installed and...

8.9CVSS5.9AI score0.20528EPSS
SaveExploits6References3
Cvelist
Cvelist
added 2026/08/21 7:38 p.m.34 views

CVE-2026-76876 Craftplan < 0.5.1 Broken Access Control Information Disclosure via Settings API

Craftplan before 0.5.1 contains a broken access control vulnerability that allows unauthenticated attackers to read sensitive credentials by exploiting an unconditional authorization policy on the Settings resource. Attackers can send a GET request to the settings API endpoint with a valid record...

8.2CVSS0.00281EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 7:38 p.m.13 views

EUVD-2026-64068

Craftplan before 0.5.1 contains a broken access control vulnerability that allows unauthenticated attackers to read sensitive credentials by exploiting an unconditional authorization policy on the Settings resource. Attackers can send a GET request to the settings API endpoint with a valid record...

8.2CVSS5.4AI score0.00281EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/21 7:38 p.m.20 views

CVE-2026-76876

Craftplan before 0.5.1 contains a broken access control vulnerability in the Settings resource. The read policy uses an always-allow authorization check that bypasses all identity verification, allowing unauthenticated attackers to send a GET request to the settings API endpoint with a valid reco...

8.2CVSS5.4AI score0.00281EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/21 12:00 a.m.7 views

UBUNTU-CVE-2026-55558

aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior...

5.9CVSS5.4AI score0.00261EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.15 views

Oracle E-Business Suite (August 2026 CSPU)

The versions of Oracle E-Business Suite installed on the remote host are affected by multiple vulnerabilities as referenced in the August 2026 CSPU advisory. - Vulnerability in the Oracle Payments product of Oracle E-Business Suite component: File Transmission. Supported versions that are affecte...

9.8CVSS6AI score0.00508EPSS
SaveExploits0References122
Tenable Nessus
Tenable Nessus
added 2026/08/21 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-55558

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - aiosmtplib is an asynchronous SMTP client for use with asyncio. Prior to 5.1.2, SMTPProtocol.starttls in src/aiosmtplib/protocol.py consumes the server's 220...

5.9CVSS5.6AI score0.00261EPSS
SaveExploits0References3
CISA KEV Catalog
CISA KEV Catalog
added 2026/08/21 12:00 a.m.16 views

Zimbra Collaboration Suite (ZCS) OS Command Injection Vulnerability

Zimbra Collaboration Suite ZCS contains an OS command injection vulnerability which could allow an unauthenticated attacker to send specially crafted SMTP requests that may result in execution of arbitrary operating system commands as the Zimbra user...

8.9CVSS6.3AI score0.20528EPSS
SaveIn wildExploits6
NVD
NVD
added 2026/08/20 10:17 p.m.14 views

CVE-2026-67447

Mailpit is an email testing tool and API for developers. From 1.30.0 until 1.30.5, Mailpit's internal/smtpd/smtpd.go readData function calls bufio.Reader.ReadBytes before applying the lendata+lenline size check to the completed SMTP DATA line against Server.MaxSize. An unauthenticated SMTP client...

5.3CVSS0.00372EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/20 9:34 p.m.10 views

Mailpit: SMTP DATA line reader buffers over-limit input before size enforcement

Summary Mailpit's SMTP DATA reader enforces the configured MaxMessageSize only after bufio.Reader.ReadBytes'\n' has already buffered a complete DATA line. A remote unauthenticated SMTP client can send one line larger than the configured message-size cap and force memory allocation before Mailpit...

5.3CVSS5.9AI score0.00372EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/20 9:34 p.m.9 views

GHSA-R553-M4FV-5V97 Mailpit: SMTP DATA line reader buffers over-limit input before size enforcement

Summary Mailpit's SMTP DATA reader enforces the configured MaxMessageSize only after bufio.Reader.ReadBytes'\n' has already buffered a complete DATA line. A remote unauthenticated SMTP client can send one line larger than the configured message-size cap and force memory allocation before Mailpit...

5.3CVSS5.9AI score0.00372EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/20 9:17 p.m.12 views

CVE-2026-67445

Mailpit is an email testing tool and API for developers. Prior to 1.30.4, Mailpit reads SMTP commands through internal/smtpd/smtpd.go session.readLine using bufio.Reader.ReadString before session.parseLine parses the verb or the RFC 5321 512-octet command-line limit is enforced. An unauthenticate...

5.3CVSS0.00371EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 9:15 p.m.23 views

CVE-2026-67447

Mailpit (email testing tool) versions 1.30.0–1.30.4 contain a post-fix gap in the SMTP DATA reader (internal/smtpd/smtpd.go, readData()). The function calls bufio.Reader.ReadBytes('\n') before enforcing the configured MaxMessageSize cap, so a single oversized DATA line is fully allocated in memor...

5.3CVSS5.3AI score0.00372EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 9:15 p.m.15 views

EUVD-2026-63664

Mailpit is an email testing tool and API for developers. From 1.30.0 until 1.30.5, Mailpit's internal/smtpd/smtpd.go readData function calls bufio.Reader.ReadBytes before applying the lendata+lenline size check to the completed SMTP DATA line against Server.MaxSize. An unauthenticated SMTP client...

5.3CVSS5.3AI score0.00372EPSS
SaveExploits0References3
Rows per page
Query Builder