Lucene search
+L

645763 matches found

CVE
CVE
added 2026/09/03 8:39 p.m.10 views

CVE-2026-82520

parsedmarc before 11.0.1 is vulnerable to a Zip Bomb Denial of Service via compressed email attachments. The root cause is that parsedmarc decompresses gzip and ZIP attachments in a single unbounded read with no limit on decompressed output size. Because parsedmarc automatically processes incomin...

8.7CVSS6AI score0.00436EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 8:39 p.m.6 views

CVE-2026-82520 parsedmarc < 11.0.1 Zip Bomb DoS via Compressed Email Attachments

parsedmarc before 11.0.1 decompresses gzip and ZIP attachments in a single unbounded read with no limit on decompressed output size. Because parsedmarc automatically processes incoming DMARC report emails without user interaction, an unauthenticated remote attacker can send a crafted email with a...

8.7CVSS5.7AI score
SaveExploits0References6
CVE
CVE
added 2026/09/03 8:34 p.m.23 views

CVE-2026-63376

toml-node , a TOML parser for Node.js and the browser, is affected by a prototype pollution vulnerability in toml.parse() (lib/compiler.js) prior to version 4.1.2. The root cause is a key-path desynchronization : currentPath tracking uses both arrays and strings, so valueAssignments records a com...

8.2CVSS6.2AI score0.00383EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/03 8:33 p.m.22 views

EUVD-2026-42049

Phoenix: Unbounded channel joins per transport enables DoS over few connections...

8.7CVSS5.9AI score0.00757EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2026/09/03 8:33 p.m.12 views

Phoenix: Unbounded channel joins per transport enables DoS over few connections

Summary Phoenix transports do not limit the number of channels in a given connection, making it easy to spawn hundreds of thousands of processes over a single connection, and, eventually reaching the max processes VM limit. The solution is to limit the number of channels per transport, so an...

8.7CVSS5.9AI score0.00757EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
added 2026/09/03 8:30 p.m.18 views

EUVD-2026-42050

Phoenix: Presence keys colliding with Object.prototype members break existence checks...

7.5CVSS5.9AI score0.00507EPSS
SaveExploits1References8
Github Security Blog
Github Security Blog
added 2026/09/03 8:30 p.m.12 views

Phoenix: Presence keys colliding with `Object.prototype` members break existence checks

Summary The Phoenix JavaScript presence client assets/js/phoenix/presence.js tests whether a presence already exists using a bare truthiness check statekey rather than an own-property check. Because applications commonly track presences under a client-supplied username or id, the presence key can...

7.5CVSS5.9AI score0.00507EPSS
SaveExploits1References9Affected Software1
CVE
CVE
added 2026/09/03 8:30 p.m.25 views

CVE-2026-85062

Colord (a JavaScript color manipulation library) prior to version 2.9.4 is vulnerable to a ReDoS (Regular Expression Denial of Service) attack. The root cause is an ambiguous numeric regular expression ([+-]?+?\d*.*?\d+) used in synchronous CSS color string matchers across five source files (rgbS...

6.9CVSS5.9AI score0.00291EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/03 8:30 p.m.7 views

CVE-2026-85062 Colord: Slow rejection of oversized malformed color strings

Colord is a tiny yet powerful tool for high-performance color manipulations and conversions. Prior to 2.9.4, synchronous CSS color string matchers in src/colorModels/rgbString.ts, src/colorModels/hslString.ts, src/colorModels/hwbString.ts, src/colorModels/lchString.ts, and...

6.9CVSS5.5AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/03 8:27 p.m.13 views

stream-json: pick/ignore/filter/replace filters are O(depth²) on nested input — small crafted JSON blocks the event loop for seconds→minutes (DoS)

Description The path filters pick, ignore, filter, and replace — the library's headline "surgical extraction" feature — recompute the full path string from the nesting stack on every checkable token. Because the stack length equals the current nesting depth, and a checkable token is emitted at...

6.2CVSS5.9AI score0.00112EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/09/03 8:27 p.m.9 views

GHSA-528H-PC64-C93X stream-json: pick/ignore/filter/replace filters are O(depth²) on nested input — small crafted JSON blocks the event loop for seconds→minutes (DoS)

Description The path filters pick, ignore, filter, and replace — the library's headline "surgical extraction" feature — recompute the full path string from the nesting stack on every checkable token. Because the stack length equals the current nesting depth, and a checkable token is emitted at...

6.2CVSS5.9AI score0.00112EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/09/03 8:27 p.m.8 views

NPM: stream-json: pick/ignore/filter/replace filters are O(depth²) on nested input — small crafted JSON blocks the event loop for seconds→minutes (DoS)

NPM: stream-json: pick/ignore/filter/replace filters are Odepth² on nested input — small crafted JSON blocks the event loop for seconds→minutes DoS vulnerability discovered by ? in WordPress Npm stream-json versions = 3.4.0...

6.2CVSS5.9AI score0.00112EPSS
SaveExploits0References3Affected Software1
Wolfi
Wolfi
added 2026/09/03 8:24 p.m.11 views

GHSA-RH9X-7XJC-VWX2 vulnerabilities

Vulnerabilities for packages: ruby3.3-rails, ruby4.0-rails, kube-logging-operator, ruby3.4-rails, ruby3.2-rails...

5.8AI score
SaveExploits0
NVD
NVD
added 2026/09/03 8:17 p.m.7 views

CVE-2026-19795

Qiskit could allow a local attacker to cause a denial of service due to a stack overflow during deserialization of QPY payloads. A malicious QPY payload can trigger a segmentation fault, causing the application to crash when deserializing untrusted input...

6.2CVSS0.00112EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/03 8:15 p.m.11 views

EUVD-2026-70733

stream-json is a micro-library of stream components for processing JSON and JSONC with a minimal memory footprint. Prior to 3.5.0, the path filters pick, ignore, filter, and replace in src/core/filters/filter-base.js recompute the full path string from the nesting stack for every checkable token...

6.2CVSS5.9AI score0.00112EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/03 8:15 p.m.18 views

CVE-2026-71429

stream-json , a micro-library for streaming JSON/JSONC processing, has a denial-of-service vulnerability in its path filters (pick, ignore, filter, replace) defined in src/core/filters/filter-base.js. Prior to 3.5.0 , these filters recompute the full path string from the nesting stack for every c...

6.2CVSS5.9AI score0.00112EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 8:15 p.m.16 views

CVE-2026-71429 stream-json: pick/ignore/filter/replace filters are O(depth²) on nested input — small crafted JSON blocks the event loop for seconds→minutes (DoS)

stream-json is a micro-library of stream components for processing JSON and JSONC with a minimal memory footprint. Prior to 3.5.0, the path filters pick, ignore, filter, and replace in src/core/filters/filter-base.js recompute the full path string from the nesting stack for every checkable token...

6.2CVSS5.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/03 8:15 p.m.36 views

CVE-2026-71429 stream-json: pick/ignore/filter/replace filters are O(depth²) on nested input — small crafted JSON blocks the event loop for seconds→minutes (DoS)

stream-json is a micro-library of stream components for processing JSON and JSONC with a minimal memory footprint. Prior to 3.5.0, the path filters pick, ignore, filter, and replace in src/core/filters/filter-base.js recompute the full path string from the nesting stack for every checkable token...

6.2CVSS0.00112EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/03 8:15 p.m.10 views

EUVD-2026-66715

amqp091-go has a Potential Memory Exhaustion/Protocol Violation via Broker-Controlled Oversized Payload...

8.9CVSS5.9AI score0.00316EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 8:15 p.m.8 views

GHSA-6C5V-HQJR-5XXP amqp091-go has a Potential Memory Exhaustion/Protocol Violation via Broker-Controlled Oversized Payload

Summary A vulnerability exists in the amqp091-go client library where a compromised or malicious AMQP broker can force the client to allocate resources for and process content body frames that exceed the negotiated framemax limit. This can lead to unexpected memory consumption or application-laye...

8.9CVSS5.9AI score0.00316EPSS
SaveExploits0References6
Rows per page
Query Builder