Cyber Resilience

CVE-2025-32155

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.0159 82.1th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

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

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

Deeper analysis

CVE-2025-32155 is an improper control of filename for include/require statement vulnerability, also described as PHP Remote File Inclusion that permits PHP Local File Inclusion, present in the Beds24 Online Booking WordPress plugin. The flaw affects all versions through 2.0.28 and is tracked under CWE-98. It carries a CVSS 3.1 score of 7.5 reflecting network attack vector, high attack complexity, low privileges required, and high impact on confidentiality, integrity, and availability.

An authenticated attacker with low privileges can supply a crafted filename to an include or require statement, resulting in the inclusion of arbitrary local files on the server. Successful exploitation can lead to disclosure of sensitive information, modification of files, or execution of attacker-controlled code within the PHP context.

The sole reference points to a Patchstack advisory entry for the plugin, which documents the issue but provides no further mitigation details in the supplied data. The associated EPSS score remains flat at 0.0159 with no material increase after disclosure.

EU & UK References

Vulnerability details

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in markkinchin Beds24 Online Booking beds24-online-booking allows PHP Local File Inclusion.This issue affects Beds24 Online Booking: from n/a through <= 2.0.28.

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