Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Admin credentials required (PR:H), but successful code injection yields full OS-level code execution, constituting a scope change with high C/I/A impact.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionCVE.org
A weakness has been identified in EyouCMS up to 1.7.9. Impacted is the function editFile of the file application/admin/logic/FilemanagerLogic.php of the component Template File Handler. Executing a manipulation can lead to code injection. The attack can be launched remotely. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.
AnalysisAI
Code injection in EyouCMS versions 1.7.0 through 1.7.9 allows authenticated administrators to execute arbitrary PHP code via the Template File Handler's editFile function in FilemanagerLogic.php, enabling remote code execution on the underlying server. All versions across the entire 1.7.x branch are affected, and a proof-of-concept exploit is publicly available on Gitee. This vulnerability is not listed in CISA KEV; EPSS at 0.04% and SSVC automatable:no reflect the high-privilege prerequisite that limits mass exploitation, though the public POC lowers the bar for targeted insider or credential-compromise attacks.
Technical ContextAI
EyouCMS is a PHP-based content management system. The vulnerability is rooted in CWE-94 (Improper Control of Generation of Code), meaning user-supplied input is written into PHP template files without adequate sanitization, and those files are subsequently executed by the PHP interpreter when a page request renders the template. The affected code path is the editFile method within application/admin/logic/FilemanagerLogic.php, part of the Template File Handler component. PHP CMS platforms that allow admin-level file editing are structurally prone to this class of flaw because the template engine and the PHP runtime share the same execution context. The CPE identifier cpe:2.3:a:n/a:eyoucms:*:*:*:*:*:*:*:* covers the affected product family; the n/a vendor field in the CPE suggests no authoritative NVD vendor mapping has been established, which is consistent with a niche CMS with limited vendor engagement.
RemediationAI
No vendor-released patch has been identified at time of analysis - the vendor was notified through responsible disclosure but has not responded. The primary compensating control is to restrict access to the EyouCMS administrative panel to trusted IP addresses or VPN-only networks, which eliminates remote exploitation by external attackers while preserving admin functionality; the trade-off is operational overhead for distributed admin teams. If template file editing is not required for day-to-day operations, disabling or removing access to the Template File Handler component in application/admin/logic/FilemanagerLogic.php reduces the attack surface directly. File integrity monitoring on the CMS template directory can serve as a detection control to alert on unexpected PHP payload insertion. Web Application Firewall rules targeting PHP code injection patterns (e.g., eval(), system(), passthru()) may reduce exploitation success but cannot be considered a reliable mitigation. If a patch is not released in a reasonable timeframe, migration to an actively maintained CMS should be evaluated. References: VulDB advisory at https://vuldb.com/vuln/360113, POC at https://gitee.com/weng_xianhu/eyoucms/issues/IILDJS.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-94 – Code Injection
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-26251