CVE-2026-61551
Icinga 2 is an open source monitoring system. Prior to 2.14.9, 2.15.4, and 2.16.2, parsing deeply nested JSON can exhaust the call stack bec
CVSS
8.6
Alto
EPSS
—
KEV
—
Exploit Today
—
0-100
Publicado: 18 sept 2026 · Última mod.: 18 sept 2026 · CWE-674
Sin historial EPSS suficiente todavía.
Icinga 2 is an open source monitoring system. Prior to 2.14.9, 2.15.4, and 2.16.2, parsing deeply nested JSON can exhaust the call stack because nesting depth is not bounded. The affected JSON parsing paths are reachable by unauthenticated network clients through the Icinga 2 service on TCP port 5665, allowing a remote attacker to crash the process, while possible code execution has not been demonstrated. This issue is fixed in versions 2.14.9, 2.15.4, and 2.16.2.
- github.comhttps://github.com/Icinga/icinga2/commit/391504eaa9ed9aee81f84008c57ec821974b74ee
- github.comhttps://github.com/Icinga/icinga2/commit/3d9166ff52ff1a64a286c39af57957d63442c137
- github.comhttps://github.com/Icinga/icinga2/commit/4964d2444ca5c4fae9036054554e1c6e0025fb89
- github.comhttps://github.com/Icinga/icinga2/commit/ed163a8aa9d296820dd2ad14c47bf3f6a3fcce7d
- github.comhttps://github.com/Icinga/icinga2/pull/10908
- github.comhttps://github.com/Icinga/icinga2/releases/tag/v2.14.9
- github.comhttps://github.com/Icinga/icinga2/releases/tag/v2.15.4
- github.comhttps://github.com/Icinga/icinga2/releases/tag/v2.16.2
- github.comhttps://github.com/Icinga/icinga2/security/advisories/GHSA-wh38-wg57-5w7g
- icinga.comhttps://icinga.com/blog/icinga2-security-release-v2-16-2
CVECVSSEPSSKEVRExplotTítuloVis.
CVE-2026-936877.5 ALT—
———braces through 3.0.3 contains a stack overflow vulnerability in the recursive AST walkers that lack depth guards. Attackers can supply deeply nested brace patterns under the character limit to exhaust the call stack and terminate the Node.js process with an uncaught RangeError.13hCVE-2026-68914——
———Mojolicious is a real-time web framework for Perl. Prior to 9.47, the pure-Perl implementation of Mojo::JSON does not limit nesting depth when Cpanel::JSON::XS is unavailable or MOJO_NO_JSON_XS is enabled. An attacker who can supply untrusted JSON to decode_json, from_json, or j can submit deeply nested arrays or objects, causing unbounded recursion, memory exhaustion, and a process crash. Applications using the Cpanel::JSON::XS backend are not affected because that backend already enforces a nesting limit. This issue is fixed in version 9.47.14hCVE-2026-591566.5 MED—
———OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.20.0, 3.1.15.0, and 3.2.0.3-beta1, A crafted fits stream containing consecutive 2880-byte header blocks without the mandatory end keyword makes fitsinput::read_fits_header() call itself without a depth bound. repeated recursive parsing exhausts the application stack, resulting in denial of service. The affected implementation is identified by src/fits.imageio/fitsinput.cpp, FitsInput::read_fits_header(), END keyword, and 2880-byte FITS header blocks, which define the relevant source path, functions, state, and trigger. This issue is fixed in versions 3.0.20.0, 3.1.15.0, and 3.2.0.3-beta1.14hCVE-2026-934507.5 ALT50.2%
——15go-openapi/swag jsonutils before 0.27.1 contains a stack overflow vulnerability in ordered JSON parsing and serialization due to unbounded recursion with no depth limit. Remote unauthenticated attackers can submit deeply nested JSON documents to services accepting OpenAPI specifications, causing fatal stack overflow that terminates the process and all in-flight requests.17hCVE-2026-89418—30.5%
——9google-protobuf contains an unbounded recursion when parsing unknown protobuf group fields. An attacker can send a small crafted payload of deeply nested START_GROUP wire bytes to any Node.js service that calls the generated deserializeBinary() API, causing a RangeError: Maximum call stack size exceeded and crashing the process. No authentication or prior knowledge of the schema is required.16hCVE-2026-19248—34.9%
——10QDomDocument XML parsing is vulnerable to a remotely-triggerable denial-of-service crash when processing untrusted input.10h