CVE-2026-76834 Details
Description
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.
A vulnerability allowing PHP object injection has been identified in b2evolution CMS versions 6.7.8 through 7.2.5. This issue arises from an incomplete fix for a previous vulnerability (CVE-2016-8901), where the validation of serialized arrays in the 'param_check_serialized_array()' function fails to properly handle negative integer keys. As a result, unauthenticated attackers can send crafted serialized PHP objects via POST requests to 'htsrv/call_plugin.php'. These payloads bypass the intended validation and reach the 'unserialize()' function, allowing the instantiation of arbitrary PHP objects with attacker-controlled properties. Exploitation could lead to code execution if suitable property-oriented programming (POP) gadget chains are available.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 17, 2026CISA-ADP
Assessed Sep 18, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-502 | Deserialization of Untrusted Data | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| b2evolution | >= 6.7.8, <= 7.2.5 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 18, 2026 | CVE Modified | CISA-ADP |
| Sep 17, 2026 | New CVE Received | [email protected] |
Volerion