CVE-2026-34472
Received Received - Intake
Unauthenticated Credential Disclosure in ZTE ZXHN H188A Router

Publication date: 2026-03-30

Last updated on: 2026-04-08

Assigner: MITRE

Description
Unauthenticated credential disclosure in the wizard interface in ZTE ZXHN H188A V6.0.10P2_TE and V6.0.10P3N3_TE allows unauthenticated attackers on the local network to retrieve sensitive credentials from the router's web management interface, including the default administrator password, WLAN PSK, and PPPoE credentials. In some observed cases, configuration changes may also be performed without authentication.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-30
Last Modified
2026-04-08
Generated
2026-05-07
AI Q&A
2026-03-30
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
zte zxhn_h188a_firmware 6.0.10p2_te
zte zxhn_h188a_firmware 6.0.10p3n3_te
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-306 The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
CWE-200 The product exposes sensitive information to an actor that is not explicitly authorized to have access to that information.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

CVE-2026-34472 is a vulnerability in the ZTE ZXHN H188A router models V6.0.10P2_TE and V6.0.10P3N3_TE. It allows unauthenticated attackers on the local network to access the router's web management interface wizard without needing to log in.

Through this vulnerability, attackers can retrieve sensitive credentials such as the default administrator password, WLAN pre-shared key (PSK), and PPPoE credentials. In some cases, attackers may also perform configuration changes without authentication.

The vulnerability is exploitable via a specific web endpoint that exposes sensitive configuration data, leading to information disclosure, authentication bypass, and privilege escalation.


How can this vulnerability impact me? :

This vulnerability can have serious impacts including unauthorized access to sensitive router credentials, which can compromise the security of your network.

  • Attackers can obtain the administrator password, allowing them full control over the router.
  • Exposure of WLAN PSK can allow attackers to connect to your wireless network without permission.
  • Disclosure of PPPoE credentials can lead to unauthorized use of your internet connection.
  • In some cases, attackers may change router configurations without authentication, potentially disrupting network operations or further compromising security.

How can this vulnerability be detected on my network or system? Can you suggest some commands?

This vulnerability can be detected by checking if the ZTE ZXHN H188A router's web management interface is accessible without authentication and if sensitive credentials can be retrieved via the wizard interface.

Specifically, the vulnerability is exploitable through the endpoint `/?_type=tedataNotLoginData&_tag=wizard_lua.lua&IF_ACTION=...`. You can attempt to access this endpoint on the router's IP address to see if sensitive data is disclosed.

  • Use a command like: curl http://<router-ip>/?_type=tedataNotLoginData&_tag=wizard_lua.lua&IF_ACTION= to test if the endpoint returns sensitive information without authentication.
  • Scan your local network for devices running ZTE ZXHN H188A firmware versions V6.0.10P2_TE or V6.0.10P3N3_TE, as these are vulnerable.

What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include restricting access to the router's web management interface to trusted users only, preferably by limiting access to specific IP addresses or VLANs on the local network.

Additionally, update the router firmware to a version that patches this vulnerability if such an update is available from the vendor.

If an update is not available, consider disabling the wizard interface or web management interface temporarily to prevent unauthenticated access.

Change all default passwords and credentials to strong, unique values to reduce the impact if credentials are disclosed.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability allows unauthenticated attackers on the local network to retrieve sensitive credentials from the router's web management interface, including administrator passwords and network credentials.

Such unauthorized disclosure of sensitive information can lead to violations of data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive data against unauthorized access.

Therefore, this vulnerability potentially compromises compliance with these standards by exposing sensitive credentials without authentication.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart