Skip to content
KitploitKITPLOIT
도구블로그
제출
도구블로그
제출

해킹, 침투 테스트 및 사이버 보안 도구를 당신의 보안 무기고에!

Kitploit은 해킹, 사이버 보안 및 침투 테스트 도구 디렉토리입니다. 최신 프로젝트 업데이트를 발견하여 취약점을 찾고, 시스템을 분석하고, 테스트를 자동화하고, 보안을 강화하세요.

··피드·문의·개인정보·© 2026 Kitploit

도구 디렉토리

카테고리

모든 카테고리 보기
Loading categories
CVE-2026-82539 — Security advisory for TOTOLINK a720r buffer overflow vulnerability | Kitploit
도구/GitHubGitHub/xernary/cve-2026-82539
Embedded Systems SecurityIoT SecurityVulnerability AnalysisExploitationReverse EngineeringWeb Application ExploitationHardware & IoT SecurityBinary Exploitation
GitHubxernary/cve-2026-82539

CVE-2026-82539

Security advisory for TOTOLINK a720r buffer overflow vulnerability

저장소 보기
4107일 전아직 검토되지 않음

인기

모두 보기 →

커뮤니티에서 가장 많이 사용되는 도구를 찾아보세요.

모든 도구 탐색

도구 컬렉션을 둘러보세요

모든 도구 보기 →
공유
웹사이트
요청한 언어로 콘텐츠를 사용할 수 없습니다. 영어 버전을 표시합니다.

CVE-2026-82539

Information

Vendor: TOTOLINK
Vendor's website: TOTOLINK
Model: A720R
Firmware version: V4.1.5cu.630_B20250509
Firmware download address: TOTOLINK

Severity

CVSS v4.0 Base Score: 9.4 (Critical)
Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:P

Vulnerability details

A stack-based buffer overflow exists in the cstecgi.cgi firmware binary that allows an authenticated administrator to hijack the control flow of the process and execute existing code paths within the binary. The vulnerability can be triggered by sending a crafted request to the setMacFilterRules handler containing an overly long value of a desc parameter, which is copied into a fixed-size stack buffer via strcpy() without any bounds checking, overwriting the saved return address.

The vulnerable code is located within the cstecgi.cgi binary, where the supplied value of desc is copied into a stack buffer without length validation, allowing the saved return address to be overwritten and the program's control flow to be redirected. As the binary is compiled without stack canaries and without PIE, the overflow goes undetected and execution can be reliably redirected to code residing at fixed addresses within the binary.

By overwriting the saved return address, control flow was redirected to existing functions within the binary. This was demonstrated by invoking a sleep(2) call (confirming reliable control of the instruction pointer through a measurable delay in the device's response), the system reboot routine, the session logout function, and the log-clearing routine.

Control flow was further redirected to the routine responsible for starting the Telnet service, enabling Telnet on the device.

As a result, an authenticated attacker with network access to the target device can hijack the execution flow of the cstecgi.cgi process and execute arbitrary code paths within the binary, compromising the confidentiality, integrity, and availability of the device.

References

These vulnerabilities were reported by Nicola Giuffrida.

  • Complete Writeup: https://nico-security.com/posts/totolink-a720r
  • CVE Record: https://www.cve.org/cverecord?id=CVE-2026-82539
도구 다운로드