Description
Unauthenticated Local File Inclusion in Resido <= 1.5 versions.
Published: 2026-08-19
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Resido WordPress theme versions 1.5 and earlier contain an unauthenticated local file inclusion flaw. By manipulating file path parameters, an attacker can read arbitrary files on the local filesystem, and if the included file contains PHP code it can be executed in the context of the web server. This weakness is classified as CWE-98 and can result in code execution, data compromise or other severe impacts.

Affected Systems

The vulnerability affects any WordPress site that uses the SmartDataSoft Resido theme at a version less than or equal to 1.5. Sites running older or unpatched versions are exposed, while installations that have upgraded beyond 1.5 are not impacted.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity overall. The EPSS score is less than 1%, meaning the likelihood of exploitation in the wild is currently very low, and the vulnerability is not included in CISA's KEV catalog. Nonetheless, because the flaw is unauthenticated, it is inferred that a simple HTTP request could trigger it, allowing attackers that can reach the site to read sensitive files or execute malicious PHP. The risk remains significant until the theme is updated or the vulnerability is mitigated.

Generated by OpenCVE AI on August 20, 2026 at 17:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Resido theme to a version newer than 1.5 or apply the official vendor patch as soon as possible.
  • If an immediate upgrade is not possible, disable the theme's file‑inclusion functionality by deleting or commenting out the vulnerable include file.
  • Restrict filesystem permissions on the theme directory so that only the web server user can read files, and disable PHP's allow_url_include directive to prevent remote inclusion.

Generated by OpenCVE AI on August 20, 2026 at 17:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
First Time appeared Smartdatasoft
Smartdatasoft resido
Wordpress
Wordpress wordpress
Vendors & Products Smartdatasoft
Smartdatasoft resido
Wordpress
Wordpress wordpress

Wed, 19 Aug 2026 13:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Resido <= 1.5 versions.
Title WordPress Resido theme <= 1.5 - Local File Inclusion vulnerability
Weaknesses CWE-98
References
Metrics cvssV3_1

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


Subscriptions

Smartdatasoft Resido
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-19T15:34:24.261Z

Reserved: 2026-08-12T14:10:08.047Z

Link: CVE-2026-73387

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-08-19T13:18:08.033

Modified: 2026-08-20T12:49:04.990

Link: CVE-2026-73387

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T12:10:35Z

Weaknesses
  • CWE-98

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