CVE-2026-51661
Deferred Deferred - Pending Action

Unauthenticated Access to Port-Forwarding Rules in TOTOLINK T6

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

Publication date: 2026-08-28

Last updated on: 2026-09-01

Assigner: MITRE

Description

Incorrect access control in the getPortForwardRules function of TOTOLINK T6 4.1.5cu.748_B20211015 allows unauthenticated attackers to obtain port-forwarding rules via sending a crafted POST request to /cgi-bin/cstecgi.cgi.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-28
Last Modified
2026-09-01
Generated
2026-09-18
AI Q&A
2026-08-29
EPSS Evaluated
2026-09-15
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
totolink t6 4.1.5cu.748_b20211015

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-284 The product does not restrict or incorrectly restricts access to a resource from an unauthorized actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an incorrect access control issue in the TOTOLINK T6 router firmware version 4.1.5cu.748_B20211015. It allows unauthenticated attackers to retrieve port-forwarding rules by sending a specially crafted POST request to the vulnerable endpoint /cgi-bin/cstecgi.cgi.

Detection Guidance

To detect this vulnerability, check if unauthenticated POST requests to /cgi-bin/cstecgi.cgi return port-forwarding rules. Use tools like curl to send a crafted request: curl -X POST http://<TARGET_IP>/cgi-bin/cstecgi.cgi --data 'command=getPortForwardRules'. If the response contains port-forwarding data without authentication, the system is vulnerable.

Impact Analysis

An attacker could exploit this to gain sensitive network information, such as internal port mappings, which may help in further attacks like unauthorized access or lateral movement within the network.

Compliance Impact

This vulnerability allows unauthenticated attackers to obtain port-forwarding rules, which could expose sensitive network configurations. Such exposure may violate data protection requirements under GDPR (e.g., Article 32 on security of processing) and HIPAA (e.g., safeguards for protected health information).

Mitigation Strategies

Immediately update the TOTOLINK T6 firmware to the latest patched version. If no patch is available, restrict access to the /cgi-bin/cstecgi.cgi endpoint via firewall rules or disable remote administration. Monitor network traffic for suspicious POST requests to this path.

Chat Assistant

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

EPSS Chart