CVE-2026-24976 HIGH

CVE-2026-24976: WordPress Organici Library plugin <= 2.1.2 - PHP Object Injection vulnerability

Vendor Nootheme
Product Organici Library
Weakness CWE-502 · Unsafe deserialization
Published March 25, 2026
Last update April 28, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

Deserialization of Untrusted Data vulnerability in NooTheme Organici Library noo-organici-library allows Object Injection.This issue affects Organici Library: from n/a through <= 2.1.2.

Explanation of Vulnerability in Simple Terms

02Summary

Organici Library versions up to 2.1.2 contain a deserialization vulnerability that allows authenticated attackers to execute arbitrary code on the server. The library unsafely deserializes untrusted data without proper validation. An attacker with low-level access can craft malicious serialized objects to achieve remote code execution with full system privileges.

What an attacker can do

03Attacker Capabilities

Run arbitrary code on the server with full system access.

Potential impact on your site

04Site Impact

Complete server compromise; attacker can read, modify, or delete all site data and files.

Conditions required to exploit

05Prerequisites

Attacker must have low-level authenticated access to the application.

Key dates

06Disclosure timeline

March 25, 2026 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE