AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-46170

HIGH · CVSS 8.6 EPSS 0.84% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2022-12-22 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.6. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2022-46170
Severity
HIGH
CVSS
8.6
EPSS
0.84%

Original NVD Description

CodeIgniter is a PHP full-stack web framework. When an application uses (1) multiple session cookies (e.g., one for user pages and one for admin pages) and (2) a session handler is set to `DatabaseHandler`, `MemcachedHandler`, or `RedisHandler`, then if an attacker gets one session cookie (e.g., one for user pages), they may be able to access pages that require another session cookie (e.g., for admin pages). This issue has been patched, please upgrade to version 4.2.11 or later. As a workaround, use only one session cookie.

Related CVEs

Other vulnerabilities affecting the same vendor(s)