PatchSiren cyber security CVE debrief
CVE-2025-14857 Semtech CVE debrief
An improper access control vulnerability exists in Semtech LoRa LR11xxx transceivers running early versions of firmware. The memory write command accessible via the physical SPI interface fails to enforce write protection on the program call stack. This allows an attacker with physical access to the SPI interface to overwrite stack memory, hijack program control flow, and achieve limited arbitrary code execution. However, the impact is limited to the active attack session. The device's secure boot mechanism prevents persistent firmware modification, the crypto engine isolates cryptographic keys from direct firmware access, and all modifications are lost upon device reboot or loss of physical access.
- Vendor
- Semtech
- Product
- LR1110
- CVSS
- MEDIUM 5.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-04-07
- Original CVE updated
- 2026-07-24
- Advisory published
- 2026-04-07
- Advisory updated
- 2026-07-24
Who should care
Organizations using Semtech LoRa LR11xxx transceivers, especially those with physical access to the SPI interface, should assess their exposure and take necessary precautions. This includes reviewing current deployments, validating affected scope, and implementing compensating controls such as network segmentation or access controls. Additionally, they should monitor for and apply firmware updates from Semtech, and review and update incident response plans to address potential exploitation.
Technical summary
The vulnerability arises from the lack of write protection on the program call stack when using the memory write command via the physical SPI interface. An attacker can exploit this by overwriting stack memory to control program flow, achieving limited arbitrary code execution during the active attack session. The impact is limited due to the device's secure boot mechanism preventing persistent firmware modification, the crypto engine isolating cryptographic keys from direct firmware access, and all modifications being lost upon device reboot or loss of physical access. Affected product deployments should be confirmed in managed environments, with an owner assigned for follow-up. Vendor-supported updates or mitigations should be planned through normal change control where exposure is confirmed.
Defensive priority
Medium
Recommended defensive actions
- Inventory and assess all Semtech LoRa LR11xxx transceivers for potential exposure.
- Implement physical security measures to restrict access to the SPI interface.
- Monitor for and apply firmware updates from Semtech.
- Consider compensating controls such as network segmentation or access controls.
- Review and update incident response plans to address potential exploitation.
Evidence notes
The CVE record and NVD detail provide information on the vulnerability. Semtech has a security bulletin (SEM-PSa-2026-001) addressing this issue. However, details about affected firmware versions and specific patches are limited.
Sources and references
Verified primary and authoritative sources
-
CVE-2025-14857 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2025-14857
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2025-14857 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2025-14857
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://www.semtech.com/company/security/security-bulletins/sem-psa-2026-001
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.