All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-3297
MEDIUMpublished 2026-06-13 08:16 UTC · 12 days ago · modified 2026-06-15 20:42 UTC
6.4
CVSS / 10
// description
The Page Builder: Pagelayer – Drag and Drop website builder plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Anchor block in versions up to, and including, 2.0.9 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
// weaknesses (CWE)
- CWE-79