Cyber Resilience

CVE-2025-32156

High

Published: 04 April 2025

Published
04 April 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0186 83.4th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-32156 is a high-severity PHP Remote File Inclusion (CWE-98) vulnerability. Its CVSS base score is 7.5 (High).

Operationally, ranked in the top 16.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.

Deeper analysis

The vulnerability is a PHP Local File Inclusion flaw (CWE-98) resulting from improper control of filenames in include/require statements. It affects the Just Post Preview Widget plugin for WordPress, developed by Alex Prokopenko / JustCoded, in all versions through 1.1.1.

An authenticated user with low privileges can exploit the issue over the network, although successful exploitation requires high attack complexity. By supplying a crafted filename, the attacker can force inclusion of arbitrary local files, potentially leading to disclosure of sensitive information, code execution, or full compromise of the confidentiality, integrity, and availability of the affected WordPress site.

The Patchstack advisory linked in the CVE record identifies the affected plugin versions and provides remediation guidance for site administrators. The associated EPSS score remains low and unchanged at 0.0186, indicating limited observed exploitation interest to date.

EU & UK References

Vulnerability details

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Alex Prokopenko / JustCoded Just Post Preview Widget just-post-preview allows PHP Local File Inclusion.This issue affects Just Post Preview Widget: from n/a through <=…

more

1.1.1.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

Mitigating Controls

No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.

References