PatchSiren cyber security CVE debrief
CVE-2026-76834 b2evolution CVE debrief
CVE-2026-76834 is a critical vulnerability in b2evolution CMS versions 6.7.8 through 7.2.5. An incomplete fix for CVE-2016-8901 allows unauthenticated attackers to submit crafted serialized PHP objects via POST requests, potentially leading to code execution. The vulnerability has a CVSS score of 9.2 and is considered critical. System administrators and security teams should assess exposure and prioritize patching or mitigation. The CVE record and NVD entry provide details on the vulnerability, but verification of affected versions and scope is required.
- Vendor
- b2evolution
- Product
- b2evolution CMS
- CVSS
- CRITICAL 9.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
System administrators and security teams using b2evolution CMS versions 6.7.8 through 7.2.5 should assess exposure and prioritize patching or mitigation. The vulnerability has a CVSS score of 9.2 and is considered critical. Verification of affected versions and scope is required.
Why it matters
CVE-2026-76834 is a critical vulnerability in b2evolution CMS that allows unauthenticated code execution. System administrators and security teams should assess exposure and prioritize patching or mitigation.
- Potential code execution if suitable POP gadget chains exist
- Unauthenticated attackers can submit crafted serialized PHP objects
- Verification of affected versions and scope is required
Technical summary
The vulnerability is caused by an incomplete fix for CVE-2016-8901 in b2evolution CMS versions 6.7.8 through 7.2.5. The serialized-array object check in param_check_serialized_array() fails to reject payloads with negative integer array keys, allowing unauthenticated attackers to submit crafted serialized PHP objects via POST requests to htsrv/call_plugin.php. This could potentially lead to code execution if suitable POP gadget chains exist. The CVE record and NVD entry provide details on the vulnerability, but verification of affected versions and scope is required.
Defensive priority
High priority for systems using b2evolution CMS versions 6.7.8 through 7.2.5
Recommended defensive actions
- Verify b2evolution CMS version and apply patches if necessary
- Restrict access to htsrv/call_plugin.php
- Monitor for suspicious POST requests
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD entry provide details on the vulnerability. However, the exact scope of affected systems and versions requires verification from official sources. The vulnerability is caused by an incomplete fix for CVE-2016-8901 in b2evolution CMS versions 6.7.8 through 7.2.5. The serialized-array object check in param_check_serialized_array() fails to reject payloads with negative integer array keys, allowing unauthenticated attackers to submit crafted serialized PHP objects via POST requests to htsrv/call_plugin.php. The CVV
Sources and references
Verified primary and authoritative sources
-
CVE-2026-76834 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-76834
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-76834 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-76834
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://b2evolution.net/news/2022/03/26/2022-update-eol
-
Source reference
Unverified legacy reference
URL: https://gist.github.com/axg11/3e29501c33f6e1e05ac2a00107afd64e
-
Source reference
Unverified legacy reference
URL: https://github.com/b2evolution/b2evolution
-
Source reference
Unverified legacy reference
URL: https://github.com/b2evolution/b2evolution/blob/7.2.5/htsrv/call_plugin.php
-
Source reference
Unverified legacy reference
URL: https://github.com/b2evolution/b2evolution/blob/7.2.5/inc/_core/_param.funcs.php
-
Source reference
Unverified legacy reference
URL: https://github.com/b2evolution/b2evolution/commit/25c21cf9cc4261324001f9039509710b37ee2c4d
-
Source reference
Unverified legacy reference
URL: https://github.com/b2evolution/b2evolution/commit/335abf09bcea61717bd00bc1e3889f8100ebd1bb
-
Source reference
Unverified legacy reference
URL: https://github.com/b2evolution/b2evolution/commit/999b5ad1d59760d7e450ceb541f55432fc74cd27
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.