CVE-2025-12844

HIGH EPSS 26.9%
Published Nov 13, 20257mo ago · Modified Jun 17, 20261w ago
7.1 CVSS 3.1
High
Find Similar
Published Nov 13, 2025 7mo ago
Last Modified Jun 17, 2026 1w ago

Description

The AI Engine plugin for WordPress is vulnerable to PHP Object Injection via PHAR Deserialization in all versions up to, and including, 3.1.8 via deserialization of untrusted input in the 'rest_simpleTranscribeAudio' and 'rest_simpleVisionQuery' functions. This makes it possible for authenticated attackers, with Subscriber-level access and above, to inject a PHP Object. No known POP chain is present in the vulnerable software, which means this vulnerability has no impact unless another plugin or theme containing a POP chain is installed on the site. If a POP chain is present via an additional plugin or theme installed on the target system, it may allow the attacker to perform actions like delete arbitrary files, retrieve sensitive data, or execute code depending on the POP chain present.

CVSS Details

Base Score
7.1
Exploitability
1.2
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity High
Privileges Required Low
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
26.9% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-502 Deserialization of Untrusted Data Validation

References 6

  • github.com https://github.com/jordymeow/ai-engine/blob/main/classes/api.php#L799
  • github.com https://github.com/jordymeow/ai-engine/blob/main/classes/engines/chatml.php#L960-L967
  • github.com https://github.com/jordymeow/ai-engine/blob/main/classes/modules/files.php#L237
  • github.com https://github.com/jordymeow/ai-engine/blob/main/classes/services/image.php#L43
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset/3392052/
  • wordfence.com https://www.wordfence.com/threat-intel/vulnerabilities/id/c39c1b72-e3e0-44fb-8fb8-602cb0aa61e3?source=cve

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.