RCE in Froxlor

CVE-2026-26279

Froxlor is open source server administration software. Prior to 2.3.4, a typo in Froxlor's input validation code (== instead of =) completely disables email format checking for all settings fields declared as email type. This allows an authenticated admin to store arbitrary strings in the panel.adminmail setting. This value is later concatenated into a shell command executed as root by a cron job, where the pipe character | is explicitly whitelisted. The result is full root-level Remote Code Execution. This vulnerability is fixed in 2.3.4.

Vulnerability class: Command Injection (OS Command Injection)

EPSS: 0.008 (52.9th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 9.1 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-26279?
CVE-2026-26279 is a critical-severity vulnerability in Froxlor, classified under OS Command Injection. CVSS score: 9.1/10. Published 2026-03-03.
How severe is CVE-2026-26279?
Critical severity. CVSS v3 base score is 9.1 out of 10.