Vulnerability record · CVE-2026-48908 · published 20 June 2026
CVE-2026-48908: SP Page Builder for Joomla unauthenticated arbitrary file upload RCE
Ollyo · Sp Page Builder
SP Page Builder for Joomla permits unauthenticated users to upload arbitrary files, which can lead to upload and execution of PHP code. The flaw is an unrestricted file upload (CWE-434) reachable over the network with no privileges or user interaction, making it a full remote code execution path on exposed Joomla sites.
Description
A vulnerability in SP Page Builder for Joomla allows unauthenticated users to upload arbitrary files, ultimately resulting in the upload and execution of PHP code.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:A/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:Y/R:
Automated analysis
critical priorityUnauthenticated network-reachable arbitrary file upload leading to PHP execution, with a CVSS 4.0 score of 10 and confirmed exploitation via CISA KEV.
What it is
SP Page Builder for Joomla permits unauthenticated users to upload arbitrary files, which can lead to upload and execution of PHP code. The flaw is an unrestricted file upload (CWE-434) reachable over the network with no privileges or user interaction, making it a full remote code execution path on exposed Joomla sites.
Impact
An attacker can place and execute arbitrary PHP on the server, yielding remote code execution with the web server's privileges and full loss of confidentiality, integrity and availability of the site and its data.
Attack surface
Reached over the network via the component's file upload functionality; the CVSS 4.0 vector shows PR:N and UI:N, so no authentication or user interaction is required. Any internet-exposed Joomla instance running the affected SP Page Builder component is a candidate target.
Exploitation
CVE-2026-48908 is listed in CISA KEV with a due date of 2026-07-10, indicating known exploitation in the wild; EPSS is 0.15086 (96.6th percentile), and a third-party advisory describes it as a zero-day upload/RCE. No ransomware campaign use is documented.
What to do
- Apply the vendor's patched SP Page Builder release as soon as it is available; treat this as the first action given KEV listing.
- If no patch is available, disable or remove the SP Page Builder component until a fix can be applied, per CISA guidance to discontinue use if mitigations are unavailable.
- Restrict or block access to the component's upload endpoints at the WAF or reverse proxy, and enforce authentication where the component allows it.
- Harden the PHP environment: disable execution in upload/media directories, restrict writable paths, and run the web server with least privilege.
- Audit the Joomla site for unauthorized files and unexpected PHP content in upload directories before restoring normal exposure.
Detection
- Monitor web server and Joomla logs for POST requests to SP Page Builder upload endpoints, especially from unauthenticated sessions.
- Alert on newly created files with .php or other executable extensions in upload, media, or cache directories.
- Hunt for anomalous outbound connections or child processes spawned by the web server user (php-fpm/apache) that indicate webshell execution.
- Review file integrity monitoring for unexpected changes under the Joomla components/com_sp_page_builder and upload paths.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2026-48908 to the Known Exploited Vulnerabilities catalog on 7 July 2026 as "JoomShaper SP Page Builder Unrestricted Upload of File with Dangerous Type Vulnerability". Required action: Apply mitigations in accordance with vendor instructions, ensuring compliance with CISA’s BOD 26-04 Prioritizing Security Updates Based on Risk (see URL in Notes) guidance and CISA’s “Forensics Triage Requirements” (see URL in Notes). Follow applicable BOD 26-04 guidance for cloud services or discontinue use of the product if mitigations are unavailable. Stakeholders are responsible for evaluating each asset's internet exposure and ensuring adherence to BOD 26-04 patching guidelines. Federal deadline 10 July 2026.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
| Link | Tags |
|---|---|
| https://www.joomshaper.com/page-builder | Product |
| https://extensions.joomla.org/extension/sp-page-builder/ | Product |
| https://mysites.guru/blog/sp-page-builder-zero-day-uploadcustomicon-rce/ | Third Party Advisory |
| https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-48908 | US Government Resource |
| https://www.joomshaper.com/forum/question/45152 | Issue Tracking |
Track CVE-2026-48908 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2026-48908), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.