Skip to content
KitploitKITPLOIT
ToolsExploitsBlog
Submit
ToolsExploitsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2026-90847 — Proof-of-concept for CVE-2026-90847, an authenticated RCE in iux_set.cgi via malicious .cfg tar upload that writes commands into crontab for recurring execution. | Kitploit
Tools/GitHubGitHub/shlln/cve-2026-90847
Embedded Systems SecurityIoT SecurityVulnerability AnalysisExploitationWeb Application ExploitationPost-ExploitationPenetration TestingPayload Development
GitHubshlln/cve-2026-90847

CVE-2026-90847

Proof-of-concept for CVE-2026-90847, an authenticated RCE in iux_set.cgi via malicious .cfg tar upload that writes commands into crontab for recurring execution.

717h 13m agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository

Overview

iux_set.cgi contains an authenticated remote code execution (RCE) vulnerability via file upload. It lives in the function that's invoked when iux_set.cgi is called with tmenu=camera and smenu=system_setup, which maps to Camera Management → System Setup in the administrator web UI. Although it carries a .cfg extension, the configuration-restore file is really a tar archive: if you place an /etc/cron.cfg inside it containing the command you want to run, that command gets written into crontab semi-permanently, and unless the device is factory-reset or a new /etc/cron.cfg is uploaded, it runs on a recurring schedule. I reproduced this on real hardware — please see the video link below.

Links

https://youtu.be/CRC-kXSvdYo
https://youtu.be/qdFGRSpCiY0

Download Tool