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

Impact

The vulnerability is an unauthenticated local file inclusion flaw in the Elated‑Themes Audrey theme for WordPress version 1.5 or earlier. Through the theme’s code, an attacker can request arbitrary files on the server, which is a classic local file inclusion weakness classified as CWE‑98.

Affected Systems

WordPress sites that have the Elated‑Themes Audrey plugin installed at version 1.5 or earlier are affected. WordPress core, other plugins, and non‑vulnerable themes are not directly impacted by this flaw.

Risk and Exploitability

Based on the description, it is inferred that the likely attack involves sending a crafted HTTP request to the theme’s file‑handling logic with a malicious file path; authentication is not required. The flaw’s CVSS score is 8.1, indicating high severity, while the EPSS score of less than 1 % suggests that exploitation events are currently uncommon. The vulnerability is not listed in CISA’s KEV catalog.

Generated by OpenCVE AI on July 21, 2026 at 11:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Audrey theme to a version newer than 1.5 to eliminate the vulnerability.
  • If an immediate upgrade cannot be performed, deactivate the theme or switch to a non‑vulnerable theme until an update is available.
  • Implement web‑application firewall rules or server‑side file path restrictions to block directory‑traversal sequences until the theme is updated.

Generated by OpenCVE AI on July 21, 2026 at 11:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Unauthenticated Local File Inclusion in Audrey <= 1.5 versions.
Title WordPress Audrey 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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T12:39:29.644Z

Reserved: 2026-04-27T08:22:05.096Z

Link: CVE-2026-42382

cve-icon Vulnrichment

Updated: 2026-07-02T12:39:26.899Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T12:00:05Z

Weaknesses
  • CWE-98

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