Description
A vulnerability has been identified in LOGO! Soft Comfort (All versions < V9). Affected products use a static, hardcoded AES master key to encrypt project files. This could allow a local attacker to extract the master key from the application files or memory and use it to decrypt project files or remove project passwords entirely without knowing the actual user-defined password.
Published: 2026-08-11
Score: 7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from a static, hardcoded AES master key used to encrypt project files in Siemens LOGO! Soft Comfort. An attacker who can access the application files or memory on the device can extract this master key, which then allows decryption of any project file or outright removal of the user‑defined password protecting those files. This directly compromises the confidentiality and integrity of user data stored on the device.

Affected Systems

Affected systems are all versions of Siemens LOGO! Soft Comfort prior to V9. The product, typically used on industrial automation controllers, includes the insecure key material in its binary and configuration files, rendering earlier releases vulnerable to the described local key recovery and decryption scenario.

Risk and Exploitability

The CVSS score of 7 signifies a medium‑to‑high severity, and although the EPSS score is not reported, the attack requires local access, limiting its likelihood to environments where an attacker can physically interact with the device or has already compromised it. The vulnerability is not listed in the CISA KEV catalog, but its exploitation potential is real for deployments that have not been updated. Because the weak key storage is a reversible flaw, no additional software conditions are required beyond local file or memory access.

Generated by OpenCVE AI on August 11, 2026 at 23:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade LOGO! Soft Comfort to version 9 or later to eliminate the hardcoded AES master key.
  • If an upgrade is not possible, restrict physical and remote access to the device so that only authorized personnel can read the file system and memory, thereby mitigating the local key extraction risk.
  • Apply any vendor‑provided security patches promptly and verify that the installation includes a non‑hardcoded encryption key mechanism.
  • Enforce strict access controls and monitor for unauthorized file read/write attempts, ensuring that only authenticated users have permission to load or save project files.

Generated by OpenCVE AI on August 11, 2026 at 23:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Siemens
Siemens logo! Soft Comfort
Vendors & Products Siemens
Siemens logo! Soft Comfort

Wed, 12 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
Title Hardcoded Master Key Enables Local Decryption of LOGO! Soft Comfort Project Files

Tue, 11 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description A vulnerability has been identified in LOGO! Soft Comfort (All versions < V9). Affected products use a static, hardcoded AES master key to encrypt project files. This could allow a local attacker to extract the master key from the application files or memory and use it to decrypt project files or remove project passwords entirely without knowing the actual user-defined password.
Weaknesses CWE-321
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Siemens Logo! Soft Comfort
cve-icon MITRE

Status: PUBLISHED

Assigner: siemens

Published:

Updated: 2026-08-11T12:20:21.896Z

Reserved: 2026-06-24T04:43:34.162Z

Link: CVE-2026-57262

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-11T13:18:59.463

Modified: 2026-08-11T13:18:59.463

Link: CVE-2026-57262

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-12T00:00:03Z

Weaknesses
  • CWE-321

    Use of Hard-coded Cryptographic Key