Description
The Notifima WordPress plugin before 3.1.4 does not verify that the caller owns the subscription being modified on one of its REST endpoints in all versions up to, and including, 3.1.3, allowing authenticated attackers with Subscriber-level access to unsubscribe arbitrary customers from product stock-alert notifications.
Published: 2026-08-27
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized Unsubscription of Stock Alerts
Action: Apply Patch
AI Analysis

Impact

The Notifima WordPress plugin versions prior to 3.1.4 contain an insecure direct object reference flaw. The plugin’s REST endpoint for managing stock‑alert subscriptions does not verify that the requestor owns the subscription being modified. Consequently, an authenticated user with Subscriber‑level privileges can unsubscribe any customer by specifying an arbitrary subscription ID.

Affected Systems

WordPress sites that have the Notifima plugin version 3.1.3 or earlier installed are affected. All such installations lack the ownership check on the relevant REST endpoint.

Risk and Exploitability

Attackers must first authenticate with a Subscriber account. Once authenticated, they can guess or enumerate subscription identifiers and request unsubscription of other users. No public exploit is publicly documented, and the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 4.3 indicates medium severity and the EPSS score of <1% suggests a low likelihood of exploitation in the wild.

Generated by OpenCVE AI on August 27, 2026 at 19:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Notifima plugin to version 3.1.4 or later.
  • If an upgrade is not immediately possible, restrict access to the vulnerable REST endpoint so that only administrators can invoke it.
  • Remove or disable the subscription deletion endpoint for non‑administrator roles until a fixed version is available.

Generated by OpenCVE AI on August 27, 2026 at 19:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Thu, 27 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 27 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284
CWE-639

Thu, 27 Aug 2026 06:15:00 +0000

Type Values Removed Values Added
Description The Notifima WordPress plugin before 3.1.4 does not verify that the caller owns the subscription being modified on one of its REST endpoints in all versions up to, and including, 3.1.3, allowing authenticated attackers with Subscriber-level access to unsubscribe arbitrary customers from product stock-alert notifications.
Title Notifima < 3.1.4 - Subscriber+ Stock Alert Unsubscription via IDOR
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-27T14:23:45.997Z

Reserved: 2026-08-23T05:02:37.578Z

Link: CVE-2026-78139

cve-icon Vulnrichment

Updated: 2026-08-27T14:14:52.773Z

cve-icon NVD

Status : Deferred

Published: 2026-08-27T06:17:29.707

Modified: 2026-08-28T18:43:25.883

Link: CVE-2026-78139

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:15:03Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key