6.4
/ 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Description
The Zypento Blocks plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Table of Contents block in all versions up to, and including, 1.0.6. This is due to the front-end TOC rendering script reading heading text via `innerText` and inserting it into the page using `innerHTML` without proper sanitization. This makes it possible for authenticated attackers, with Author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Basic Information
ID
CVE-2026-5820
Source
Wordfence
Published
Apr 22, 2026 at 07:45
Affected Product
Vendor
sproutient
Product
Zypento Blocks
Affected Versions
sproutient Zypento Blocks 0
CWE Classification
References
- www.wordfence.com /threat-intel/vulnerabilities/id/024a6a0f-f819-40e7-9618-71219c27aa64
- plugins.trac.wordpress.org /browser/zypento-blocks/tags/1.0.6/assets/js/src/blocks/table-of-contents/view.js
- plugins.trac.wordpress.org /browser/zypento-blocks/tags/1.0.6/assets/js/src/blocks/table-of-contents/view.js