CVE-2026-19924
Received Received - Intake

Improper Authentication in Tenda AC10 Router Firmware

Vulnerability report for CVE-2026-19924, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-16

Last updated on: 2026-08-16

Assigner: VulDB

Description

A security vulnerability has been detected in Tenda AC10 16.03.10.09_multi_TDE01. This vulnerability affects the function R7WebsSecurityHandler of the component httpd. The manipulation leads to improper authentication. The attack may be initiated remotely. The exploit has been disclosed publicly and may be used.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-16
Last Modified
2026-08-16
Generated
2026-08-16
AI Q&A
2026-08-16
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
tenda ac10 16.03.10.09_multi_tde01
tenda ac10 4.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-287 When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an authentication bypass flaw in the Tenda AC10 router's web management interface. It exists in the R7WebsSecurityHandler component due to inconsistent URL handling. The security check compares raw URLs including query strings against a whitelist, while authentication logic uses URLs without query strings. Attackers can exploit this by adding a whitelisted string like ?reasy-ui-1.0.3.js to any request URL to bypass authentication and access protected features.

Detection Guidance

To detect this vulnerability, check if unauthenticated requests to the Tenda AC10 web interface return HTTP 200 instead of redirecting to a login page (HTTP 302). Test by appending whitelisted strings like '?reasy-ui-1.0.3.js' or '?img/main-logo.png' to any URL. If successful responses are received without authentication, the vulnerability is likely present.

Impact Analysis

An attacker could gain unauthorized access to your Tenda AC10 router's administrative functions. This includes downloading configurations, viewing logs, upgrading firmware, or changing settings without authentication. The impact ranges from network compromise to complete device takeover if remote management is enabled.

Compliance Impact

This vulnerability allows unauthenticated remote attackers to bypass authentication and access sensitive administrative functions, which could lead to unauthorized data access or modification. For GDPR, this may violate principles of data protection and integrity, potentially resulting in unauthorized processing or disclosure of personal data. For HIPAA, it could compromise the confidentiality, integrity, or availability of protected health information by allowing unauthorized access to systems handling such data.

Mitigation Strategies

Immediately disable remote management on the Tenda AC10 if enabled. Update the router to the latest firmware version if a patch is available. Block external access to the web interface via firewall rules. Monitor network traffic for suspicious requests targeting the web interface.

Chat Assistant

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

EPSS Chart