cve/2025/CVE-2025-45406.md
2025-09-29 21:09:30 +02:00

981 B

CVE-2025-45406

Description

A stored cross-site scripting (XSS) vulnerability in CodeIgniter4 v4.6.0 allows attackers to execute arbitrary web scripts or HTML via a crafted payload injected into the debugbar_time parameter. NOTE: this is disputed by the Supplier because attackers cannot influence the value of debugbar_time, and because debugbar-related data is automatically escaped by the CodeIgniter Parser class.

POC

Reference

Github

No PoCs found on GitHub currently.