CVE-2026-24978 HIGH

CVE-2026-24978: WordPress Jobica Core plugin <= 1.4.1 - PHP Object Injection vulnerability

Vendor Nootheme
Product Jobica Core
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 Jobica Core jobica-core allows Object Injection.This issue affects Jobica Core: from n/a through <= 1.4.1.

Explanation of Vulnerability in Simple Terms

02Summary

Jobica Core versions up to 1.4.1 contain a deserialization vulnerability that allows authenticated attackers to execute arbitrary code on the site. The vulnerability exists because the product deserializes untrusted data without proper validation. An attacker with low-level access can craft malicious serialized objects to run their own code with full site privileges.

What an attacker can do

03Attacker Capabilities

Run arbitrary code on the site, read/modify all data, and take full control of the installation.

Potential impact on your site

04Site Impact

Complete site compromise is possible; attacker can steal data, modify content, create admin accounts, or inject malware.

Conditions required to exploit

05Prerequisites

Attacker must have a low-privilege user account (e.g., subscriber or contributor role).

Key dates

06Disclosure timeline

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

Related vulnerabilities

08Related CVE