CVE-2026-49323 PUBLISHED

Indian Scout Bobber 2025 WCM-to-ECM weak authentication

Assigner: ASRG
Reserved: 29.05.2026 Published: 29.05.2026 Updated: 29.05.2026

Weak authentication between the Wireless Control Module (WCM) and the Engine Control Module (ECM) of the Indian Motorcycle Scout Bobber + Tech 2025 model year allows an adjacent-network attacker with read access to the in-vehicle network to recover the per-vehicle ECM immobilizer secret by passively observing a single seed/key exchange. The WCM derives its response using a reversible, non-cryptographic operation rather than a cryptographic challenge-response, so the persistent immobilizer secret can be reconstructed from one captured exchange. With this secret the attacker can authenticate to the ECM independently of the WCM and start the engine, defeating the immobilizer. Specific protocol details have been withheld pending vendor remediation.

Metrics

CVSS Vector: CVSS:4.0/AV:P/AC:L/AT:P/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 4.1

Product Status

Vendor Indian Motorcycle (Polaris Inc.)
Product Scout Bobber + Tech
Versions Default: unknown
  • Version 2025 is affected

Solutions

Replace the non-cryptographic authentication response with HMAC-SHA-256 or ECDSA over a fresh nonce, ECU identifier, and session counter; provision per-vehicle symmetric keys in tamper-resistant secure elements on both authenticating modules.

Credits

  • Scott Sheahan, Rustic Security LLC finder

References

Problem Types

  • CWE-1390 Weak Authentication CWE
  • CWE-327 Use of a Broken or Risky Cryptographic Algorithm CWE
  • CWE-798 Use of Hard-coded Credentials CWE

Impacts

  • Cryptanalysis
  • Authentication Bypass
  • Read Sensitive Constants Within an Executable