b2evolution CMS versions 6.7.8 through 7.2.5 contain an incomplete fix for CVE-2016-8901 where the serialized-array object check in param_check_serialized_array() fails to reject payloads with negative integer array keys. Unauthenticated attackers can submit crafted serialized PHP objects via POST requests to htsrv/call_plugin.php that bypass validation and reach unserialize(), instantiating arbitrary PHP objects with attacker-chosen properties that may enable code execution if suitable POP gadget chains exist.
References
Configurations
No configuration.
History
17 Sep 2026, 16:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-09-17 16:17
Updated : 2026-09-17 16:17
NVD link : CVE-2026-76834
Mitre link : CVE-2026-76834
CVE.ORG link : CVE-2026-76834
JSON object : View
Products Affected
No product.
CWE
CWE-502
Deserialization of Untrusted Data
