๐Ÿ” CVE Alert

CVE-2026-78375

UNKNOWN 0.0

Joomla Extension - joomshaper.com - Authenticated Privileged SQL Injection in the Content Plugin of SP Page Builder (Free and Pro) 5.2.1 - 6.9.0

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Joomla Extension - joomshaper.com - Authenticated Privileged SQL Injection in the Content Plugin of SP Page Builder (Free and Pro) 5.2.1 - 6.9.0 - plgContentSppagebuilder::onContentAfterSave() read jform[attribs][sppagebuilder_article_id] from the request and concatenated it directly into the WHERE view_id = ... clause of a query against #__sppagebuilder without quoting or type casting. Joomla's ARRAY input filter does not sanitise element values, as InputFilter::clean() returns (array) $source with the elements untouched, so the entire payload could be delivered in a single POST field. The affected block also executed before the com_content.article context test, so it ran on every onContentAfterSave event regardless of which component triggered the save. An attacker could perform time-based blind SQL injection to read arbitrary database contents, including the #__users and #__session tables.

CWE CWE-89
Vendor joomshaper.com
Product sp page builder (free and pro) extension for joomla
Published Sep 14, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for joomshaper.com sp page builder (free and pro) extension for joomla

Be the first to know when new unknown vulnerabilities affecting joomshaper.com sp page builder (free and pro) extension for joomla are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

joomshaper.com / SP Page Builder (Free and Pro) extension for Joomla
5.2.1 - 6.9.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
joomshaper.com: https://www.joomshaper.com/joomla-extensions/sp-page-builder-pro

Credits

Phil Taylor, mysites.guru