← Knowledge Center
Advisory CVE-2026-57262, CVE-2026-57263

Siemens LOGO! Soft Comfort flaws expose master key and unsalted password hashes

CISA published an advisory covering two vulnerabilities in Siemens LOGO! Soft Comfort versions prior to 9. The software uses a static, hardcoded AES master key to encrypt project files (CVE-2026-57262), meaning a local attacker who extracts the key can decrypt protected project data or strip project passwords entirely. A second issue (CVE-2026-57263) stems from password hashes being stored without salting, opening the door to offline dictionary and brute-force attacks against those credentials.

While this targets engineering/project-file protection rather than a directory service, it is fundamentally a credential and cryptographic key handling failure. Successful exploitation grants unauthorized access to or modification of sensitive project logic and configurations in commercial facilities and transportation environments worldwide. Both flaws carry a CVSS v3 score of 6.8.

What to take away: hardcoded keys and unsalted password hashes remain recurring weaknesses even in OT tooling. Update to the latest version, restrict local access to engineering workstations, and treat any exposed project files as compromised credentials.

Primary source

CISA Cybersecurity Advisories

Read at cisa.gov ↗

Summary by AD Argus. We publish our own analysis with attribution and a link to the original report; always consult the primary source for authoritative detail.