VYPR
Unrated severityNVD Advisory· Published Jan 11, 2023· Updated Nov 4, 2025

The strcmp function in TP-Link routers, Archer C5 and WR710N-V1, used for checking credentials in httpd, is susceptible to a side-channel attack.

CVE-2022-4499

Description

A side‑channel vulnerability in TP-Link Archer C5 V2 and WR710N-V1 allows an attacker to guess HTTP Basic Authentication credentials byte-by-byte using response timing.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A side‑channel vulnerability in TP-Link Archer C5 V2 and WR710N-V1 allows an attacker to guess HTTP Basic Authentication credentials byte-by-byte using response timing.

Vulnerability

The strcmp() function used for credential verification in the httpd daemon of TP-Link Archer C5 V2 (firmware version 160201) and WR710N-V1 (firmware version 151022) is susceptible to a side‑channel attack [1]. By measuring the response time of HTTP Basic Authentication requests, an attacker can byte-by-byte determine the username and password [1].

Exploitation

An attacker with network access to the router's HTTP management interface can send a series of crafted authentication requests. By measuring the timing differences in the httpd process response, each byte of the credentials can be guessed deterministically [1]. No authentication or user interaction on the target is required beyond the ability to reach the web interface.

Impact

Successful exploitation leads to the disclosure of the HTTP Basic Authentication credentials (username and password) [1]. With these credentials, the attacker gains administrative access to the router, which may allow further attacks, including configuration changes or enabling remote code execution via a related heap overflow vulnerability (CVE-2022-4498) [1].

Mitigation

As of the latest firmware available on January 11, 2023, TP-Link had not released a firmware update addressing this issue [1]. The CERT/CC is unaware of a vendor patch [1]. Users are advised to restrict network access to the router's management interface to trusted hosts only as a workaround.

AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

4

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

1

News mentions

0

No linked articles in our index yet.