WP Vulnerability WatchVulnerability data as of September 7, 2026

Vulnerability alerts / September 5, 2026

Vulnerability in DearFlip – PDF Flipbook, 3D Flipbook, PDF embed, PDF viewer — CVE-2026-8623

MediumSeverity
CVSS 6.4
0.2%Estimated exploit probability
EPSS
200,000+ sitesInstalls
2.4.37Fixed in

What to do now

Update DearFlip – PDF Flipbook, 3D Flipbook, PDF embed, PDF viewer to 2.4.37 or later.

Affected versions

  • Everything up to and including 2.4.30

Affected: DearFlip – PDF Flipbook, 3D Flipbook, PDF embed, PDF viewer (plugin, 3d-flipbook-dflip-lite)

Check: The plugin on wordpress.org / Our record for DearFlip – PDF Flipbook, 3D Flipbook, PDF embed, PDF viewer

What the vulnerability is

The Dear Flipbook – PDF Flipbook, 3D Flipbook, PDF embed, PDF viewer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'post_content (class attribute of .dvcss element)' parameter in all versions up to, and including, 2.4.30 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. The payload is embedded as a Base64-encoded JSON object in a CSS class name on a Custom HTML block; the frontend parseCSSElements() function decodes it client-side with atob() and JSON.parse() and renders the logo property as raw HTML, meaning no server-side or client-side sanitization intercepts the malicious script before DOM insertion.

This description is reproduced verbatim from the public vulnerability record.

Sources

See other alerts