← Vulnerability feed

Vulnerability record · CVE-2026-48939 · published 20 June 2026

CVE-2026-48939: iCagenda Joomla extension unrestricted file upload leads to PHP RCE

Joomlic · Icagenda

The iCagenda extension for Joomla fails to restrict file types in its file attachment feature, allowing arbitrary file uploads that result in PHP code upload and execution. Because the flaw is remotely reachable without authentication or user interaction and yields full code execution, it is a critical risk to any exposed Joomla site running the affected extension.

10.0 CVSS 4.0 Critical CISA KEV since 10 Jul 2026 EPSS 20% · top 2.6% CWE-434 · Unrestricted file upload
10.0CVSS 4.0 base score
20%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
1Affected product versions listed by NVD
6References, 1 tagged exploit
11 Jul 2026Last modified by NVD

Description

A vulnerability in the iCagenda extension for Joomla allows the upload of arbitrary files in the file attachment feature, ultimately resulting in PHP code upload and execution.

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 upload leading to PHP code execution, listed in CISA KEV with a public exploit and a CVSS 4.0 score of 10.

What it is

The iCagenda extension for Joomla fails to restrict file types in its file attachment feature, allowing arbitrary file uploads that result in PHP code upload and execution. Because the flaw is remotely reachable without authentication or user interaction and yields full code execution, it is a critical risk to any exposed Joomla site running the affected extension.

Impact

An attacker can upload and execute arbitrary PHP code on the web server, gaining remote code execution with the privileges of the web server process. This enables full site compromise, data theft, and use of the host as a foothold for further attacks.

Attack surface

The vulnerability is reached over the network through the extension's file attachment upload feature, per the CVSS 4.0 vector AV:N/AC:L/PR:N/UI:N, meaning no authentication and no user interaction are required. Any internet-exposed Joomla site with the vulnerable iCagenda extension is directly reachable.

Exploitation

CVE-2026-48939 is listed in CISA's Known Exploited Vulnerabilities catalog (added 2026-07-10, due 2026-07-13), and a public exploit reference exists, indicating active exploitation. EPSS gives a 30-day exploitation probability of about 20% (97th percentile), and no ransomware campaign use is documented.

What to do

  • Apply the vendor fix by upgrading iCagenda to the patched releases referenced in the changelog (3.9.15 or 4.0.8) as soon as possible.
  • If patching is not immediately possible, disable or remove the iCagenda file attachment feature, or take the extension/site offline until mitigations are available, per CISA BOD 26-04 guidance.
  • Restrict upload directories so they cannot execute PHP (disable script execution in the Joomla upload/tmp paths via web server configuration).
  • Enforce strict file type and extension allowlisting on all upload endpoints, and validate uploads server-side rather than relying on client checks.
  • Review internet exposure of all Joomla instances running iCagenda and prioritize those directly reachable from the internet.
  • Follow CISA's Forensics Triage Requirements for any asset that may have been exposed before patching.

Detection

  • Monitor web server and Joomla logs for POST requests to iCagenda attachment/upload endpoints followed by requests to newly written files in upload directories.
  • Alert on creation of PHP files in Joomla upload, tmp, or media directories, especially files with unusual names or extensions.
  • Hunt for outbound connections or child processes spawned by the web server user (php-fpm/apache) that indicate webshell execution.
  • Check for unexpected or modified files in the Joomla installation and compare against known-good baselines.

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-48939 to the Known Exploited Vulnerabilities catalog on 10 July 2026 as "iCagenda 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 13 July 2026.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2026-48939 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-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%analysed10.0CVE-2026-48908SP Page Builder for Joomla unauthenticated arbitrary file upload RCESP Page Builder for Joomla permits unauthenticated users to upload arbitrary files, which can lead to upload and execution of PHP code. The flaw is a…KEVEPSS 89%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-48939), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.