Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
BLE proximity makes it AV:A not AV:N; requiring prior packet capture under specific conditions is AC:H; replaying writes is a limited integrity impact (I:L) with no confidentiality or availability effect.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
3DescriptionCVE.org
Fire-Boltt Smartwatch FB BGS001 Firmware: MOY-JS14-2.0.4 is vulnerable to Improper Authentication, The device accepts GATT Write Request commands without sufficient authentication or strong session validation. Under specific conditions, previously captured BLE packets can be replayed from a nearby device to trigger functionality on the smartwatch.
AnalysisAI
Improper authentication in Fire-Boltt FB BGS001 smartwatch firmware MOY-JS14-2.0.4 lets a nearby attacker replay previously captured Bluetooth Low Energy (BLE) GATT Write Request packets to trigger device functionality without valid session validation. The device accepts write commands over BLE without sufficient authentication, so an attacker within radio range who has observed legitimate traffic can reissue those commands. A public technical writeup/PoC exists on GitHub (EmbdCDACHyd), but there is no evidence of active exploitation (SSVC Exploitation: none) and EPSS is low at 0.21% (11th percentile).
Technical ContextAI
The flaw is in the BLE GATT (Generic Attribute Profile) layer used by the smartwatch to receive commands from its companion mobile app. GATT Write Requests are the mechanism BLE peripherals use to accept configuration and control data on their characteristics. Here the peripheral does not bind writes to an authenticated, encrypted, freshness-protected session (no per-message nonce/counter or pairing-based link encryption), so it cannot distinguish a legitimate command from a byte-identical replay. This maps to CWE-287 (Improper Authentication): identity/session is never adequately verified before privileged actions execute. The CPE is unhelpful (cpe:2.3:a:n/a:n/a:*), so the only reliable product identifier is the description: Fire-Boltt FB BGS001, firmware build MOY-JS14-2.0.4 (a MediaTek/MOY-family wearable firmware string).
RemediationAI
No vendor-released patch version is identified at time of analysis; the referenced material (CDAC Hyderabad GitHub repo and PDF at https://github.com/EmbdCDACHyd/CVE/tree/main/CVE-2026-37271) is a research disclosure, not a fix. Monitor Fire-Boltt (http://fire-boltt.com) and NVD (https://nvd.nist.gov/vuln/detail/CVE-2026-37271) for a firmware update superseding MOY-JS14-2.0.4 and apply it via the companion app once released. Compensating controls until then: keep the smartwatch unpaired/BLE disabled when not actively in use to deny attackers the window to capture and replay traffic (trade-off: disables notifications and app sync); avoid pairing or operating the device in untrusted crowded RF environments where a nearby attacker can sniff BLE (trade-off: inconvenience); and, if the companion app offers it, enable any BLE bonding/encryption or PIN pairing option (trade-off: may require re-pairing). Note these are mitigations only - they reduce opportunity but do not remove the missing session-validation flaw.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-287 – Improper Authentication
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-42155
GHSA-wjqj-v3q8-x4h3