Description
Contributor Local File Inclusion in SportsPress Pro <= 2.7.29 versions.
Published: 2026-07-02
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker who can play the role of a Contributor on a WordPress site can use the SportsPress Pro plugin to request any file stored on the local filesystem. This vulnerability is a Local File Inclusion flaw (CWE‑98) that allows the reading of arbitrary files such as configuration files, authentication credentials, or application logs, thereby threatening the confidentiality of the system. There is no indication that the flaw permits code execution, so the risk is confined to data disclosure.

Affected Systems

WordPress installations running the ThemeBoy SportsPress Pro plugin versions 2.7.29 and earlier are impacted. All sites that have these versions deployed and that grant Contributor or higher privileges to any user may be affected.

Risk and Exploitability

The CVSS score of 7.5 indicates a high score; <1% suggests that exploitation is unlikely. The vulnerability is not acknowledged in CISA’s KEV catalog. The most probable attack vector is via the web interface, requiring an authenticated Contributor account; attackers can trigger the file inclusion without needing higher privileges or additional system access, resulting primarily in confidential data leaks.

Generated by OpenCVE AI on July 22, 2026 at 13:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest SportsPress Pro plugin version to eliminate the LFI flaw.
  • If an immediate update is not possible, disable or remove the SportsPress Pro plugin until a patched version is available.
  • Restrict the use of the Contributor role to trusted users, and remove contributor permissions from accounts that do not require them.

Generated by OpenCVE AI on July 22, 2026 at 13:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Contributor Local File Inclusion in SportsPress Pro <= 2.7.29 versions.
Title WordPress SportsPress Pro plugin <= 2.7.29 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T12:08:23.080Z

Reserved: 2026-06-25T08:04:34.979Z

Link: CVE-2026-57749

cve-icon Vulnrichment

Updated: 2026-07-02T12:08:09.421Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-22T13:45:02Z

Weaknesses
  • CWE-98

    Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')