CVE-2026-46749
Analyzed
Analyzed - Analysis Complete
Hardcoded Password Hashing Salt in SINEC INS
Publication date: 2026-06-09
Last updated on: 2026-06-12
Assigner: Siemens AG
Description
Description
A vulnerability has been identified in SINEC INS (All versions < V1.0 SP2 Update 6). The affected application uses a password hashing implementation with a static, hardcoded salt shared across all users and installations, and is configured with an insufficient number of iterations. This could allow an attacker to efficiently recover user passwords using brute-force or precomputed attacks, potentially resulting in unauthorized access.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| siemens | sinec_ins | 1.0 |
| siemens | sinec_ins | 1.0 |
| siemens | sinec_ins | 1.0 |
| siemens | sinec_ins | 1.0 |
| siemens | sinec_ins | to 1.0 (inc) |
| siemens | sinec_ins | 1.0 |
| siemens | sinec_ins | 1.0 |
| siemens | sinec_ins | 1.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-760 | The product uses a one-way cryptographic hash against an input that should not be reversible, such as a password, but the product uses a predictable salt as part of the input. |