Skip to main content

Joomla! CMS CVE-2026-48901

| EUVDEUVD-2026-31871 HIGH
Use of Cache Containing Sensitive Information (CWE-524)
2026-05-26 Joomla GHSA-phf8-w34q-995j
7.5
CVSS 3.1 · Vendor: Joomla
Share

Severity by source

Vendor (Joomla) PRIMARY
7.5 HIGH
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Primary rating from Vendor (Joomla) · only source for this CVE.

CVSS VectorVendor: Joomla

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

3
Analysis Generated
May 28, 2026 - 16:30 vuln.today
CVSS changed
May 28, 2026 - 14:22 NVD
7.5 (HIGH)
CVE Published
May 26, 2026 - 16:42 nvd
UNKNOWN (no severity yet)

DescriptionCVE.org

The InputFilter::getInstance() method omitted a security sensitive parameter from the instance cache key.

AnalysisAI

Information disclosure in Joomla! CMS arises because InputFilter::getInstance() builds its instance cache key without including a security-sensitive parameter, allowing a previously cached filter instance to be returned even when a different security posture was requested. Remote unauthenticated attackers can leverage the resulting filter mismatch to retrieve sensitive data (CVSS 7.5, C:H only). No public exploit identified at time of analysis and EPSS is 0.02% (5th percentile), indicating low predicted exploitation in the near term.

Technical ContextAI

Joomla!'s InputFilter component is the central request-sanitization layer used across the CMS and third-party extensions to scrub user-supplied data. The class implements a singleton/factory pattern via getInstance(), which caches filter objects keyed by their construction parameters so subsequent callers reuse the same configured instance. CWE-524 (Information Exposure Through Caching) describes exactly this defect class: a security-relevant parameter was omitted from the cache key, so two logically distinct filter requests collide on the same cached object and the second caller receives a filter configured for the first caller's (weaker or different) security context. The CPE cpe:2.3:a:joomla!_project:joomla!_cms:*:*:* confirms the core CMS product, not an extension, is affected.

RemediationAI

Upgrade Joomla! CMS to a version beyond the affected ranges - i.e., past 5.4.5 in the 5.x branch and past 6.1.0 in the 6.x branch - per the Joomla! security advisory at https://developer.joomla.org/security-centre/1049-20260517-core-incorrect-cache-key-construction-for-inputfilter-objects.html; consult that advisory for the exact fixed release numbers as the input data does not enumerate a single canonical fix version. Where immediate upgrade is not possible, restrict network exposure of the CMS to trusted networks or place it behind an authenticating reverse proxy or WAF to limit which actors can drive the vulnerable code path, accepting that this only reduces the attacker pool and does not eliminate the cache-key flaw. Audit and minimize third-party extensions that call InputFilter::getInstance() with non-default security parameters, since those callers are most likely to surface the collision; the trade-off is functional regressions in extensions that depend on customized filter configurations.

CVE-2026-48902 CRITICAL
9.8 May 26

Transport encryption downgrade in Joomla! CMS password and username reset workflows causes reset links to be generated w

CVE-2026-73373 HIGH
8.9 Aug 18

Unrestricted SHTML file upload in Joomla! CMS affects all versions from 1.0.0 through 5.4.7 and 6.0.0 through 6.1.2, imp

CVE-2026-73327 HIGH
8.7 Aug 12

Path traversal (Zip Slip) in Joomla 6.1.1's com_joomlaupdate component enables persistent remote code execution when a S

CVE-2026-23898 HIGH
8.6 Apr 01

Arbitrary file deletion in Joomla! CMS com_joomlaupdate component via the autoupdate server mechanism allows remote atta

CVE-2026-35223 HIGH
8.6 May 26

Authorization bypass in Joomla CMS com_config webservice endpoints allows authenticated attackers with high privileges t

CVE-2026-23899 HIGH POC
8.6 Apr 01

Improper access control in Joomla! CMS webservice endpoints allows unauthorized attackers to bypass authentication and a

CVE-2026-71574 HIGH
8.5 Aug 18

Inconsistent access control enforcement in Joomla! CMS REST API webservice endpoints allows authenticated users with ins

CVE-2026-73337 HIGH
8.2 Aug 18

Multi-factor authentication bypass in Joomla! CMS versions 4.0.0 through 5.4.7 and 6.0.0 through 6.1.2 allows remote att

CVE-2026-48897 HIGH
8.2 May 26

Authentication bypass in Joomla! CMS 4.0.0-5.4.5 and 6.0.0-6.1.0 allows remote attackers to circumvent multi-factor auth

CVE-2026-48896 HIGH
8.2 May 26

Two-factor authentication bypass in Joomla! CMS versions 4.0.0-5.4.5 and 6.0.0-6.1.0 allows remote attackers to circumve

CVE-2026-48904 HIGH
8.2 May 26

Privilege escalation in Joomla! CMS versions 4.0.0 through 5.4.5 and 6.0.0 through 6.1.0 allows remote attackers to abus

CVE-2026-48898 HIGH
8.2 May 26

Privilege escalation in Joomla! CMS versions 4.0.0-5.4.5 and 6.0.0-6.1.0 allows remote attackers to abuse the com_users

Share

CVE-2026-48901 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy