CVE-2026-24714
Published: 30 January 2026
Summary
CVE-2026-24714 is a high-severity Inclusion of Undocumented Features or Chicken Bits (CWE-1242) vulnerability in Jvn (inferred from references). Its CVSS base score is 8.7 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique External Remote Services (T1133); ranked at the 13.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-5018
Vulnerability details
Some end of service NETGEAR products provide "TelnetEnable" functionality, which allows a magic packet to activate telnet service on the box.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Magic packet enables undocumented Telnet backdoor on public-facing network device (external remote service activation and public app exploitation).
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.
Requiring an inventory that accurately reflects the system forces documentation of all components, making inclusion of undocumented features or chicken bits harder to achieve without detection.
Review and update processes include scrutiny of undocumented features or debug mechanisms provided by component manufacturers.
Requires transparency and verification of delivered components, limiting undocumented features or debug hooks introduced upstream.
Discourages undocumented features or chicken bits by demanding transparency and verification that only intended, documented behavior is present.
Developing critical components internally avoids undocumented features and chicken bits present in vendor hardware or software.
Requiring screened developers with proper access limits the introduction of undocumented features or debug 'chicken bits' that could be exploited later.
Inspection can uncover undocumented features or chicken bits that result from tampering or malicious insertion.