Cyber Resilience

CVE-2025-26889

High

Published: 15 April 2025

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

Summary

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

Operationally, ranked in the top 21.9% 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 issue (CWE-98) stemming from improper control of filenames in include/require statements. It affects the hockeydata LOS WordPress plugin in versions up to and including 1.2.4.

An unauthenticated remote attacker can supply a crafted request that causes the plugin to include arbitrary local files. Successful exploitation can yield disclosure of sensitive information or arbitrary code execution on the server, though the attack requires user interaction and faces high complexity per the CVSS 7.5 rating.

The Patchstack advisory identifies the flaw in the hockeydata-los plugin and recommends updating to a fixed version beyond 1.2.4 to eliminate the inclusion vector. Exploitation probability remains low, with an EPSS score peaking at only 0.0139.

EU & UK References

Vulnerability details

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in hockeydata hockeydata LOS hockeydata-los allows PHP Local File Inclusion.This issue affects hockeydata LOS: from n/a through <= 1.2.4.

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