Lucene search
+L

177773 matches found

UbuntuCve
UbuntuCve
added 2026/07/17 8:17 p.m.24 views

CVE-2026-50289

systeminformation is a System and OS information library for node.js. Prior to 5.31.7, networkInterfaces on Linux is vulnerable to OS command injection through the Debian/Ubuntu interfaces5 source directive because lib/network.js checkLinuxDCHPInterfaces reads /etc/network/interfaces, extracts a...

8.8CVSS5.6AI score0.02181EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/07/17 8:17 p.m.24 views

CVE-2026-54463

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.1, draft versions of the WebSocket protocol in websocket-driver include a length header that allows an arbitrarily large integer to be encoded as bytes with the high bit set, and a server or client can send an...

7.5CVSS5.4AI score0.00344EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/17 8:17 p.m.22 views

CVE-2026-54464

Impact If this library is used in tandem with the permessage-deflate extension, a WebSocket server or client can be made to accept messages that are larger than the configured maximum message size. This is because this limit is checked against the message frames' length headers, which give the si...

6.3CVSS5.4AI score0.00445EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/17 8:17 p.m.21 views

CVE-2026-54465

websocket-driver is a WebSocket protocol handler with pluggable I/O. Prior to 0.8.1, when websocket-driver is used to implement a WebSocket server on top of a TCP server using WebSocket::Driver.server or to complement a WebSocket client, a peer can make a single connection consume an unbounded...

7.5CVSS5.5AI score0.00344EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/17 8:17 p.m.19 views

CVE-2026-49852

joserfc is a Python library that provides an implementation of several JSON Object Signing and Encryption JOSE standards. Prior to 1.6.8, joserfc.jwt.decode accepts attacker-forged HMAC-signed tokens when the caller-supplied verification key is the empty string or None, because HMACAlgorithm.sign...

8.7CVSS5.5AI score0.00194EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2026/07/17 8:17 p.m.14 views

CVE-2026-45799

Wire provides gRPC and protocol buffers for Android, Kotlin, Swift, and Java. Prior to 6.3.0 and 7.0.0-alpha03, ByteArrayProtoReader32.skipGroup and ProtoReader.skipGroup in wire-runtime do not validate that a LENGTHDELIMITED field length is non-negative before skip, allowing a crafted protobuf...

7.5CVSS5.5AI score0.00546EPSS
SaveExploits1References1
UbuntuCve
UbuntuCve
added 2026/07/17 8:17 p.m.15 views

CVE-2026-49834

sigstore-go is a Go library for Sigstore signing and verification. Prior to 1.2.0, a verifier configured with WithTransparencyLogN1 or WithSignedCertificateTimestampsN1 counts verified witnesses per entry or per validation path rather than per log authority, allowing a single compromised...

7.5CVSS7.2AI score0.00113EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.20 views

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.4AI score0.0037EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.17 views

CVE-2026-50185

RustCrypto CMOV provides conditional move CPU intrinsics which are guaranteed on major platforms to execute in constant-time and not be rewritten as branches by the compiler. From 0.1.1 until 0.5.4, the aarch64 implementations of Cmov and CmovEq in cmov/src/backends/aarch64.rs assume high bits ar...

3.3CVSS5.6AI score0.00157EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.18 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.5AI score0.0037EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.23 views

CVE-2026-45309

AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python asyncio framework. Prior to 2.23.0, AsyncSSH expands the OpenSSH-compatible AuthorizedKeysFile %u token in asyncssh/config.py, asyncssh/connection.py,...

8.2CVSS5.4AI score0.0044EPSS
SaveExploits1References2
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.21 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
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.14 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
UbuntuCve
UbuntuCve
added 2026/07/17 7:17 p.m.23 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.5AI score0.00389EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/07/17 5:17 p.m.19 views

CVE-2026-44722

pyzipper is a replacement for Python's zipfile that can read and write AES encrypted zip files. Prior to 0.4.0, a Python operator precedence bug in pyzipper/zipfileaes.py caused the AE-2 format to never be automatically selected during encryption, causing encrypted entries to be written in AE-1...

6.2CVSS5.4AI score0.00116EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/17 3:20 p.m.15 views

CVE-2026-14741

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

7.5CVSS5.3AI score0.00353EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/07/17 2:17 p.m.21 views

GHSA-36HH-V3QG-5JQ4 vulnerabilities

Vulnerabilities for packages: py3-xet-core...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/17 2:17 p.m.29 views

GHSA-CHGR-C6PX-7XPP vulnerabilities

Vulnerabilities for packages: py3-xet-core...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/07/17 2:17 p.m.30 views

CVE-2026-13221 vulnerabilities

Vulnerabilities for packages: perl...

9.1CVSS5.1AI score0.00432EPSS
SaveExploits0
Chainguard
Chainguard
added 2026/07/17 2:17 p.m.36 views

GHSA-5G35-5JRJ-F39P vulnerabilities

Vulnerabilities for packages: perl...

5.3AI score
SaveExploits0
Rows per page
Query Builder