Use of cache containing sensitive information in Joomla! - CVE-2026-48901
Published: May 26, 2026
Joomla!
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass intended input filtering.
The vulnerability exists due to improper cache key construction in InputFilter::getInstance() when creating cached InputFilter objects. A remote attacker can trigger reuse of an InputFilter instance with an omitted security-sensitive parameter to bypass intended input filtering.