Lucene search
+L

239 matches found

Kitploit
Kitploit
added 2026/08/25 4:12 a.m.139 views

ipv6tools

IPv6Tools The IPv6Tools framework is a robust set of modules and plugins that allow a user to audit an IPv6 enabled network. The built-in modules support enumeration of IPv6 features such as ICMPv6 and Multicast Listener Discovery MLD. In addition, the framework also supports enumeration of Upper...

7.8CVSS7.3AI score0.13259EPSS
SaveExploits3
NVD
NVD
added 2026/08/06 10:18 p.m.8 views

CVE-2026-5856

Contiki-NG's DNS/mDNS resolver skipname in os/services/resolv/resolv.c walks DNS wire-format name labels with no packet-boundary check, and the caller in newdata invokes it in a loop iterating nquestions times from the attacker-controlled DNS header before validating the transaction ID. An attack...

7.1CVSS0.00253EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/06 6:47 p.m.27 views

CVE-2026-5856 Contiki-NG DNS/mDNS Resolver Out-of-Bounds Read via Unchecked skip_name Traversal Before Transaction-ID Validation

Contiki-NG's DNS/mDNS resolver skipname in os/services/resolv/resolv.c walks DNS wire-format name labels with no packet-boundary check, and the caller in newdata invokes it in a loop iterating nquestions times from the attacker-controlled DNS header before validating the transaction ID. An attack...

7.1CVSS0.00253EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/04 12:00 a.m.37 views

CVE-2026-67858

Buffer Overflow vulnerability exists in open62541 1.5.5 when the Local Discovery Server LDS is built with multicast discovery enabled through the MDNSD backend. An unauthenticated remote attacker can send a RegisterServer or RegisterServer2 request containing many unique discoveryUrls. This allow...

7.5CVSS0.00481EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/28 4:33 p.m.12 views

CVE-2026-47180

A flaw was found in Zeroconf, a Python implementation of multicast DNS service discovery. An unauthenticated attacker on the local network can send a specially crafted multicast DNS mDNS packet with chained pointers. This can trigger a recursion error, leading to sustained CPU usage, excessive...

6.5CVSS5.8AI score0.0037EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-47183

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.6, DNSIncoming.logexceptiondebug and the four QuietLogger...

6.5CVSS5.4AI score0.00389EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 7:17 p.m.8 views

DEBIAN-CVE-2026-48045

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS5.3AI score0.0037EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/17 7:17 p.m.10 views

DEBIAN-CVE-2026-47183

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.3AI score0.00389EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.20 views

CVE-2026-48487

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.16, readcharacterstring and readstring in src/zeroconf/protocol/incoming.py advanced self.offset by attacker-declared RDLENGTH without checking it against self.datalen, allowing unauthenticated hosts on th...

5.3CVSS5.5AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 7:17 p.m.7 views

UBUNTU-CVE-2026-47184

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache.asyncadd inserted every response record into cache, expirations, expireheap, and servicecache without a cap, allowing unauthenticated hosts on the local link over UDP/5353 224.0.0.251 / ff02::f...

6.5CVSS5.9AI score0.00389EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.13 views

CVE-2026-47183

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.5AI score0.00389EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 7:17 p.m.7 views

UBUNTU-CVE-2026-48487

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.16, readcharacterstring and readstring in src/zeroconf/protocol/incoming.py advanced self.offset by attacker-declared RDLENGTH without checking it against self.datalen, allowing unauthenticated hosts on th...

5.3CVSS5.9AI score0.00248EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/17 7:17 p.m.8 views

UBUNTU-CVE-2026-47180

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.5, DNSIncoming.decodelabelsatoffset recurses once per DNS-name compression pointer, and a single mDNS packet carrying chained pointers can trigger a RecursionError that escapes DNSIncoming.init, causing...

6.5CVSS5.9AI score0.0037EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 7:17 p.m.8 views

UBUNTU-CVE-2026-48045

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS5.8AI score0.0037EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/17 6:28 p.m.6 views

CVE-2026-48487 Zeroconf: Unvalidated rdlength in record payload readers allows LAN-local cache corruption via crafted mDNS packet

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.16, readcharacterstring and readstring in src/zeroconf/protocol/incoming.py advanced self.offset by attacker-declared RDLENGTH without checking it against self.datalen, allowing unauthenticated hosts on th...

5.3CVSS5.2AI score0.00248EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/17 6:28 p.m.17 views

EUVD-2026-45252

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.16, readcharacterstring and readstring in src/zeroconf/protocol/incoming.py advanced self.offset by attacker-declared RDLENGTH without checking it against self.datalen, allowing unauthenticated hosts on th...

5.3CVSS5.2AI score0.00248EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/17 6:25 p.m.16 views

CVE-2026-47184

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache.asyncadd inserted every response record into cache, expirations, expireheap, and servicecache without a cap, allowing unauthenticated hosts on the local link over UDP/5353 224.0.0.251 / ff02::f...

6.5CVSS5.2AI score0.00389EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/07/17 6:25 p.m.17 views

CVE-2026-47184

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.7, DNSCache.asyncadd inserted every response record into cache, expirations, expireheap, and servicecache without a cap, allowing unauthenticated hosts on the local link over UDP/5353 224.0.0.251 / ff02::f...

6.5CVSS5.3AI score0.00389EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/17 6:21 p.m.44 views

CVE-2026-47180 Zeroconf: Unbounded recursion in DNS compression-pointer decoder allows LAN-local denial of service

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.5, DNSIncoming.decodelabelsatoffset recurses once per DNS-name compression pointer, and a single mDNS packet carrying chained pointers can trigger a RecursionError that escapes DNSIncoming.init, causing...

6.5CVSS0.0037EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/17 6:21 p.m.16 views

CVE-2026-47180

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.5, DNSIncoming.decodelabelsatoffset recurses once per DNS-name compression pointer, and a single mDNS packet carrying chained pointers can trigger a RecursionError that escapes DNSIncoming.init, causing...

6.5CVSS5.2AI score0.0037EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder