{"api_version":"1","generated_at":"2026-08-22T00:27:23+00:00","cve":"CVE-2026-63462","urls":{"html":"https://cve.report/CVE-2026-63462","api":"https://cve.report/api/cve/CVE-2026-63462.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-63462","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-63462"},"summary":{"title":"Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter","description":"Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, 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 in genericErrorMessage and fromOpenApiValidationErrors without guarding stack exhaustion. An unauthenticated attacker can send a roughly 10 KB JSON value nested thousands of levels deep to POST /edge/validate, POST /edge/issue-token, or another OpenAPI-validated endpoint, causing RangeError: Maximum call stack size exceeded in openAPIValidationMiddleware and terminating the Node process because no uncaughtException handler recovers it. Replaying the request can sustain a complete service outage. This issue is fixed in versions 7.5.2, 7.6.5, and 8.0.2.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-08-21 19:17:31","updated_at":"2026-08-21 19:17:31"},"problem_types":["CWE-674","CWE-674 CWE-674: Uncontrolled Recursion"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"7.5","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","baseScore":7.5,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"7.5","severity":"HIGH","vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","data":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":7.5,"baseSeverity":"HIGH","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","version":"3.1"}}],"references":[{"url":"https://github.com/Unleash/unleash/security/advisories/GHSA-r5pq-6chh-j3xp","name":"https://github.com/Unleash/unleash/security/advisories/GHSA-r5pq-6chh-j3xp","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/Unleash/unleash/commit/d45f99df924c0d24747b3e45e46fcda7dcd3c1c1","name":"https://github.com/Unleash/unleash/commit/d45f99df924c0d24747b3e45e46fcda7dcd3c1c1","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/Unleash/unleash/releases/tag/v7.6.5","name":"https://github.com/Unleash/unleash/releases/tag/v7.6.5","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/Unleash/unleash/commit/d862562a5ab8f2d1e40f6519c64cf0b4fdaf806d","name":"https://github.com/Unleash/unleash/commit/d862562a5ab8f2d1e40f6519c64cf0b4fdaf806d","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/Unleash/unleash/releases/tag/v7.5.2","name":"https://github.com/Unleash/unleash/releases/tag/v7.5.2","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/Unleash/unleash/commit/b0e4da63249a9403bc209e0581db223326cb8dcf","name":"https://github.com/Unleash/unleash/commit/b0e4da63249a9403bc209e0581db223326cb8dcf","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/Unleash/unleash/releases/tag/v8.0.2","name":"https://github.com/Unleash/unleash/releases/tag/v8.0.2","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-63462","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-63462","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"Unleash","product":"unleash","version":"affected < 7.5.2","platforms":[]},{"source":"CNA","vendor":"Unleash","product":"unleash","version":"affected >= 7.6.0, < 7.6.5","platforms":[]},{"source":"CNA","vendor":"Unleash","product":"unleash","version":"affected >= 8.0.0, < 8.0.2","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"unleash","vendor":"Unleash","versions":[{"status":"affected","version":"< 7.5.2"},{"status":"affected","version":">= 7.6.0, < 7.6.5"},{"status":"affected","version":">= 8.0.0, < 8.0.2"}]}],"descriptions":[{"lang":"en","value":"Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, 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 in genericErrorMessage and fromOpenApiValidationErrors without guarding stack exhaustion. An unauthenticated attacker can send a roughly 10 KB JSON value nested thousands of levels deep to POST /edge/validate, POST /edge/issue-token, or another OpenAPI-validated endpoint, causing RangeError: Maximum call stack size exceeded in openAPIValidationMiddleware and terminating the Node process because no uncaughtException handler recovers it. Replaying the request can sustain a complete service outage. This issue is fixed in versions 7.5.2, 7.6.5, and 8.0.2."}],"metrics":[{"cvssV3_1":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":7.5,"baseSeverity":"HIGH","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-674","description":"CWE-674: Uncontrolled Recursion","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-08-21T18:12:32.807Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/Unleash/unleash/security/advisories/GHSA-r5pq-6chh-j3xp","tags":["x_refsource_CONFIRM"],"url":"https://github.com/Unleash/unleash/security/advisories/GHSA-r5pq-6chh-j3xp"},{"name":"https://github.com/Unleash/unleash/commit/b0e4da63249a9403bc209e0581db223326cb8dcf","tags":["x_refsource_MISC"],"url":"https://github.com/Unleash/unleash/commit/b0e4da63249a9403bc209e0581db223326cb8dcf"},{"name":"https://github.com/Unleash/unleash/commit/d45f99df924c0d24747b3e45e46fcda7dcd3c1c1","tags":["x_refsource_MISC"],"url":"https://github.com/Unleash/unleash/commit/d45f99df924c0d24747b3e45e46fcda7dcd3c1c1"},{"name":"https://github.com/Unleash/unleash/commit/d862562a5ab8f2d1e40f6519c64cf0b4fdaf806d","tags":["x_refsource_MISC"],"url":"https://github.com/Unleash/unleash/commit/d862562a5ab8f2d1e40f6519c64cf0b4fdaf806d"},{"name":"https://github.com/Unleash/unleash/releases/tag/v7.5.2","tags":["x_refsource_MISC"],"url":"https://github.com/Unleash/unleash/releases/tag/v7.5.2"},{"name":"https://github.com/Unleash/unleash/releases/tag/v7.6.5","tags":["x_refsource_MISC"],"url":"https://github.com/Unleash/unleash/releases/tag/v7.6.5"},{"name":"https://github.com/Unleash/unleash/releases/tag/v8.0.2","tags":["x_refsource_MISC"],"url":"https://github.com/Unleash/unleash/releases/tag/v8.0.2"}],"source":{"advisory":"GHSA-r5pq-6chh-j3xp","discovery":"UNKNOWN"},"title":"Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-63462","datePublished":"2026-08-21T18:12:32.807Z","dateReserved":"2026-07-16T21:37:45.768Z","dateUpdated":"2026-08-21T18:12:32.807Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-08-21 19:17:31","lastModifiedDate":"2026-08-21 19:17:31","problem_types":["CWE-674","CWE-674 CWE-674: Uncontrolled Recursion"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","baseScore":7.5,"baseSeverity":"HIGH","attackVector":"NETWORK","attackComplexity":"LOW","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"NONE","integrityImpact":"NONE","availabilityImpact":"HIGH"},"exploitabilityScore":3.9,"impactScore":3.6}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"63462","Ordinal":"1","Title":"Unleash: Unauthenticated single-request DoS via OpenAPI validati","CVE":"CVE-2026-63462","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"63462","Ordinal":"1","NoteData":"Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, 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 in genericErrorMessage and fromOpenApiValidationErrors without guarding stack exhaustion. An unauthenticated attacker can send a roughly 10 KB JSON value nested thousands of levels deep to POST /edge/validate, POST /edge/issue-token, or another OpenAPI-validated endpoint, causing RangeError: Maximum call stack size exceeded in openAPIValidationMiddleware and terminating the Node process because no uncaughtException handler recovers it. Replaying the request can sustain a complete service outage. This issue is fixed in versions 7.5.2, 7.6.5, and 8.0.2.","Type":"Description","Title":"Unleash: Unauthenticated single-request DoS via OpenAPI validati"}]}}}