Description
Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in uxper Golo Framework golo-framework allows PHP Local File Inclusion.This issue affects Golo Framework: from n/a through <= 1.7.3.
Published: 2026-07-13
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Golo Framework WordPress plugin has an improper control of the filename used in a PHP include/require statement. Because the plugin accepts a file path without proper validation, an attacker can influence the name of a local file that the plugin includes. The flaw is classified as CWE‑98 and carries a CVSS score of 7.5, indicating a high potential impact on confidentiality and integrity.

Affected Systems

The vulnerability affects the Golo Framework WordPress plugin developed by uxper. All releases up to and including version 1.7.3 are vulnerable; sites using any of these versions are at risk.

Risk and Exploitability

The EPSS score is less than 1 %, suggesting that exploitation opportunities are limited. The likely attack vector involves manipulating a file path parameter or uploading a local file that the plugin will then include. Because the plugin can include local PHP files, an attacker who can influence which file is included could potentially read sensitive data or execute code located on the server, depending on the server’s configuration and file permissions.

Generated by OpenCVE AI on August 3, 2026 at 03:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Golo Framework WordPress plugin to a version newer than 1.7.3.
  • Validate or whitelist the file path before passing it to include/require, ensuring only allowed directories and filenames are used.
  • Restrict the PHP include_path setting and file system permissions so that the plugin cannot access directories containing executables, and review any anomalous activity that may indicate exploitation attempts.

Generated by OpenCVE AI on August 3, 2026 at 03:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
First Time appeared Uxper
Uxper golo Framework
Wordpress
Wordpress wordpress
Vendors & Products Uxper
Uxper golo Framework
Wordpress
Wordpress wordpress

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Description Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in uxper Golo Framework golo-framework allows PHP Local File Inclusion.This issue affects Golo Framework: from n/a through <= 1.7.3.
Title WordPress Golo Framework plugin <= 1.7.3 - 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

Uxper Golo Framework
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T14:38:20.157Z

Reserved: 2026-06-25T08:05:02.627Z

Link: CVE-2026-57794

cve-icon Vulnrichment

Updated: 2026-07-13T13:58:59.341Z

cve-icon NVD

Status : Deferred

Published: 2026-07-13T10:16:43.517

Modified: 2026-07-13T16:57:56.050

Link: CVE-2026-57794

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T03:45:05Z

Weaknesses
  • CWE-98

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