CVE-2026-63462
7.5Unleash · unleash-server
Unleash contains an uncontrolled recursion vulnerability that can be triggered by unauthenticated attackers, leading to a denial-of-service condition.
Executive summary
A critical vulnerability in the Unleash feature management platform allows unauthenticated attackers to cause a denial of service via uncontrolled recursion.
Vulnerability
The software is susceptible to uncontrolled recursion (CWE-674), which can exhaust system resources. The vulnerability is network-exploitable by unauthenticated users with low attack complexity.
Business impact
Exploitation of this flaw results in a denial of service, rendering the feature management platform unavailable. Given the 7.5 CVSS score, the impact on business operations is significant, as downtime in feature management can disrupt application deployments and configuration updates across the enterprise.
Remediation
Immediate Action: Update npm/unleash-server to version 7.5.2, 7.6.5, or 8.0.2 depending on your current deployment branch.
Proactive Monitoring: Monitor server CPU and memory utilization for sudden, unexplained spikes that may indicate a recursion-based denial of service attack.
Compensating Controls: Deploy a Web Application Firewall (WAF) or rate-limiting policies to filter malicious requests that might trigger the recursion vulnerability.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Service availability is critical for DevOps workflows, making the remediation of this issue a high priority. Administrators should apply the provided patches immediately to prevent potential service outages caused by this uncontrolled recursion flaw.