Description
An issue in esoTalk v.1.0.0g4 allows a remote attacker to execute arbitrary code via the core/models/ETMemberModel.class.php, core/controllers/ETMemberController.class.php, and core/lib/ET.class.php components
Published: 2026-09-04
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Immediate Patch
AI Analysis

Impact

The issue in esoTalk version 1.0.0g4 allows a remote attacker to execute arbitrary server‑side PHP code through the core/models/ETMemberModel.class.php, core/controllers/ETMemberController.class.php, and core/lib/ET.class.php components. This vulnerability gives the attacker the ability to run arbitrary PHP code on the host running the application, effectively granting full control over the affected application.

Affected Systems

esoTalk forum software version 1.0.0g4, specifically the core/models/ETMemberModel.class.php, core/controllers/ETMemberController.class.php, and core/lib/ET.class.php components.

Risk and Exploitability

The EPSS score is < 1% and the vulnerability is not listed in CISA KEV. The CVSS score of 9.8 indicates a critical severity flaw. The description states that a remote attacker can execute arbitrary PHP code on the server, which is a high‑severity flaw. The likely attack vector, inferred from the description, is a remote HTTP request that triggers the vulnerable code paths. No publicly disclosed exploits are referenced, but the nature of the flaw directly allows attackers to run arbitrary PHP code, presenting a significant risk that requires prompt remediation.

Generated by OpenCVE AI on September 8, 2026 at 17:10 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch or upgrade to a newer release that removes the code‑execution flaw.
  • If a patch is unavailable, disable PHP code execution within the vulnerable files or eliminate the ability to execute PHP snippets from user input.
  • Restrict file‑system write permissions on ETMemberModel.class.php, ETMemberController.class.php, and ET.class.php and monitor logs for unauthorized changes.

Generated by OpenCVE AI on September 8, 2026 at 17:10 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Title esoTalk 1.0.0g4 Remote Code Execution via PHP Code Injection in Configuration

Tue, 08 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Sat, 05 Sep 2026 04:15:00 +0000

Type Values Removed Values Added
First Time appeared Esotalk
Esotalk esotalk
Vendors & Products Esotalk
Esotalk esotalk

Fri, 04 Sep 2026 19:45:00 +0000

Type Values Removed Values Added
Description An issue in esoTalk v.1.0.0g4 allows a remote attacker to execute arbitrary code via the core/models/ETMemberModel.class.php, core/controllers/ETMemberController.class.php, and core/lib/ET.class.php components
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-08T14:06:26.284Z

Reserved: 2026-08-07T00:00:00.000Z

Link: CVE-2026-71624

cve-icon Vulnrichment

Updated: 2026-09-08T14:06:23.014Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T20:17:26.183

Modified: 2026-09-09T16:04:24.933

Link: CVE-2026-71624

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T17:15:17Z

Weaknesses
  • CWE-94

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