CVE-2025-32886
Published: 01 May 2025
Summary
CVE-2025-32886 is a medium-severity Improper Restriction of Communication Channel to Intended Endpoints (CWE-923) vulnerability in Gotenna Mesh Firmware. Its CVSS base score is 4.0 (Medium).
Operationally, exploitation aligns with the MITRE ATT&CK technique Network Sniffing (T1040); ranked at the 34.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-13275
Vulnerability details
An issue was discovered on goTenna v1 devices with app 5.5.3 and firmware 0.25.5. All packets sent over RF are also sent over UART with USB Shell, allowing someone with local access to gain information about the protocol and intercept…
more
sensitive data.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
CVE-2025-32886 enables network sniffing via UART/USB access to RF packets; CVE-2025-32881 exposes cleartext sensitive info (GID/phone numbers); CVE-2025-32882 lacks integrity checks allowing message modification; CVE-2025-32885 allows spoofed message injection via SDR, facilitating adversary-in-the-middle positioning and transmitted data manipulation.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Authorizing wireless access restricts the wireless communication channel to only intended endpoints.
Approving specific exchanges and documenting interface characteristics restricts communication channels to only intended endpoints and systems.
Limits physical connectivity to transmission channels, supporting restriction of communication paths to only intended endpoints.
Requiring providers to meet communication-channel restrictions and monitoring adherence reduces improper restriction of channels to intended endpoints.
Mandates restriction of the channel for authentication to only the intended trusted endpoints, blocking unauthorized communication paths.
Explicit control of VoIP traffic forces organizations to restrict communication channels to only intended endpoints and protocols.
Explicit internal/external separation restricts name-resolution channels to their intended communication endpoints.
Enforces that the wireless communication channel is usable only by intended endpoints, addressing improper channel restriction.