Cyber & AI intelligence
Wasteland.
Briefs indexed2890
Issues29
Published Mondays07:30 CT
⚡ Active KEV CVE-2026-100716 2026-09-26

Froxlor CVE-2026-100716: Symlink Flaw in Export Cron Lets Customers Gain Host Root

"A critical (CVSS 9.9) symlink-following flaw in Froxlor's customer data-export cron lets an authenticated customer make the root-owned job `chown` system directories such as /etc to their own account, which gives them…"

A critical (CVSS 9.9) symlink-following flaw in Froxlor's customer data-export cron lets an authenticated customer make the root-owned job chown system directories such as /etc to their own account, which gives them root on the host and access to other tenants.

What Is It

CVE-2026-100716 is a link-following vulnerability (CWE-59) in Froxlor, a server administration panel. It sits in the customer data-export (DataDump) cron, which does not validate the middle parts of the export destination path. There are two bugs:

A customer with the export feature enabled can schedule an export into a real subdirectory of their own webspace. Before the root-owned cron runs, they swap a directory in the middle of that path for a symlink. The cron's chown -R then follows the link and recursively gives the customer's UID ownership of the target tree, for example /etc.

Why It Matters

Exploitation status: The supplied CISA KEV entry is empty, so this CVE is not in the KEV catalog and KEV does not confirm active exploitation.

What's Vulnerable

Patch Status

The fix is in Froxlor 2.3.12. Upgrade to 2.3.12 or later. Because no CISA KEV entry exists, there is no KEV-mandated required action or due date. NVD lists the record's status as "Deferred."

Sources