CVE-2021-27167
Description
An issue was discovered on FiberHome HG6245D devices through RP2613. There is a password of four hexadecimal characters for the admin account. These characters are generated in init_3bb_password in libci_adaptation_layer.so.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
FiberHome HG6245D routers have a weak admin password of four hexadecimal characters, generated by a predictable algorithm, allowing remote attackers to gain root access.
Vulnerability
The FiberHome HG6245D GPON FTTH router (firmware versions up to RP2613) contains a hardcoded password generation mechanism for the admin account. The password consists of only four hexadecimal characters, generated by the function init_3bb_password in libci_adaptation_layer.so. This results in a maximum of 65536 possible passwords, making it trivial to brute-force. The vulnerability is present in firmware versions RP2602 and RP2613, and likely affects other FiberHome devices such as the AN5506-04-FA [1].
Exploitation
An attacker can exploit this vulnerability by first gaining network access to the device's web interface (HTTP/HTTPS on LAN, or via IPv6 from WAN due to lack of IPv6 firewall). Using the predictable password generation, the attacker can brute-force the four-character hex password to authenticate as admin. Once authenticated, the attacker can enable a CLI telnetd service using backdoor credentials or the /telnet API, then use the same weak admin password to gain a root shell via Linux telnetd [1].
Impact
Successful exploitation allows an attacker to gain root-level access to the device. This leads to full compromise of the router, including the ability to intercept, modify, or redirect network traffic, install persistent malware, and pivot to other devices on the network. The impact is critical due to the trivial nature of the attack and the widespread deployment of these devices in South America and Southeast Asia [1].
Mitigation
As of the publication date (2021-02-10), no official patch has been released by FiberHome. The latest firmware version RP2613 remains vulnerable. Users are advised to restrict network access to the device's management interfaces, disable remote management if possible, and monitor for firmware updates. The device may be at end-of-life; consider replacing it with a more secure alternative [1].
AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- FiberHome/HG6245Ddescription
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- pierrekim.github.io/blog/2021-01-12-fiberhome-ont-0day-vulnerabilities.htmlmitrex_refsource_MISC
News mentions
0No linked articles in our index yet.