CVE-2022-34121
Published: April 11, 2026
Official Description
Cuppa CMS v1.0 was discovered to contain a local file inclusion (LFI) vulnerability via the component /templates/default/html/windows/right.php.
Risk Analysis
Cuppa CMS v1.0 contains a local file inclusion vulnerability, which could allow an attacker to read arbitrary files on the server. Given that this CVE is confirmed exploited by CISA (is_in_kev: true), it represents a critical security risk.
This vulnerability is actively being exploited in the wild. The flaw is in the /templates/default/html/windows/right.php component.
Upgrade Cuppa CMS to a version that addresses this local file inclusion vulnerability. Implement strict input validation and access controls for web applications.
Technical Analysis
CVE-2022-34121 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2022-34121 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2022-34121 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1