CVE-2026-24430
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2026-01-26

Last updated on: 2026-01-28

Assigner: VulnCheck

Description
Shenzhen Tenda W30E V2 firmware versions up to and including V16.01.0.19(5037) disclose sensitive account credentials in cleartext within HTTP responses generated by the maintenance interface. Because the management interface is accessible over unencrypted HTTP by default, credentials may be exposed to network-based interception.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-26
Last Modified
2026-01-28
Generated
2026-06-16
AI Q&A
2026-01-26
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
tenda w30e_firmware to 16.01.0.19\(5037\) (inc)
tenda w30e 2.0
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-201 The code transmits data to another actor, but a portion of the data includes sensitive information that should not be accessible to that actor.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Compliance Impact

This vulnerability exposes sensitive account credentials in cleartext over unencrypted HTTP, which can lead to unauthorized access to sensitive authentication data. Such exposure of sensitive information can result in non-compliance with common standards and regulations like GDPR and HIPAA, which require protection of personal and sensitive data against unauthorized access and interception. [1]

Executive Summary

This vulnerability in Shenzhen Tenda W30E V2 router firmware versions up to V16.01.0.19(5037) causes sensitive account credentials to be exposed in plaintext within HTTP responses from the maintenance interface. Since the management interface uses unencrypted HTTP by default, an attacker on the network can intercept these HTTP responses and obtain the credentials without encryption. [1]

Impact Analysis

The vulnerability allows an attacker who can intercept network traffic to obtain sensitive authentication credentials in plaintext. This can lead to unauthorized access to the router's management interface, potentially compromising the device and the network it manages. [1]

Detection Guidance

This vulnerability can be detected by monitoring HTTP traffic to the Shenzhen Tenda W30E V2 router's maintenance interface and inspecting HTTP responses for plaintext account credentials. Network packet capture tools like tcpdump or Wireshark can be used to capture HTTP traffic. For example, using tcpdump: `tcpdump -i <interface> -A port 80` to capture and display HTTP traffic on port 80, then searching for credential strings in the output. Additionally, using curl or wget to send HTTP requests to the router's management interface and inspecting the responses for exposed credentials can help detect the issue. [1]

Mitigation Strategies

Immediate mitigation steps include disabling or restricting access to the router's maintenance interface over HTTP, especially from untrusted networks. If possible, configure the device to use HTTPS for management access to encrypt credentials in transit. Additionally, update the router firmware to a version later than V16.01.0.19(5037) if available, or apply any vendor-provided patches addressing this vulnerability. Limiting network exposure by placing the device management interface behind a firewall or VPN can also reduce risk. [1]

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-24430. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart