Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS) in Kirby - CVE-2021-32735
Published: July 2, 2021 / Updated: April 23, 2026
Kirby
Ian Stewart
Description
The vulnerability allows a remote user to execute arbitrary JavaScript code in another user's Panel session.
The vulnerability exists due to cross-site scripting in the Panel ListItem component and related Panel content rendering when displaying field and configuration text. A remote user can inject crafted HTML or script content to execute arbitrary JavaScript code in another user's Panel session.
Exploitation can lead to requests being triggered to Kirby's API with the permissions of the victim.