PT-2026-79422 · Unleash · Unleash

CVE-2026-63462

·

Published

2026-08-21

·

Updated

2026-08-25

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Unleash versions prior to 7.5.2 Unleash versions prior to 7.6.5 Unleash versions prior to 8.0.2
Description An unauthenticated attacker can cause a complete service outage by sending a deeply nested JSON value (approximately 10 KB) to OpenAPI-validated endpoints. The issue occurs because the shared OpenAPI validation error path in src/lib/error/bad-data-error.ts passes a raw request value from lodash.get to JSON.stringify within the genericErrorMessage and fromOpenApiValidationErrors functions without guarding against stack exhaustion. This triggers a RangeError: Maximum call stack size exceeded in the openAPIValidationMiddleware, terminating the Node process. Affected endpoints include 'POST /edge/validate' and 'POST /edge/issue-token'.
Recommendations Update to version 7.5.2. Update to version 7.6.5. Update to version 8.0.2.

Exploit

Fix

DoS

Uncontrolled Recursion

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-63462
GHSA-R5PQ-6CHH-J3XP

Affected Products

Unleash