cvedb.io
CVE-2022-46170
HIGH · CVSS 8.6
EPSS exploitation probability: 0%
Published 2022-12-22T19:15:09.223 · Last modified 2026-06-17T05:11:21.310

Summary

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.

Affected products

codeigniter — codeigniter

Does this affect you?

Add your gear to cvedb and we'll alert you only when codeigniter ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.