PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-48900 Joomla! Project CVE debrief

A medium-severity improper access control vulnerability in Joomla's scheduler component (com_scheduler) allows low-privileged users to modify task types of existing scheduled tasks. The flaw stems from incorrect access checks in the task type editing functionality. Affected versions include Joomla 4.1.0 through 5.4.5 and 6.0.0 through 6.1.0. The vulnerability was disclosed by Joomla's security team on May 16, 2026, and published to NVD on May 26, 2026. Organizations should upgrade to Joomla 5.4.6 or 6.1.1 or later to remediate this issue.

Vendor
Joomla! Project
Product
Joomla! CMS
CVSS
MEDIUM 6.4
CISA KEV
Not listed in stored evidence
Original CVE published
2026-05-26
Original CVE updated
2026-05-26
Advisory published
2026-05-26
Advisory updated
2026-05-26

Who should care

Joomla site administrators, security teams managing Joomla CMS deployments, and organizations using scheduled task functionality in Joomla 4.x or 6.x installations

Technical summary

CVE-2026-48900 is an improper access control vulnerability (CWE-284) in Joomla's com_scheduler component. The flaw allows users with low privileges to edit the task types of existing scheduler tasks due to insufficient access validation. The vulnerability affects Joomla versions 4.1.0 through 5.4.5 and 6.0.0 through 6.1.0. CVSS 4.0 scoring reflects network accessibility, low attack complexity, and high privilege requirements with impacts to system confidentiality, integrity, and availability. The vendor has released patches in versions 5.4.6 and 6.1.1.

Defensive priority

medium

Recommended defensive actions

  • Upgrade Joomla installations to version 5.4.6 or 6.1.1 or later to address the improper access control vulnerability in com_scheduler
  • Review scheduled task configurations for unauthorized modifications if running affected versions prior to patching
  • Apply principle of least privilege to Joomla user accounts to minimize exposure to access control weaknesses
  • Monitor Joomla security advisories at developer.joomla.org/security-centre for related security updates

Evidence notes

The vulnerability affects Joomla versions 4.1.0 and above (excluding patched 5.4.6+) and 6.0.0 through 6.1.0. CVSS 4.0 vector indicates network attack vector with low attack complexity, requiring high privileges but no user interaction. The vendor advisory confirms this is an incorrect access control issue in com_scheduler.

Official resources

Joomla published a security advisory for this vulnerability on May 16, 2026. The CVE record was published to NVD on May 26, 2026, and modified later that same day. No CISA KEV listing exists for this vulnerability.