CVE-2025-15575
BaseFortify
Publication date: 2026-02-12
Last updated on: 2026-02-12
Assigner: SEC Consult Vulnerability Lab
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-494 | The product downloads source code or an executable from a remote location and executes the code without sufficiently verifying the origin and integrity of the code. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists because the firmware update functionality does not verify the authenticity of the firmware update files supplied to the device.
As a result, attackers can flash malicious firmware onto the device since there are no cryptographic checks such as digital signature verification.
Additionally, security features like secure boot on the ESP32 platform are not utilized, which further increases the risk.
How can this vulnerability impact me? :
This vulnerability can allow attackers to install malicious firmware on the affected device.
Malicious firmware can compromise the device's integrity, potentially leading to unauthorized control, data theft, or disruption of device functionality.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know