CVE-2026-2569
Stored XSS in Dear Flipbook WordPress Plugin Allows Script Injection
Publication date: 2026-03-11
Last updated on: 2026-03-11
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dear_flipbook | pdf_flipbook | to 2.4.20 (inc) |
| 3d_flipbook | dflip_lite | 2.4.27 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
Can you explain this vulnerability to me?
The vulnerability in the Dear Flipbook β PDF Flipbook, 3D Flipbook, PDF embed, PDF viewer plugin for WordPress is a Stored Cross-Site Scripting (XSS) issue. It occurs because the plugin does not properly sanitize and escape input from PDF page labels. This allows authenticated users with Author-level access or higher to inject malicious web scripts into pages. These scripts then execute whenever any user accesses the infected page.
How can this vulnerability impact me? :
This vulnerability can lead to the execution of arbitrary scripts in the context of the affected website. An attacker with Author-level access can inject malicious code that runs when other users view the infected pages. This can result in theft of user credentials, session hijacking, defacement, or other malicious actions that compromise the security and integrity of the website and its users.
What immediate steps should I take to mitigate this vulnerability?
To mitigate the vulnerability CVE-2026-2569 in the Dear Flipbook and 3D Flipbook WordPress plugins, you should update the plugin to version 2.4.27 or later, which includes a fix for this security issue.
- Update the 3d-flipbook-dflip-lite plugin to version 2.4.27.
- Verify that your WordPress installation is compatible with the updated plugin (tested with WordPress 5.9).
- Review and apply any additional security best practices for WordPress plugins, such as limiting Author-level access to trusted users.