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 flaw is an improper control of the filename used in a PHP include/require statement. An attacker who can influence the path to a non‑existent or local file can cause the WordPress Golo Framework to load data from that location. If the attacker supplies a file that contains executable PHP code, the flaw could enable arbitrary code execution on the server. Classified as CWE‑98, the vulnerability carries a CVSS score of 7.5, indicating a serious impact on confidentiality, integrity, and availability.

Affected Systems

The vulnerability exists in the Golo Framework WordPress plugin developed by uxper. All releases up to and including version 1.7.3 are affected. Sites that maintain these versions are at risk and should verify the installed version against the fixed baseline.

Risk and Exploitability

Although the EPSS score is less than 1%, it indicates that exploitation opportunities are limited. The likely attack vector involves manipulating a file path parameter or uploading a malicious file that the plugin will then include. Because the vulnerability allows inclusion of local files, an attacker can read or execute code in directories that are reachable to the PHP interpreter, potentially compromising the entire site. The risk is regarded as medium to high for environments where user input is not strictly filtered.

Generated by OpenCVE AI on July 29, 2026 at 07:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Golo Framework 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 or attempts and review any anomalous activity that may indicate exploitation attempts

Generated by OpenCVE AI on July 29, 2026 at 07:34 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

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T07:45:03Z

Weaknesses
  • CWE-98

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