Description
A vulnerability was found in mtrano APENCMS up to 6546096d354153309693efabb9a0d824628ed4f5. The affected element is the function eval of the file cms/weasel.php of the component Template Engine. The manipulation of the argument $_CMS['site'] results in code injection. The attack may be performed from remote. The exploit has been made public and could be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-22
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: Remote Code Execution
Action: Apply Patch
AI Analysis

Impact

A flaw in mtrano APENCMS’s Template Engine occurs in the eval function used in cms/weasel.php. The function processes the $_CMS['site'] argument, allowing an attacker to inject arbitrary code. This injection could allow an attacker to execute any code on the server, compromising data integrity, confidentiality, and availability of the entire CMS instance.

Affected Systems

The vulnerability exists in all versions of the mtrano APENCMS product prior to the fix, as the vendor uses a rolling release model and has not published explicit fix versions. All installations that have not applied the latest build from the official repository remain affected.

Risk and Exploitability

The CVSS score of 4.8 classifies the issue as moderate severity, and the EPSS score is currently unavailable. The vulnerability is not listed in the CISA KEV catalog, but the exploit is publicly available, and the remote attack vector allows potential exploitation over the network. Consequently, the risk of compromise is enabled only if the vulnerable code is reachable externally.

Generated by OpenCVE AI on September 22, 2026 at 15:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the mtrano APENCMS installation to the latest release that includes the fix for the eval injection.
  • If a patch is unavailable, disable or remove the eval call in cms/weasel.php or ensure that the $_CMS['site'] input is properly validated and sanitized before evaluation.
  • Reach out to the vendor for a formal patch and monitor their advisories for upcoming releases or temporary workarounds.

Generated by OpenCVE AI on September 22, 2026 at 15:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 22 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in mtrano APENCMS up to 6546096d354153309693efabb9a0d824628ed4f5. The affected element is the function eval of the file cms/weasel.php of the component Template Engine. The manipulation of the argument $_CMS['site'] results in code injection. The attack may be performed from remote. The exploit has been made public and could be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The vendor was contacted early about this disclosure but did not respond in any way.
Title mtrano APENCMS Template weasel.php eval code injection
First Time appeared Mtrano
Mtrano apencms
Weaknesses CWE-74
CWE-94
CPEs cpe:2.3:a:mtrano:apencms:*:*:*:*:*:*:*:*
Vendors & Products Mtrano
Mtrano apencms
References
Metrics cvssV2_0

{'score': 5.8, 'vector': 'AV:N/AC:L/Au:M/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-22T18:09:46.176Z

Reserved: 2026-09-22T06:31:10.568Z

Link: CVE-2026-95501

cve-icon Vulnrichment

Updated: 2026-09-22T18:09:21.249Z

cve-icon NVD

Status : Deferred

Published: 2026-09-22T15:17:25.450

Modified: 2026-09-22T19:16:59.807

Link: CVE-2026-95501

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T19:14:19Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')