Cyber Posture

CVE-2025-25162

High

Published: 03 March 2025

Published
03 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0049 65.7th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.

Security Summary

CVE-2025-25162 is an Improper Limitation of a Pathname to a Restricted Directory vulnerability (CWE-22), enabling Absolute Path Traversal in the kutu62 Sports Rankings and Lists WordPress plugin (sports-rankings-lists). This flaw affects all versions from n/a through 1.0.2, allowing attackers to bypass directory restrictions and access files outside the intended path.

With a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), the vulnerability is exploitable remotely over the network with low attack complexity, no required privileges, and no user interaction. Unauthenticated attackers can achieve high confidentiality impact by reading sensitive files on the affected server, while integrity and availability remain unaffected.

Patchstack documents this issue in their vulnerability database for the Sports Rankings and Lists plugin.

Details

CWE(s)
CWE-22

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
Why these techniques?

Path traversal in public-facing WordPress plugin enables remote file reads outside intended directories, directly supporting exploitation of public-facing applications (T1190) and collection of sensitive data from the local file system (T1005).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References