← Vulnerability feed

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.

10.0 CVSS 4.0 Critical CISA KEV since 7 Jul 2026 EPSS 89% · top 0.2% CWE-434 · Unrestricted file upload
10.0CVSS 4.0 base score
89%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
5References
8 Jul 2026Last modified by NVD

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

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

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

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.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2026-56291Balbooa Forms Joomla extension unauthenticated arbitrary file upload RCEThe Balbooa Forms extension for Joomla before version 2.4.1 accepts file uploads without authentication and does not restrict file type, allowing exe…KEVEPSS 15%analysed10.0CVE-2026-48939iCagenda Joomla extension unrestricted file upload leads to PHP RCEThe iCagenda extension for Joomla fails to restrict file types in its file attachment feature, allowing arbitrary file uploads that result in PHP cod…KEVEPSS 20%analysed10.0CVE-2026-56290Joomla Page Builder CK unauthenticated file upload leads to RCEThe Joomla Page Builder CK extension before 3.6.0 allows unauthenticated arbitrary file uploads, letting an attacker place executable files on the se…KEVEPSS 31%analysed9.8CVE-2024-7399Samsung MagicINFO 9 Server path traversal allows arbitrary file writeSamsung MagicINFO 9 Server before version 21.1050 contains a path traversal flaw (CWE-22) that also enables unrestricted file upload (CWE-434), letti…KEVEPSS 92%analysed7.2CVE-2025-2749Kentico Xperience path traversal and file upload lead to RCEKentico Xperience through 13.0.178 allows an authenticated Staging Sync Server user to upload arbitrary data to relative paths, enabling path travers…KEVEPSS 4.1%analysed7.2CVE-2024-7694ThreatSonar Anti-Ransomware unrestricted file upload enables command executionThreatSonar Anti-Ransomware from TeamT5 fails to properly validate the content of uploaded files (CWE-434). An attacker holding administrator privile…KEVEPSS 1.8%analysed10.0CVE-2025-52691SmarterMail unauthenticated arbitrary file upload leading to RCESmarterTools SmarterMail contains an unrestricted file upload flaw (CWE-434) that lets an unauthenticated attacker write files to any location on the…KEVEPSS 86%analysed8.8CVE-2018-4063Sierra Wireless ALEOS upload.cgi unrestricted file upload RCESierra Wireless AirLink ES450 running ALEOS 4.9.3 exposes an unrestricted file upload in upload.cgi. A crafted HTTP request can upload executable cod…KEVEPSS 27%analysed

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.