Description
An issue was discovered in Quest KACE Systems Deployment Appliance (SMA) 11.0.273. It uses a hardcoded symmetric encryption key to encrypt secrets in the MySQL databases. (This key is not unique for each installation.) An attacker that gains access to the MySQL server or a backup files can decrypt the secrets. Often, the decrypted secrets can be used to escalate privileges within KACE, or gain privileged access to unrelated systems or services.
Published: 2026-07-27
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in the use of a hard‑coded symmetric encryption key for storing secrets in the MySQL database of Quest KACE Systems Deployment Appliance (SMA). An attacker who gains read access to the database or a backup can decrypt these secrets. Once decrypted, the secrets often provide additional privileges within KACE or access to external systems, enabling credential theft or further lateral movement.

Affected Systems

The flaw affects Quest KACE SMA version 11.0.273. No other affected versions are listed in the CVE data. The product is the Quest KACE Systems Deployment Appliance, a web‑based configuration and inventory tool.

Risk and Exploitability

The attack vector requires access to the MySQL server or to a backup file. With such access, the attacker can easily decrypt the stored secrets because the key is static and not unique per deployment. The CVSS score of 9.8 indicates a critical severity level, and the EPSS score is < 1% with the vulnerability not listed in CISA’s KEV catalog, indicating that exploitation frequency is low. Nonetheless, the potential impact is substantial if the required database access is achieved.

Generated by OpenCVE AI on August 5, 2026 at 00:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Quest KACE SMA to a version that uses installation‑unique encryption keys instead of a hard‑coded key.
  • Restrict MySQL and backup file access to only trusted administrators and secure backups with additional encryption or access controls.
  • If an update is unavailable, manually change the hard‑coded key in the configuration or database and re‑encrypt the secrets to render existing backups useless.

Generated by OpenCVE AI on August 5, 2026 at 00:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
Title Hardcoded Encryption Key Exposes Secrets in Quest KACE SMA

Tue, 04 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Title Hard‑coded Key in Quest KACE SMA Enables Secret Decryption and Privilege Escalation
Weaknesses CWE-330

Tue, 28 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
Title Hard‑coded Key in Quest KACE SMA Enables Secret Decryption and Privilege Escalation
Weaknesses CWE-321
CWE-330
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
First Time appeared Quest
Quest kace Systems Deployment Appliance
Vendors & Products Quest
Quest kace Systems Deployment Appliance

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Description An issue was discovered in Quest KACE Systems Deployment Appliance (SMA) 11.0.273. It uses a hardcoded symmetric encryption key to encrypt secrets in the MySQL databases. (This key is not unique for each installation.) An attacker that gains access to the MySQL server or a backup files can decrypt the secrets. Often, the decrypted secrets can be used to escalate privileges within KACE, or gain privileged access to unrelated systems or services.
References

Subscriptions

Quest Kace Systems Deployment Appliance Kace Systems Management Appliance
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-28T14:54:54.862Z

Reserved: 2021-05-06T00:00:00.000Z

Link: CVE-2021-32086

cve-icon Vulnrichment

Updated: 2026-07-28T14:34:51.627Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T22:16:57.613

Modified: 2026-08-03T14:30:59.897

Link: CVE-2021-32086

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T00:45:03Z

Weaknesses
  • CWE-321

    Use of Hard-coded Cryptographic Key