Description
The Notifications for Forms & WordPress Actions WordPress plugin before 2.6 does not validate a user-supplied value before using it to build a server-side file inclusion path, allowing authenticated users with subscriber-level access and above to include and execute arbitrary local PHP files on the server.
Published: 2026-07-06
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a local file inclusion flaw where the Notifications for Forms & WordPress Actions WordPress plugin fails to validate a user‑supplied value before constructing a server‑side file inclusion path. This flaw allows an authenticated user with subscriber‑level permissions or higher to specify a local PHP file that will be included and executed on the server. The result is that such a user can run arbitrary PHP code, effectively gaining remote code execution over the application’s hosting environment.

Affected Systems

Any WordPress site that has the Notifications for Forms & WordPress Actions plugin installed at a version earlier than 2.6 is vulnerable. The flaw only applies if the site has users granted subscriber‑level access or higher, so sites without such user roles are not affected by this specific vulnerability.

Risk and Exploitability

The vulnerability carries a CVSS score of 7.5, indicating a high severity. The EPSS score is listed as less than 1%, reflecting a very low but non‑zero probability of exploitation in the current threat landscape. It is not listed in the CISA KEV catalog. Because the flaw requires legitimate subscriber‑level authentication, an attacker would need to compromise credentials or otherwise gain appropriate access before being able to exploit the inclusion of arbitrary local files and achieve code execution.

Generated by OpenCVE AI on July 26, 2026 at 20:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Notifications for Forms & WordPress Actions plugin to version 2.6 or later as soon as possible.
  • If an immediate update is not feasible, remove or restrict subscriber‑level user roles from the site, or temporarily deactivate the plugin to prevent the inclusion of user‑controlled files.
  • Apply file‑system permissions to the plugin directory so that only trusted files can be read, and audit the plugin’s PHP files for unexpected code before re‑enabling the plugin.

Generated by OpenCVE AI on July 26, 2026 at 20:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 26 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
CWE-94

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-94

Mon, 13 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-94

Sun, 12 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Sat, 11 Jul 2026 16:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Sat, 11 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Fri, 10 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Thu, 09 Jul 2026 17:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-74

Wed, 08 Jul 2026 17:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-74

Wed, 08 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Tue, 07 Jul 2026 18:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22

Tue, 07 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
CWE-98

Mon, 06 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-22
CWE-98

Mon, 06 Jul 2026 12:30:00 +0000

Type Values Removed Values Added
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'}

ssvc

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


Mon, 06 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Description The Notifications for Forms & WordPress Actions WordPress plugin before 2.6 does not validate a user-supplied value before using it to build a server-side file inclusion path, allowing authenticated users with subscriber-level access and above to include and execute arbitrary local PHP files on the server.
Title WANotifier < 2.6 - Subscriber+ LFI
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-07-06T12:09:45.862Z

Reserved: 2024-06-20T20:27:35.683Z

Link: CVE-2024-6228

cve-icon Vulnrichment

Updated: 2026-07-06T12:09:41.957Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T21:00:04Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')