CVE-2026-15098: Real 3D Flipbook <= 5.1.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'lightboxtext' Shortcode Attribute

Published Sep 19, 2026
·
Updated

The Real3D Flipbook Lite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'lightboxtext' shortcode attribute (and other unsanitized attributes handled by onshortcode()) in versions up to, and including, 5.1.1. This is due to insufficient input sanitization and output escaping in the onshortcode() and printglobaloptions() functions: shortcode attribute values are copied verbatim into $this->flipbookoptions and then emitted via wpjsonencode() inside a <script type="application/json"> block without the JSONHEXTAG flag, allowing a literal </script> byte sequence in the attribute value to break out of the JSON script context. Because WordPress's shortcodeparseatts() applies stripcslashes() to attribute values, an attacker can encode the breakout tag as \x3c/script\x3e\x3cscript\x3e…\x3c/script\x3e, which survives the wpksespost save-time filter applied to Contributor content (the escape bytes are safe text characters, not HTML tags) and is decoded to real angle brackets at render time. 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 (typically an Editor or Administrator previewing/moderating the pending post) accesses an injected page.

Affected Software

1 affected component
Real3D Flipbook Lite plugin for WordPress<=5.1.1

Event History

Sep 19, 2026
CVE Published
via MITRE·07:43 AM
Data Sourced
via MITRE·07:43 AM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

An authenticated WordPress user with Contributor-level access or higher can exploit it by supplying a crafted shortcode attribute. No user interaction is required from the attacker to store the payload.

2

When does the injected script execute?

The injected script executes when a page containing the malicious Real3D Flipbook shortcode is viewed. This can affect other users who visit the affected page.

3

Are standard Contributor content restrictions sufficient to prevent exploitation?

No. The described payload uses escaped byte sequences that pass the wp_kses_post save-time filter, then become literal script-breaking characters when the shortcode is rendered.

4

Which versions are affected?

Real3D Flipbook Lite versions up to and including 5.1.1 are affected.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203