CVE-2024-11012 MEDIUM

CVE-2024-11012: Notibar – Notification Bar for WordPress <= 2.1.4 - Authenticated (Subscriber+) Arbitrary Shortcode Execution via njt_nofi_text

Vendor Ninjateam
Product Notibar – Notification Bar for WordPress
Weakness CWE-94 · Code injection
Published December 13, 2024
Last update April 8, 2026

CVSS base score

6.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

What the vulnerability does

01Description

The The Notibar – Notification Bar for WordPress plugin for WordPress is vulnerable to arbitrary shortcode execution via njt_nofi_text AJAX action in all versions up to, and including, 2.1.4. This is due to the software allowing users to execute an action that does not properly validate a value before running do_shortcode. This makes it possible for authenticated attackers, with Subscriber-level access and above, to execute arbitrary shortcodes.

Explanation of Vulnerability in Simple Terms

02Summary

The Notibar notification bar plugin for WordPress contains a code injection vulnerability in versions up to 2.1.4. An authenticated user with low privileges can inject and execute arbitrary PHP code on the site without user interaction. This allows attackers to modify site content, steal data, or compromise the WordPress installation. Update to a version newer than 2.1.4 immediately.

What an attacker can do

03Attacker Capabilities

Run arbitrary PHP code on the site to modify content, steal data, or take control of WordPress.

Potential impact on your site

04Site Impact

Attackers with basic user accounts can execute code and compromise your entire WordPress site.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege WordPress user account (subscriber or contributor level).

Key dates

06Disclosure timeline

December 13, 2024 CVE published
April 8, 2026 Record updated

Related vulnerabilities

08Related CVE