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

Impact

Improper Control of Filename for Include/Require Statement in PHP allows the Nuss WordPress theme to include local files indiscriminately, meaning an attacker could read sensitive system files or execute arbitrary PHP code stored on the server. The weakness, classified as CWE‑98, gives high severity potential for a compromised web application. The vulnerability is exploitable if an attacker can influence file path parameters used by the theme during a page load.

Affected Systems

The issue affects the uxper Nuss WordPress theme, versions up to and including 1.3.6. Any WordPress site that has installed this theme within that version range is susceptible, regardless of other theme or plugin usage.

Risk and Exploitability

The CVSS score of 7.5 classifies this flaw as high severity, while the EPSS score of less than 1% indicates a very low likelihood of active exploitation in the wild at present. It is not currently listed in the CISA KEV catalog. Inference suggests the attack vector is web‑based, requiring the ability to influence the include path, which can often be achieved via crafted requests or via administrative access to the theme files.

Generated by OpenCVE AI on August 1, 2026 at 10:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Nuss WordPress theme to a version newer than 1.3.6 to apply the vendor patch
  • Configure your web application firewall or equivalent security controls to block attempts to reference files outside the intended include path
  • Verify that the theme’s file inclusion logic properly validates or normalizes file paths and remove any debugging or test files that may be present in the theme directory

Generated by OpenCVE AI on August 1, 2026 at 10:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

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

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

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, '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 Nuss nuss allows PHP Local File Inclusion.This issue affects Nuss: from n/a through <= 1.3.6.
Title WordPress Nuss theme <= 1.3.6 - 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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-13T12:26:22.696Z

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

Link: CVE-2026-57799

cve-icon Vulnrichment

Updated: 2026-07-13T11:05:26.991Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T10:30:04Z

Weaknesses
  • CWE-98

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