CVE-2026-48908_SP Page Builder for Joomla_Unauthenticated File Upload RCE

Release Date: 7th July 2026

Impact : HIGH / CRITICAL

TLP Rating: Clear

The Department of Communications and Digital Transformation (DCDT) through CERT Vanuatu (CERTVU), provides the following advisory.

This alert is relevant to Organizations and System/Network administrators that utilize the above products. This alert is intended to be understood by technical users and systems administrators.

What is it?

SP Page Builder exposes a controller task, asset.uploadCustomIcon (reachable via index.php?option=com_sppagebuilder&task=asset.uploadCustomIcon), intended to let an administrator upload a custom icon-font package. In affected versions, this endpoint performs:
•    No authentication or authorization check — it's reachable by anyone, not just logged-in administrators.
•    No anti-CSRF token validation.
•    No server-side file-type validation on the uploaded content.

References

1.    https://www.cisa.gov/news-events/alerts/2026/07/07/cisa-adds-three-known-exploited-vulnerabilities-catalog
2.    https://www.cve.org/CVERecord?id=CVE-2026-48908