CVE-2021-32088
9.8Quest · KACE Systems Deployment Appliance
A rate-limiting bypass vulnerability exists in the Quest KACE Systems Deployment Appliance API, allowing unauthenticated attackers to perform brute-force attacks by removing the kboxid cookie.
Executive summary
A critical authentication bypass vulnerability in the Quest KACE Systems Deployment Appliance allows unauthenticated attackers to circumvent brute-force protections, posing a severe risk of unauthorized access.
Vulnerability
The vulnerability involves the failure of API endpoints to enforce rate limits when the kboxid cookie is absent. This flaw allows an unauthenticated remote attacker to bypass security controls designed to prevent brute-force attacks against the appliance.
Business impact
The ability to bypass rate-limiting mechanisms significantly increases the risk of successful credential stuffing or brute-force attacks against administrative interfaces. Given the CVSS score of 9.8, this vulnerability carries a critical severity, potentially leading to full system compromise, unauthorized data access, and complete administrative control over the deployment environment.
Remediation
Immediate Action: Consult the vendor support portal at the provided reference links to determine if a specific patch or configuration change is available for the 11.0.273 version. If no patch is available, restrict network access to the affected appliance management interface to trusted internal segments only.
Proactive Monitoring: Review web server and appliance access logs for high frequencies of failed authentication attempts or anomalous API request patterns associated with missing or malformed cookies.
Compensating Controls: Deploy a Web Application Firewall (WAF) rule to block or flag requests that lack the expected kboxid cookie when targeting sensitive API endpoints.
Exploitation status
Public Exploit Available: exploit_available (unknown)
Analyst recommendation
This vulnerability is classified as critical due to the ease of bypassing brute-force protections on an administrative appliance. Security teams must prioritize restricting network access to the affected management interface immediately. Until a vendor-supplied patch is confirmed and applied, treat the appliance as a high-value target for attackers and monitor traffic for signs of automated brute-force attempts.