CVE-2025-48862
BaseFortify
Publication date: 2025-08-14
Last updated on: 2025-08-14
Assigner: Robert Bosch GmbH
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| bosch | ctrlx_os_setup | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-311 | The product does not encrypt sensitive or critical information before storage or transmission. |
| CWE-1104 | The product relies on third-party components that are not actively supported or maintained by the original developer or a trusted proxy for the original developer. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability involves ambiguous wording in the web interface of the ctrlX OS setup mechanism. It may mislead users into thinking that the entire backup file is encrypted when a password is set. In reality, only the private key within the backup (if present) is encrypted, while the rest of the backup file remains unencrypted.
How can this vulnerability impact me? :
The impact of this vulnerability is that sensitive data contained in the backup file, other than the private key, could be exposed because the backup file itself is not encrypted despite user expectations. This could lead to unauthorized access to unencrypted backup data.