First published: Tue Apr 22 2025(Updated: )
Laravel Starter 11.11.0 is vulnerable to Cross Site Scripting (XSS) in the tags feature. Any user with the ability of create or modify tags can inject malicious JavaScript code in the name field.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Laravel Starter | ||
composer/nasirkhan/laravel-starter | <11.11.0 | 11.11.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2025-26159 is classified as a medium severity Cross Site Scripting (XSS) vulnerability.
To fix CVE-2025-26159, upgrade Laravel Starter to a version higher than 11.11.0.
Any user of Laravel Starter 11.11.0 with the ability to create or modify tags is affected by CVE-2025-26159.
CVE-2025-26159 allows attackers to inject malicious JavaScript code, potentially leading to unauthorized actions or information theft.
Yes, CVE-2025-26159 is caused by improper input validation in the tags feature of Laravel Starter.