CakePHP PaginatorHelper::limitControl() vulnerable to reflected cross-site-scripting
Package
Affected versions
>= 5.2.10, < 5.2.12
= 5.3.0
Patched versions
5.2.12
5.3.1
Description
Published to the GitHub Advisory Database
Jan 16, 2026
Reviewed
Jan 16, 2026
Published by the National Vulnerability Database
Jan 16, 2026
Last updated
Jan 19, 2026
Impact
The
PaginatorHelper::limitControl()method has a cross-site-scripting vulnerability via query string parameter manipulation.Patches
This issue has been fixed in 5.2.12 and 5.3.1
Workarounds
If you are unable to upgrade, you should avoid using
Paginator::limitControl()until you can upgrade.References