CVE-2025-10205
BaseFortify
Publication date: 2025-09-17
Last updated on: 2025-09-18
Assigner: Asea Brown Boveri Ltd. (ABB)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| abb | flxeon | 9.3.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-759 | The product uses a one-way cryptographic hash against an input that should not be reversible, such as a password, but the product does not also use a salt as part of the input. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves the use of a one-way hash function combined with a predictable salt in ABB FLXEON software. Because the salt used in hashing is predictable, it weakens the security of the hash, potentially allowing attackers to more easily guess or reverse the hashed data.
How can this vulnerability impact me? :
The vulnerability can lead to a high impact on confidentiality, integrity, and availability of the affected system, as indicated by the high CVSS scores. Attackers could exploit the predictable salt to compromise sensitive data or disrupt system operations.