Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Recovery needs adjacent network capture or credential-store read access rather than pure remote reach, so AV:A; passive/low-complexity with confidentiality-only impact, hence C:H, I:N, A:N.
Primary rating from Vendor (CyberDanube).
CVSS VectorVendor: CyberDanube
Lifecycle Timeline
2DescriptionCVE.org
ANDRITZ HIPASE-250 (formerly 250 SCALA) in affected versions stores and transmits user passwords using a reversible format instead of a one-way password hash. This allows an attacker able to read the credential store or capture network traffic to recover all stored passwords.
AnalysisAI
Sensitive credential exposure in ANDRITZ HIPASE-250 (formerly 250 SCALA) stems from storing and transmitting user passwords in a reversible format rather than as one-way hashes, letting anyone who can read the credential store or sniff network traffic recover every stored password in cleartext. The flaw affects the HIPASE-250 protection, control and monitoring platform and carries a CVSS 7.5 (confidentiality-only) rating. There is no public exploit identified at time of analysis, and it is not listed in CISA KEV; recovered credentials could enable follow-on authenticated access to the device or connected OT systems.
Technical ContextAI
HIPASE-250 is ANDRITZ's numerical protection, control and monitoring system used in power/hydro substation and plant automation (CPE cpe:2.3:a:andritz:hipase-250 and its predecessor cpe:2.3:a:andritz:250_scala). The root cause is classified as CWE-327 (Use of a Broken or Risky Cryptographic Algorithm): instead of applying a one-way, salted password hash (e.g. bcrypt/Argon2/PBKDF2), the product uses a reversible representation - encryption, encoding, or obfuscation that can be decrypted or decoded back to the original secret. Because the transformation is reversible, both the at-rest credential store and the over-the-wire transmission preserve enough information to reconstruct the plaintext password, defeating the entire purpose of password hashing.
RemediationAI
No vendor-released patch or fixed version was identified at time of analysis, and the only supplied reference is the ANDRITZ homepage (https://www.andritz.com/) - contact ANDRITZ or the reporting coordinator (CyberDanube) for a fixed build and advisory, and apply the vendor's password-storage fix (a proper salted one-way hash) once released. As compensating controls: isolate HIPASE-250 on a dedicated, segmented OT/management VLAN and restrict device and credential-store access to a hardened jump host (limits who can read the credential store, at the cost of added operational access friction); enforce encrypted transport (TLS/VPN) for all management sessions to defeat passive traffic capture (may require configuration changes and can break plaintext legacy tooling); rotate all HIPASE-250 passwords and avoid reusing them on other systems, since any previously exposed credential must be treated as compromised; and deploy network monitoring on the management segment to detect sniffing or anomalous credential-store reads. Note these controls reduce exposure but do not remove the underlying reversible-storage weakness.
More in Hipase 250
View allHard-coded credential exposure in Andritz HIPASE-250 (formerly 250 SCALA) engineering workstations lets an adjacent-netw
Information disclosure in ANDRITZ HIPASE-250 (formerly 250 SCALA) lets any unauthenticated attacker with network reachab
Remote unauthenticated access to an undocumented HTTP endpoint in ANDRITZ HIPASE-250 (formerly 250 SCALA) allows attacke
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-51488
GHSA-9mhg-63g6-hvrp