Lucene search
+L

669222 matches found

Cvelist
Cvelist
•added 2026/09/14 5:29 p.m.•34 views

CVE-2026-53659 http4k: Unbounded gzip decompression in `ServerFilters.GZip` / `RequestFilters.GunZip` allowed memory-exhaustion DoS

http4k is a functional toolkit for Kotlin HTTP applications. Prior to 4.51.0.0, 5.42.0.0, and 6.49.0.0, ServerFilters.GZip, RequestFilters.GunZip, and the underlying Gzip request-body decompression functions impose no limit on decompressed size. An unauthenticated client can send a small...

7.5CVSS0.0063EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/14 5:29 p.m.•9 views

EUVD-2026-77694

http4k is a functional toolkit for Kotlin HTTP applications. Prior to 4.51.0.0, 5.42.0.0, and 6.49.0.0, ServerFilters.GZip, RequestFilters.GunZip, and the underlying Gzip request-body decompression functions impose no limit on decompressed size. An unauthenticated client can send a small...

7.5CVSS5.8AI score0.0063EPSS
SaveExploits0References4
EUVD
EUVD
•added 2026/09/14 5:28 p.m.•13 views

EUVD-2026-77692

OpenTelemetry, also known as OTel, is a vendor-neutral open source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, and logs. Prior to 0.154.0, the Sentry exporter reads the remote OTLP sender-controlled service.name resource...

5.3CVSS5.8AI score0.00437EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/14 5:26 p.m.•33 views

CVE-2026-55091 flat-to-nested: Prototype pollution in flat-to-nested convert() via __proto__ parent/id key

flat-to-nested converts a hierarchy from a flat representation to a nested representation. Prior to 1.1.2, FlatToNested.prototype.convert in index.js uses attacker-influenced id and parent record fields directly as keys in the plain temp and pendingChildOf objects. When parent or id is proto,...

7.5CVSS0.00497EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/14 5:26 p.m.•7 views

CVE-2026-55091 flat-to-nested: Prototype pollution in flat-to-nested convert() via __proto__ parent/id key

flat-to-nested converts a hierarchy from a flat representation to a nested representation. Prior to 1.1.2, FlatToNested.prototype.convert in index.js uses attacker-influenced id and parent record fields directly as keys in the plain temp and pendingChildOf objects. When parent or id is proto,...

7.5CVSS5.9AI score0.00497EPSS
SaveExploits0References3
EUVD
EUVD
•added 2026/09/14 5:26 p.m.•8 views

EUVD-2026-77691

flat-to-nested converts a hierarchy from a flat representation to a nested representation. Prior to 1.1.2, FlatToNested.prototype.convert in index.js uses attacker-influenced id and parent record fields directly as keys in the plain temp and pendingChildOf objects. When parent or id is proto,...

7.5CVSS5.9AI score0.00497EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/14 5:26 p.m.•39 views

CVE-2026-55091

flat-to-nested (NPM, versions ≥1.1.0, ≤1.1.1) is vulnerable to prototype pollution (CWE-1321) in FlatToNested.prototype.convert (index.js). The function uses attacker-controlled id and parent field values directly as keys in plain objects, so a value of "__proto__" resolves via the prototype chai...

7.5CVSS5.9AI score0.00497EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/09/14 5:18 p.m.•7 views

CVE-2026-19542 Stack-based out-of-bounds write in tdelete during tree rebalancing

Calling tdelete on a sufficiently deep tree in the GNU C Library version 2.1 to 2.44 may write one pointer past the end of an alloca-allocated array on the stack, which may crash the application. The tdelete implementation keeps an explicit stack of parent nodes for rebalancing, which is grown as...

5.6CVSS5.6AI score0.00226EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/14 5:18 p.m.•12 views

EUVD-2026-77685

Calling tdelete on a sufficiently deep tree in the GNU C Library version 2.1 to 2.44 may write one pointer past the end of an alloca-allocated array on the stack, which may crash the application. The tdelete implementation keeps an explicit stack of parent nodes for rebalancing, which is grown as...

5.6CVSS5.6AI score0.00226EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/14 5:18 p.m.•110 views

CVE-2026-19542

CVE-2026-19542 is a stack-based out-of-bounds write in the tdelete function of the GNU C Library (glibc) versions 2.1 through 2.44. The root cause is that two rebalancing branches in tdelete push an entry onto an alloca-allocated parent-node stack without checking capacity, writing one pointer pa...

5.6CVSS5.6AI score0.00226EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/14 5:18 p.m.•12 views

CVE-2026-53495 containerd CRI ExecSync Goroutine Leak Leading to Node-Level Denial of Service

containerd is an open-source container runtime. Prior to 1.7.35, 2.0.12, 2.2.8, and 2.3.5, containerd on Linux with the CRI plugin enabled can indefinitely block the drainExecSyncIO goroutine in internal/cri/server/containerexecsync.go when CRI ExecSync is used by exec probes or lifecycle hooks...

6.8CVSS5.6AI score
SaveExploits0References11
CVE
CVE
•added 2026/09/14 5:18 p.m.•34 views

CVE-2026-53495

containerd on Linux with the CRI plugin enabled is affected by a goroutine leak in drainExecSyncIO (internal/cri/server/container_execsync.go). When exec probes or lifecycle hooks launch long-lived background child processes that retain stdin/stdout pipes, the input/output drain phase—lacking a d...

6.8CVSS5.7AI score0.00169EPSS
SaveExploits0References9
AlpineLinux
AlpineLinux
•added 2026/09/14 5:18 p.m.•15 views

CVE-2026-53495

containerd is an open-source container runtime. Prior to 1.7.35, 2.0.12, 2.2.8, and 2.3.5, containerd on Linux with the CRI plugin enabled can indefinitely block the drainExecSyncIO goroutine in internal/cri/server/containerexecsync.go when CRI ExecSync is used by exec probes or lifecycle hooks...

6.8CVSS5.7AI score0.00169EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/09/14 5:18 p.m.•35 views

CVE-2026-53495 containerd CRI ExecSync Goroutine Leak Leading to Node-Level Denial of Service

containerd is an open-source container runtime. Prior to 1.7.35, 2.0.12, 2.2.8, and 2.3.5, containerd on Linux with the CRI plugin enabled can indefinitely block the drainExecSyncIO goroutine in internal/cri/server/containerexecsync.go when CRI ExecSync is used by exec probes or lifecycle hooks...

6.8CVSS0.00169EPSS
SaveExploits0References9
NVD
NVD
•added 2026/09/14 5:17 p.m.•8 views

CVE-2026-55451

gettext-converter provides gettext resource conversion utilities for JavaScript. Prior to 1.3.3, js2i18next in lib/js2i18next.js splits nested translation keys using options.keyseparator, whose default value consists of two number signs, and uses each segment as a dynamic object key without...

8.3CVSS0.00566EPSS
SaveExploits0References4
NVD
NVD
•added 2026/09/14 5:17 p.m.•11 views

CVE-2026-54156

node-opcua is an OPC UA implementation for TypeScript and Node.js. Prior to 2.166.0, the process-global galreadyUsedNonce cache used by nonceAlreadyBeenUsed in packages/node-opcua-secure-channel/source/server/serversecurechannellayer.ts records nonces from OpenSecureChannelRequest and CreateSessi...

7.5CVSS0.00784EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/14 5:17 p.m.•9 views

CVE-2026-53496

ExifReader is a JavaScript Exif information parser. Prior to 4.40.1, ExifReader.load and the asynchronous file and URL loaders can pass attacker-supplied HEIC or AVIF data to the ISO-BMFF parser in src/image-header-iso-bmff.js, where findMetaBox and parseBox accept an eight-byte box header withou...

5.3CVSS0.00507EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/14 5:17 p.m.•8 views

CVE-2026-15923

The Zephyr SDIO subsystem function sdioiorwextendedhelper in subsys/sd/sdio.c finishes transfers with a byte-I/O loop that uses size = MINremaining, func-cis.maxblksize as the per-iteration step. The value func-cis.maxblksize is decoded directly from the SDIO card's CIS FUNCE tuple in sdiodecodec...

4.6CVSS0.00167EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/14 5:14 p.m.•9 views

EUVD-2026-77679

Conform, a type-safe form validation library, allows the parsing of nested objects in the form of object.property. From 1.8.0 until 1.19.4, the parseSubmission future API in packages/conform-dom/formdata.ts repeatedly scans FormData or URLSearchParams entries by each unique field name. An...

8.7CVSS5.7AI score0.00514EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/09/14 5:14 p.m.•33 views

CVE-2026-49250 Conform: parseSubmission vulnerable to CPU exhaustion when parsing many unique form fields

Conform, a type-safe form validation library, allows the parsing of nested objects in the form of object.property. From 1.8.0 until 1.19.4, the parseSubmission future API in packages/conform-dom/formdata.ts repeatedly scans FormData or URLSearchParams entries by each unique field name. An...

8.7CVSS0.00514EPSS
SaveExploits0References3
Rows per page
Query Builder