CVE-2025-9533
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-27

Last updated on: 2026-04-29

Assigner: VulDB

Description
A vulnerability has been found in TOTOLINK T10 4.1.8cu.5241_B20210927. Affected is an unknown function of the file /formLoginAuth.htm. The manipulation of the argument authCode with the input 1 leads to improper authentication. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-08-27
Last Modified
2026-04-29
Generated
2026-06-16
AI Q&A
2025-08-27
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
totolink t10_firmware 4.1.8cu.5241_b20210927
totolink t10 *
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

CVE-2025-9533 is an improper authentication vulnerability in the TOTOLINK T10 router (version 4.1.8cu.5241_B20210927), specifically in the /formLoginAuth.htm file. By manipulating the 'authCode' argument with the input '1', an attacker can bypass authentication controls remotely without any prior authentication. This allows unauthorized access to the device. [1]

Impact Analysis

This vulnerability can impact you by allowing remote attackers to bypass authentication and gain unauthorized access to the affected router. This can compromise the confidentiality, integrity, and availability of the system, potentially leading to unauthorized control, data breaches, or disruption of network services. [1]

Detection Guidance

This vulnerability can be detected by checking if the device is running TOTOLINK T10 version 4.1.8cu.5241_B20210927 and if the /formLoginAuth.htm endpoint is accessible. One method to identify vulnerable targets is using Google Dorking with the query "inurl:formLoginAuth.htm". On your network, you can attempt to send an HTTP request to the /formLoginAuth.htm page and test if manipulating the authCode parameter with the value "1" bypasses authentication. For example, using curl: curl -X POST "http://<target-ip>/formLoginAuth.htm" -d "authCode=1" and observe if authentication is bypassed. This indicates the presence of the vulnerability. [1]

Mitigation Strategies

There are no known countermeasures or mitigations currently available for this vulnerability. The suggested immediate step is to replace the affected TOTOLINK T10 device with an alternative product to avoid exploitation. [1]

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