Lucene search
+L

24594 matches found

EUVD
EUVD
added 2026/07/18 7:30 p.m.13 views

EUVD-2026-45396

ProFTPD modsftp contains a heap-based buffer overflow reachable by an authenticated SFTP user. The fxppacketread function accepts the attacker-supplied 32-bit big-endian SFTP packet length without a minimum sanity check. A value of 0 causes an unsigned subtraction elsewhere in the read path to...

7.7CVSS6AI score0.00406EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/18 7:30 p.m.9 views

CVE-2026-53994

ProFTPD modsftp contains a heap-based buffer overflow reachable by an authenticated SFTP user. The fxppacketread function accepts the attacker-supplied 32-bit big-endian SFTP packet length without a minimum sanity check. A value of 0 causes an unsigned subtraction elsewhere in the read path to...

7.7CVSS6AI score0.00406EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/18 7:30 p.m.22 views

CVE-2026-53994

ProFTPD mod_sftp has a heap-based buffer overflow reachable by an authenticated SFTP user. The fxp_packet_read() function accepts an attacker-controlled 32-bit big-endian SFTP packet length without minimum sanity checks. A value of 0 underflows in the read path, yielding an oversized request (~4 ...

7.7CVSS6.1AI score0.00406EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/07/18 7:30 p.m.7 views

CVE-2026-53994

ProFTPD modsftp contains a heap-based buffer overflow reachable by an authenticated SFTP user. The fxppacketread function accepts the attacker-supplied 32-bit big-endian SFTP packet length without a minimum sanity check. A value of 0 causes an unsigned subtraction elsewhere in the read path to...

7.7CVSS6AI score0.00406EPSS
SaveExploits0
Nuclei
Nuclei
added 2026/07/18 8:12 a.m.30 views

Open Web Analytics 1.7.3 - Remote Code Execution

Open Web Analytics OWA before 1.7.4 allows an unauthenticated remote attacker to obtain sensitive user information, which can be used to gain admin privileges by leveraging cache hashes. This occurs because files generated with '?php instead of the intended "?php sequence aren't handled by the PH...

9.8CVSS8.4AI score0.99055EPSS
SaveExploits14References5
Positive Technologies
Positive Technologies
added 2026/07/18 12:0 a.m.9 views

PT-2026-60983

Name of the Vulnerable Software and Affected Versions ProFTPD mod sftp affected versions not specified Description An authenticated SFTP user can trigger a heap-based buffer overflow. The fxp packet read function fails to perform a minimum sanity check on the attacker-supplied 32-bit big-endian...

7.7CVSS5.9AI score0.00406EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/17 6:22 p.m.40 views

CVE-2026-47183 Zeroconf: Unbounded exception-dedup state retains packet buffers via traceback frame locals, enabling LAN-local memory exhaustion

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.6, DNSIncoming.logexceptiondebug and the four QuietLogger exception-dedup methods stored an unbounded seenlogs dictionary keyed by attacker-influenced IncomingDecodeError messages, retaining sys.excinfo...

6.5CVSS0.00241EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/17 6:22 p.m.34 views

CVE-2026-47183

CVE-2026-47183 - zeroconf (python-zeroconf) : Affected versions prior to 0.149.6 store an unbounded in-memory log of exceptions in DNSIncoming._log_exception_debug and QuietLogger dedup, retaining frame locals with raw packet data. This enables any unauthenticated LAN host on UDP/5353 (224.0.0.25...

6.5CVSS5.2AI score0.00241EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/17 6:22 p.m.7 views

CVE-2026-47183 Zeroconf: Unbounded exception-dedup state retains packet buffers via traceback frame locals, enabling LAN-local memory exhaustion

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.6, DNSIncoming.logexceptiondebug and the four QuietLogger exception-dedup methods stored an unbounded seenlogs dictionary keyed by attacker-influenced IncomingDecodeError messages, retaining sys.excinfo...

6.5CVSS5.2AI score0.00241EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/16 11:40 p.m.16 views

CVE-2026-33754

Wazuh 3.9.0+ is affected by an unauthenticated DoS in the cluster protocol parser caused by a crafted header with an arbitrarily large payload length. The vulnerability arises because the length is trusted before authentication/decryption and used to allocate memory, leading to memory exhaustion ...

6.5CVSS6.1AI score0.00485EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2026/07/16 11:16 p.m.9 views

CVE-2026-44435

Quicly is an IETF QUIC protocol implementation intended primarily for use within the H2O HTTP server. Prior to commit 937d0e9, an assertion failure is raised when the total number of valid handshake messages received over a CRYPTO stream of a single packet number space exceeds 32KB, causing a...

7.5CVSS0.00278EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/16 10:39 p.m.9 views

CVE-2026-44435

Quicly is an IETF QUIC protocol implementation intended primarily for use within the H2O HTTP server. Prior to commit 937d0e9, an assertion failure is raised when the total number of valid handshake messages received over a CRYPTO stream of a single packet number space exceeds 32KB, causing a...

7.5CVSS6AI score0.00278EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/16 7:29 p.m.4 views

CVE-2026-15422 SCTP needs to better-check INIT ACK chunk parameters

The illumos SCTP inbound path performs association lookup for INIT ACK chunks without adequately validating the address parameters carried in the chunk. Since this lookup runs during packet classification i.e. before SCTP integrity checks or IPsec policy are applied a remote, unauthenticated...

10CVSS5.9AI score0.00508EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/16 5:16 p.m.10 views

CVE-2026-55548

Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, the PacketsApi.exportPackets endpoint in yamcs-core/src/main/java/org/yamcs/http/api/PacketsApi.java failed to enforce object-level ReadPacket privileges when a request omitted specific packet names: with an empty name list the...

4.3CVSS0.00247EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/07/16 4:9 p.m.7 views

CVE-2026-55548

Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, the PacketsApi.exportPackets endpoint in yamcs-core/src/main/java/org/yamcs/http/api/PacketsApi.java failed to enforce object-level ReadPacket privileges when a request omitted specific packet names: with an empty name list the...

4.3CVSS6.1AI score0.00247EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2026/07/16 4:9 p.m.6 views

EUVD-2026-44960

Yamcs is a mission control framework. Prior to 5.12.8 and 5.13.2, the PacketsApi.exportPackets endpoint in yamcs-core/src/main/java/org/yamcs/http/api/PacketsApi.java failed to enforce object-level ReadPacket privileges when a request omitted specific packet names: with an empty name list the...

4.3CVSS6.1AI score0.00247EPSS
SaveExploits1References5
CVE
CVE
added 2026/07/16 4:9 p.m.10 views

CVE-2026-55548

In Yamcs, CVE-2026-55548 affects the PacketsApi.exportPackets endpoint. The root cause was failure to enforce per-packet ReadPacket privileges when a request supplied an empty packet-name list, causing no WHERE pname IN filter and the onTuple handler to stream packets without per-row authorizatio...

4.3CVSS6.1AI score0.00247EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/16 12:0 a.m.15 views

PT-2026-60600

Name of the Vulnerable Software and Affected Versions Quicly versions prior to commit dccf5d4 Description Quicly, an IETF QUIC protocol implementation used in the H2O HTTP server, is susceptible to stateless reset injection. The issue stems from a lack of packet entry validation when handling...

5.3CVSS5.3AI score0.00147EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/15 3:14 p.m.5 views

JLSEC-2026-765 Remote packet capture support is disabled by default in libpcap

Remote packet capture support is disabled by default in libpcap. When a user builds libpcap with remote packet capture support enabled, one of the functions that become available is pcapfindalldevsex. One of the function arguments can be a filesystem path, which normally means a directory with...

4.4CVSS6.8AI score0.00218EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/14 11:17 p.m.10 views

CVE-2026-51807

Heap-based out-of-bounds write in j2kprecinctsubband::parsepacketheader in OpenHTJ2K versions 0.18.3 and earlier fixed in v0.18.4 caused by missing bounds validation before coding-pass lengths are written to j2kcodeblock::passlength128. A crafted JPEG 2000 codestream containing malformed PPM pack...

9.8CVSS0.00371EPSS
SaveExploits0References4
Rows per page
Query Builder