CVE-2026-8365

Published: Giu 09, 2026 Last Modified: Giu 09, 2026
ExploitDB:
Other exploit source:
Google Dorks:
HIGH 8,8
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: none
Scope: unchanged
Confidentiality: high
Integrity: high
Availability: high

Description

AI Translation Available

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().

EPSS (Exploit Prediction Scoring System)

Trend Analysis

EPSS (Exploit Prediction Scoring System)

Prevede la probabilità di sfruttamento basata su intelligence sulle minacce e sulle caratteristiche della vulnerabilità.

EPSS Score
0,0063
Percentile
0,7th
Updated

EPSS Score Trend (Last 6 Days)

502

Deserialization of Untrusted Data

Draft
Common Consequences
Security Scopes Affected:
Integrity Availability Other
Potential Impacts:
Modify Application Data Unexpected State Dos: Resource Consumption (Cpu) Varies By Context
Applicable Platforms
Languages: Java, Ruby, PHP, Python, JavaScript
Technologies: Not Technology-Specific, ICS/OT, AI/ML
View CWE Details
https://themes.trac.wordpress.org/browser/blocksy/2.1.35/admin/helpers/meta-box…
https://themes.trac.wordpress.org/browser/blocksy/2.1.35/admin/helpers/validato…
https://themes.trac.wordpress.org/browser/blocksy/2.1.35/inc/classes/db-version…
https://themes.trac.wordpress.org/browser/blocksy/2.1.35/inc/classes/raii.php#L…
https://themes.trac.wordpress.org/browser/blocksy/2.1.41/admin/helpers/meta-box…
https://themes.trac.wordpress.org/browser/blocksy/2.1.41/admin/helpers/validato…
https://themes.trac.wordpress.org/browser/blocksy/2.1.41/inc/classes/db-version…
https://themes.trac.wordpress.org/browser/blocksy/2.1.41/inc/classes/raii.php#L…
https://themes.trac.wordpress.org/browser/blocksy/trunk/admin/helpers/meta-boxe…
https://themes.trac.wordpress.org/browser/blocksy/trunk/admin/helpers/validator…
https://themes.trac.wordpress.org/browser/blocksy/trunk/inc/classes/db-versioni…
https://themes.trac.wordpress.org/browser/blocksy/trunk/inc/classes/raii.php#L12
https://www.wordfence.com/threat-intel/vulnerabilities/id/fd216743-ce8d-4632-9f…