Lucene search
+L

52843 matches found

RedHat Linux
RedHat Linux
added 2026/08/13 6:18 p.m.8 views

bind: bind9: Potential memory usage beyond configured limits

A DNSSEC validating resolver that is under a random subdomain attack against a DNSSEC-signed zone can suffer from runaway memory usage. The attacker needs to be able to send queries faster than the resolver can perform validation. The increased memory usage can be orders of magnitude beyond the...

7.5CVSS5.3AI score0.00509EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 6:18 p.m.8 views

CVE-2026-73568

py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handleincoming method in libp2p/streammuxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with readexactly before validating it against MAXWINDOWSIZE or checking whether...

7.5CVSS0.00351EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 6:18 p.m.6 views

CVE-2026-73566

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS0.00379EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 6:18 p.m.6 views

DEBIAN-CVE-2026-73569

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From 5.9.3 until 5.10.1, src/xmlparser/OrderedObjParser.js processes multiple DOCTYPE declarations within a single XML document and passes each declaration's entities through addInputEntities...

8.7CVSS5.4AI score0.00371EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/13 5:39 p.m.31 views

CVE-2026-73566 node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS0.00379EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/13 5:39 p.m.9 views

CVE-2026-73566 node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS5.3AI score0.00379EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/13 5:39 p.m.28 views

CVE-2026-73566 node-tar: Uncontrolled recursion in mapHas/filesFilter allows uncatchable stack-overflow DoS via crafted long-path tar with member selection

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS5.5AI score
SaveExploits0References4
OSV
OSV
added 2026/08/13 5:27 p.m.14 views

CVE-2026-73562 Mongoose: Prototype pollution in the update casting via __proto__-prefixed dotted path (Schema._getSchema/path getter)

Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment. Prior to 6.13.10, 7.8.10, 8.24.1, and 9.7.2, passing a user-controlled update such as MyModel.updateOnefilter, req.body can exploit Mongoose update casting with a proto.x dotted path under $set...

6.5CVSS5.5AI score
SaveExploits0References7
CVE
CVE
added 2026/08/13 5:24 p.m.29 views

CVE-2026-73561

CVE-2026-73561 describes an unauthenticated DoS in the Hub Node.js WebSocket server. For every new WebSocket, Hub registers a listener that triggers an RPC path: get-client-id is sent via RPC, the request is stored in RPC.requests, and a polling interval (setInterval every 10 ms) checks for a mat...

7.5CVSS5.3AI score0.00432EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 5:24 p.m.8 views

CVE-2026-73561 Hub: Unauthenticated WebSocket RPC Waiter Resource Exhaustion

Hub is a Node.js WebSocket server and client with added features. Prior to 0.2.16, every incoming unauthenticated WebSocket connection triggers loadDefaultConnectionEventListeners to call requestClientId, which calls rpc.send for the get-client-id action and pushes a request into RPC.requests. Th...

7.5CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/13 5:24 p.m.28 views

CVE-2026-73561 Hub: Unauthenticated WebSocket RPC Waiter Resource Exhaustion

Hub is a Node.js WebSocket server and client with added features. Prior to 0.2.16, every incoming unauthenticated WebSocket connection triggers loadDefaultConnectionEventListeners to call requestClientId, which calls rpc.send for the get-client-id action and pushes a request into RPC.requests. Th...

7.5CVSS0.00432EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/13 5:19 p.m.5 views

CVE-2026-12236 Infinite loop (DoS) in Bluetooth GATT client parsing of Read-By-Type responses with zero data length

The Bluetooth host GATT client function parsereadstdchardesc in subsys/bluetooth/host/gatt.c parses an ATT Read By Type Response received from a remote GATT server during BTGATTDISCOVERSTDCHARDESC discovery. The per-entry stride rsp-len is taken directly from the peer's PDU, and the parse loop bo...

6.5CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/13 5:19 p.m.28 views

CVE-2026-12236 Infinite loop (DoS) in Bluetooth GATT client parsing of Read-By-Type responses with zero data length

The Bluetooth host GATT client function parsereadstdchardesc in subsys/bluetooth/host/gatt.c parses an ATT Read By Type Response received from a remote GATT server during BTGATTDISCOVERSTDCHARDESC discovery. The per-entry stride rsp-len is taken directly from the peer's PDU, and the parse loop bo...

6.5CVSS0.00102EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/13 5:19 p.m.29 views

CVE-2026-12236

The CVE concerns the Zephyr Bluetooth host GATT client, where parse_read_std_char_desc() can loop indefinitely if an attacker causes a peer to reply with rsp->len = 0 during BT_GATT_DISCOVER_STD_CHAR_DESC. The loop uses rsp->len to advance the pointer and decrement remaining length, but rsp...

6.5CVSS5.5AI score0.00102EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/13 5:17 p.m.6 views

CVE-2026-59763

Unbounded Arch package file metadata can cause resource amplification in Gitea package uploads...

4.3CVSS0.00238EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 5:17 p.m.7 views

CVE-2026-58436

ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests...

7.5CVSS0.00335EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 5:17 p.m.5 views

CVE-2026-55984

Null Pointer Dereference in AddTime API Causes Authenticated Denial of Service...

2.7CVSS0.00336EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/13 5:17 p.m.6 views

CVE-2026-13051

Form::Processor::Field::HtmlArea versions from 0.06 through 1.162360 for Perl allow attacker selected method dispatch and resource exhaustion via an HTML::Tidy diagnostic that validate passes to adderror as a Locale::Maketext template. validate runs HTML::Tidy over the submitted markup and passes...

9.1CVSS0.00451EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/13 4:44 p.m.39 views

CVE-2026-58436

CVE-2026-58436 describes a quadratic-time DoS in Gitea related to parsing the Accept-Language header via the Locale middleware, affecting unauthenticated requests. The available connected sources (NVD, CVE lists, OSV entries, and CIRCL sighting) consistently state the issue as a parsing-based DoS...

7.5CVSS8.5AI score0.00335EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/13 4:44 p.m.33 views

CVE-2026-58436 ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests

ParseAcceptLanguage quadratic-time DoS via Locale middleware on unauthenticated requests...

0.00335EPSS
SaveExploits0References3
Rows per page
Query Builder