PatchSiren

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.

Official resources

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-04-07T20:16:21.253Z and has not been modified since then. The NVD entry is currently Awaiting Analysis.