Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
A PHP Object Injection vulnerability exists in NooTheme's Organici Library plugin through version 2.1.2, stemming from unsafe deserialization of untrusted data. This vulnerability allows attackers to inject arbitrary PHP objects into the application, potentially leading to remote code execution or other malicious actions depending on available gadget chains in the WordPress environment. No active exploitation in the wild (KEV status) or published proof-of-concept has been confirmed from available sources, but the vulnerability was reported by Patchstack and assigned EUVD-2026-15592, indicating it is tracked in official vulnerability databases.
Technical ContextAI
The vulnerability is rooted in CWE-502 (Deserialization of Untrusted Data), a critical weakness in PHP applications where user-controlled input is passed to unserialize() or similar deserialization functions without proper validation. The NooTheme Organici Library (CPE: cpe:2.3:a:nootheme:organici_library:*:*:*:*:*:*:*:*) is a WordPress plugin that implements unsafe object deserialization, allowing an attacker to instantiate arbitrary classes available in the WordPress environment. If gadget chains exist within WordPress core or installed plugins, this can escalate to arbitrary code execution. The vulnerability affects the library across all documented versions up to and including 2.1.2, with no clear indication of which functions or entry points are exploitable.
RemediationAI
Immediately upgrade the NooTheme Organici Library plugin to a version newer than 2.1.2 if available from the vendor; check the official Patchstack advisory and NooTheme's plugin repository for patched releases. If no patched version is available, consider disabling or removing the plugin entirely until a security update is published. As a temporary mitigation while awaiting patches, restrict access to WordPress administrative functions and the plugin's entry points using Web Application Firewall (WAF) rules, limit plugin functionality through security plugins that monitor object deserialization patterns, and ensure all other WordPress plugins and core are kept up to date to minimize available gadget chains. Monitor Patchstack and the ENISA vulnerability database for vendor security advisories regarding this CVE-2026-24976 issue.
More in Organici Library
View allA blind SQL injection vulnerability exists in NooTheme's Organici Library WordPress plugin through version 2.1.2, allowi
A Reflected Cross-Site Scripting (XSS) vulnerability exists in NooTheme's Organici Library plugin for WordPress, affecti
Same weakness CWE-502 – Deserialization of Untrusted Data
View allSame technique Deserialization
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-15592
GHSA-85xp-wwwc-66g8