Lucene search
K

61 matches found

Github Security Blog
Github Security Blog
added 2026/04/16 3:31 p.m.2 views

Withdrawn Advisory: Protobuf: Denial of Service issue through malicious messages containing negative varints or deep recursion

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-p2gh-cfq4-4wjc. This link is maintained to preserve external references. Original Description A Denial of Service DoS vulnerability exists in the Protobuf PHP library during the parsing of untrusted input...

7.1CVSS5.7AI score0.00031EPSS
Exploits0References3Affected Software1
EUVD
EUVD
added 2026/04/16 3:31 p.m.0 views

EUVD-2026-23268

A Denial of Service DoS vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or deep recursion—can be used to crash the application, impacting service availability...

7.1CVSS5.8AI score0.00031EPSS
Exploits0References2
NVD
NVD
added 2026/04/16 3:17 p.m.0 views

CVE-2026-6409

A Denial of Service DoS vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or deep recursion—can be used to crash the application, impacting service availability...

7.1CVSS0.00031EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/04/16 2:30 p.m.25 views

CVE-2026-6409 Denial of Service (DoS) vulnerability exists in the Protobuf PHP library during the parsing of untrusted input

A Denial of Service DoS vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or deep recursion—can be used to crash the application, impacting service availability...

7.1CVSS0.00031EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/16 2:30 p.m.0 views

CVE-2026-6409

A Denial of Service DoS vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or deep recursion—can be used to crash the application, impacting service availability...

7.1CVSS5.8AI score0.00031EPSS
Exploits0References2
CVE
CVE
added 2026/04/16 2:30 p.m.27 views

CVE-2026-6409

CVE-2026-6409 is a DoS in the Protobuf PHP library during parsing of untrusted input. Maliciously structured messages—specifically those with negative varints or deep recursion—can crash the application, affecting service availability. Connected sources confirm the vulnerability and its impact on...

7.1CVSS5.8AI score0.00031EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/04/16 2:30 p.m.4 views

CVE-2026-6409 Denial of Service (DoS) vulnerability exists in the Protobuf PHP library during the parsing of untrusted input

A Denial of Service DoS vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or deep recursion—can be used to crash the application, impacting service availability...

7.1CVSS5.8AI score0.00031EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2026/03/26 7:49 p.m.3 views

CVE-2026-33532

yaml is a YAML parser and serialiser for JavaScript. Parsing a YAML document with a version of yaml on the 1.x branch prior to 1.10.3 or on the 2.x branch prior to 2.8.3 may throw a RangeError due to a stack overflow. The node resolution/composition phase uses recursive function calls without a...

4.3CVSS5.7AI score0.00025EPSS
Exploits1
Github Security Blog
Github Security Blog
added 2026/03/25 9:2 p.m.2 views

Protobuf: Denial of Service issue through malicious messages containing negative varints or deep recursion

Impact A Denial of Service DoS vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or deep recursion—can be used to crash the application, impacting service availability. Patches...

7.1CVSS5.8AI score0.00031EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2026/03/25 9:2 p.m.4 views

GHSA-P2GH-CFQ4-4WJC Protobuf: Denial of Service issue through malicious messages containing negative varints or deep recursion

Impact A Denial of Service DoS vulnerability exists in the Protobuf PHP library during the parsing of untrusted input. Maliciously structured messages—specifically those containing negative varints or deep recursion—can be used to crash the application, impacting service availability. Patches...

7.1CVSS5.8AI score0.00031EPSS
Exploits0References7
Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.2 views

PT-2026-33338

Name of the Vulnerable Software and Affected Versions Protobuf PHP versions prior to 5.34.0-RC1 Protobuf PHP versions prior to 4.33.6 Description A Denial of Service DoS issue exists during the parsing of untrusted input. Maliciously structured messages, specifically those containing negative...

7.1CVSS5.7AI score0.00031EPSS
Exploits0References11
Veracode
Veracode
added 2026/03/20 7:24 a.m.3 views

Denial Of Service (DoS)

Node.js is vulnerable to Denial of Service DoS. The vulnerability is due to improper error handling when asynchooks.createHook is enabled, where "Maximum call stack size exceeded" errors become uncatchable and terminate the process instead of reaching uncaughtException, allowing attackers to...

7.5CVSS7AI score0.0003EPSS
Exploits0References2Affected Software1
RedHat Linux
RedHat Linux
added 2026/02/23 8:32 a.m.2 views

python: protobuf: Protobuf: Denial of Service due to recursion depth bypass

A flaw was found in protobuf. A remote attacker can exploit this denial-of-service DoS vulnerability by supplying deeply nested google.protobuf.Any messages to the google.protobuf.jsonformat.ParseDict function. This bypasses the intended recursion depth limit, leading to the exhaustion of Python’...

8.2CVSS5.8AI score0.00013EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2026/02/10 12:54 p.m.2 views

nodejs: Nodejs denial of service

A stack overflow flaw has been discovered in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications tha...

7.5CVSS5.8AI score0.0003EPSS
Exploits0References5
OSV
OSV
added 2026/01/26 2:47 p.m.4 views

BIT-NODE-MIN-2025-59466

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

7.5CVSS5.9AI score0.0003EPSS
Exploits0References2
OSV
OSV
added 2026/01/20 9:16 p.m.2 views

AZL-74985 CVE-2025-59466 affecting package nodejs for versions less than 20.14.0-13

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

7.5CVSS7.2AI score0.0003EPSS
Exploits0References1
NVD
NVD
added 2026/01/20 9:16 p.m.1 views

CVE-2025-59466

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

7.5CVSS0.0003EPSS
Exploits0References1
OSV
OSV
added 2026/01/20 9:16 p.m.2 views

AZL-74973 CVE-2025-59466 affecting package nodejs18 18.20.3-11

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

7.5CVSS6.9AI score0.0003EPSS
Exploits0References1
OSV
OSV
added 2026/01/20 9:16 p.m.0 views

UBUNTU-CVE-2025-59466

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

7.5CVSS7.1AI score0.0003EPSS
Exploits0References3
AlpineLinux
AlpineLinux
added 2026/01/20 8:41 p.m.6 views

CVE-2025-59466

We have identified a bug in Node.js error handling where "Maximum call stack size exceeded" errors become uncatchable when asynchooks.createHook is enabled. Instead of reaching process.on'uncaughtException', the process terminates, making the crash unrecoverable. Applications that rely on...

7.5CVSS7AI score0.0003EPSS
Exploits0References1
Rows per page
Query Builder