CVE-2026-8365

HIGH

CVSS v3.1: 8.8 · EPSS: 0.0063 (70.8 percentile)

NetworkNo user interactionInsecure Deserialization

Source data as of:

At a glance

Severity
HIGH
CVSS
8.8 v3.1 · NVD
EPSS
0.0063 (70.8 percentile) · FIRST.org
CISA KEV
No
Type
Insecure Deserialization · NVD CWE
Attack conditions (CVSS vector)
NetworkNo user interaction · Source: NVD Vector
Published
2026-06-09 · Modified: 2026-06-09

CVSS / EPSS / KEV

CVSS v3.1 8.8 / 10 HIGH Source: NVD
EPSS 0.0063 70.8 percentile Source: FIRST.org
CISA KEV No Source: CISA

Source — CVSS: NVD · EPSS: FIRST.org · KEV: CISA. Data & Sources

Description

The Blocksy theme for WordPress is vulnerable to PHP Object Injection leading to Remote Code Execution via the 'blocksy_meta' REST API field and the V200 database migration in versions up to and including 2.1.35. This is due to insufficient input sanitization in the blocksy_sanitize_post_meta_options() function, which only blocks values containing '<' or '>' and does not prevent serialized PHP object strings from being stored in post meta, combined with the SearchReplacer::run_recursively() function unconditionally deserializing all string values via @unserialize() during migration without restricting allowed classes. This makes it possible for authenticated attackers, with contributor-level access and above, to inject a serialized Blocksy\RaiiPattern object into post meta that, when the V200 migration runs on an upgraded site, is deserialized and triggers RaiiPattern::__destruct(), which executes arbitrary PHP callables via call_user_func().

Record details

CVE ID
CVE-2026-8365
CVSS (v3.1)
8.8 (HIGH)
Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Exploitability subscore
2.8
Impact subscore
5.9
EPSS
0.0063 (70.8 percentile) — 2026-06-10
CISA KEV
No
Weakness (CWE)
CWE-502
Affected configurations (CPE)
0
Published
2026-06-09
Modified
2026-06-09
Status
Deferred

References

Reference URLs as listed by NVD, grouped by a mechanical match on the link's host/pattern. Labels describe the link type only.