Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
CVE-2026-9254 — TP-Link Archer BE800 V1 — Parental Control LAN RCE | Kitploit
工具/GitHubGitHub/slagzz/cve-2026-9254
IoT SecurityVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingHardware & IoT Security
GitHubslagzz/cve-2026-9254

CVE-2026-9254

TP-Link Archer BE800 V1 — Parental Control LAN RCE

查看仓库
920天前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
内容在请求的语言中不可用。显示英文版本。

TP-Link Archer BE800 V1 — Parental Control LAN RCE

CVE: CVE-2026-9254
CVSS: 8.7 (High)
Auth required: None
Network position: LAN only
Found on version 1.3.2 Build 20251015 rel.10659(5553)

Summary

The parental control blocking endpoint (/cgi-bin/luci/blocking?form=vercode) is reachable from the LAN without admin credentials. The url parameter is passed to a shell command via fork_exec(string.format("%s %s %s", BINARY, owner_id, url)) after a character deny-list check. The deny-list does not include the newline character (0x0a), allowing a newline-terminated command to be appended. Commands execute as root.

A secondary information-disclosure bug on the same endpoint allows reading the current vercode without credentials, eliminating the only piece of information that cannot be observed from the captive portal redirect URL.


demo

Blog Writeup

https://uploadsecurity.com/Blog/CVE-2026-16348_research.html


Researcher

[email protected]

下载工具