CVE-2026-9302 Details
Description
A vulnerability was determined in 546669204 vps-inventory-monitoring up to 98c00b370668c96ae75e91c15548d9ea113652d9. This issue affects the function eval of the file app/index/command/VpsTest.php of the component VpsTest Console. Executing a manipulation of the argument vf can lead to code injection. The attack may be performed from remote. The exploit has been publicly disclosed and may be utilized. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The project was informed of the problem early through an issue report but has not responded yet.
A code injection vulnerability has been identified in Vps-Inventory-Monitoring versions prior to commit 98c00b370668c96ae75e91c15548d9ea113652d9. This vulnerability resides in the VpsTest Console component, specifically within the eval function of the file app/index/command/VpsTest.php. The issue allows authenticated users to manipulate the 'vf' argument, leading to arbitrary code execution on the server. The vulnerability can be exploited remotely, and the exploit has been publicly disclosed.
It is recommended to remove the use of 'eval()' entirely and replace the 'validation function' feature with a safer alternative. If executing user-provided code is necessary, it should be done in a controlled, sandboxed environment. Additionally, requiring administrator authorization for monitoring entry modifications and logging changes to the 'vf' field can enhance security.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 23, 2026CISA-ADP
Assessed May 26, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/546669204/vps-inventory-monitoring/ | [email protected] | ProductSource CodeVendor |
| https://github.com/546669204/vps-inventory-monitoring/issues/36 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/dntyfate/cve/issues/2 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/811843 | [email protected] | Permission Required |
| https://vuldb.com/vuln/365249 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/365249/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| 546669204 vps-inventory-monitoring | <= 98c00b370668c96ae75e91c15548d9ea113652d9 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 23, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 23, 2026 | New CVE Received | [email protected] |
Volerion