CVE-2026-57794
Received Received - Intake

BaseFortify

Vulnerability report for CVE-2026-57794, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-13

Last updated on: 2026-07-13

Assigner: Patchstack

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-13
Last Modified
2026-07-13
Generated
2026-07-13
AI Q&A
2026-07-13
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
uxper golo_framework From 1.0.0 (inc) to 1.7.3 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-98 The PHP application receives input from an upstream component, but it does not restrict or incorrectly restricts the input before its usage in "require," "include," or similar functions.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-57794 is a Local File Inclusion (LFI) vulnerability in the WordPress Golo Framework Plugin versions 1.7.3 and below. It arises from improper control of filenames used in include or require statements in PHP, allowing an attacker to include and display local files from the target website.

This vulnerability is classified under OWASP Top 10 category A3: Injection, meaning it involves injecting malicious input to manipulate the application.

Impact Analysis

An attacker exploiting this vulnerability could access and display sensitive local files on the server hosting the vulnerable plugin.

In some configurations, this could lead to a complete database takeover if files containing credentials, such as database credentials, are accessed.

The CVSS score of 7.5 indicates a high severity impact, with potential consequences including confidentiality, integrity, and availability being compromised.

Mitigation Strategies

Immediate action is recommended to update the affected Golo Framework plugin to a patched version if available.

If no official patch is available, seek assistance from a hosting provider or web developer to mitigate the risk.

Mitigation efforts should focus on preventing Local File Inclusion attacks by controlling file inclusion mechanisms and validating input.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-57794. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart