Description
The Notification for Telegram plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.5.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to create, modify, or reschedule the nftb_cron_hook WordPress cron event, enabling unauthorized manipulation of the plugin's background task scheduling logic.
Published: 2026-07-11
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Notification for Telegram WordPress plugin is affected by a missing authorization flaw in all versions up to and including 3.5.1. The flaw involves the nftb_cron_action_set AJAX endpoint, which accepts requests to create, modify, or reschedule the nftb_cron_hook cron event without verifying the user’s privilege level. Because the check is absent, an authenticated user with subscriber or higher role can use this endpoint to manipulate the plugin’s background task schedule. Based on the description, it is inferred that such manipulation could lead to unintended notifications or other unexpected behaviour. This weakness is classified as CWE‑862 (Missing Authorization).

Affected Systems

All releases of the Notification for Telegram plugin from rainafarai, versions up to and including 3.5.1, are impacted. Production WordPress sites using these versions must verify their plugin version against the vendor’s release logs. No newer versions are listed as affected in the available data.

Risk and Exploitability

The CVSS score of 4.3 places the vulnerability in the low‑medium range, and the EPSS score of less than 1 % indicates a very low probability of exploitation. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires the attacker to be authenticated with at least subscriber privileges, limiting the attack surface to compromised or newly created accounts with privileged roles. Based on the description, it is inferred that the most likely exploitation path involves a malicious user exploiting the exposed AJAX action to schedule unwanted cron events that could result in spam notifications or other undesired background tasks.

Generated by OpenCVE AI on July 29, 2026 at 09:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Notification for Telegram plugin to any available version newer than 3.5.1 that includes the fix.
  • If an immediate upgrade is not possible, restrict the nftb_cron_action_set AJAX endpoint so that only administrators can execute it, or remove the endpoint entirely from the plugin’s code.
  • After applying the upgrade or restriction, audit the WordPress database for unintended nftb_cron_hook entries created by users with insufficient privileges, delete any unwanted cron items, and reset the plugin’s default schedule.

Generated by OpenCVE AI on July 29, 2026 at 09:29 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
First Time appeared Rainafarai
Rainafarai notification For Telegram
Wordpress
Wordpress wordpress
Vendors & Products Rainafarai
Rainafarai notification For Telegram
Wordpress
Wordpress wordpress

Sat, 11 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Description The Notification for Telegram plugin for WordPress is vulnerable to authorization bypass in all versions up to, and including, 3.5.1. This is due to the plugin not properly verifying that a user is authorized to perform an action. This makes it possible for authenticated attackers, with subscriber-level access and above, to create, modify, or reschedule the nftb_cron_hook WordPress cron event, enabling unauthorized manipulation of the plugin's background task scheduling logic.
Title Notification for Telegram <= 3.5.1 - Missing Authorization to Authenticated (Subscriber+) Cron Modification via nftb_cron_action_set AJAX Action
Weaknesses CWE-862
References
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'}


Subscriptions

Rainafarai Notification For Telegram
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-13T14:39:54.504Z

Reserved: 2026-05-01T13:22:31.542Z

Link: CVE-2026-7620

cve-icon Vulnrichment

Updated: 2026-07-13T14:34:57.401Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-29T09:30:18Z

Weaknesses