GHSA-qgp4-5qx6-548g · Severity: high · Ecosystem: composer — Cross-site scripting (XSS) from unsanitized uploaded SVG files in Kirby
Kirby is an open source CMS. An editor with write access to the Kirby Panel can upload an SVG file that contains harmful content like `<script>` tags. The direct link to that file can be sent to other users or visitors of the site. If the victim opens that link in a browser where they are logged in to Kirby, the script will run and can for example trigger requests to Kirby's API with the permissions of the victim. This vulnerability is critical if you might have potential attackers in your group of authenticated Panel users, as they can escalate their privileges if they get access to the Panel session of an admin user. Depending on your site, other JavaScript-powered attacks are possible. Visitors without Panel access can only use this attack vector if your site allows SVG file uploads in frontend forms and you don't already sanitize uploaded SVG files. The problem has been patched in Kirby 3.5.4. Please update to this or a later version to fix the vulnerability. Frontend upload forms need to be patched separately depending on how they store the uploaded file(s). If you use `File::create()`, you are protected by updating to 3.5.4+. As a work around you can disable the upload of SVG files in your file blueprints.
Conclusion & alert: CVE-2021-29460 is rated High Exploit Risk (77.7/100): CVSS High severity, with medium exploitation likelihood (EPSS 3.17%). Core evidence: 3 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +2.05% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| 49808 | exploit_db | edb | 2021-04-28 | Exploit-DB ↗ |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ | |
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 1.12% | 3.17% | +2.05% |
| 2 | 2025-11-21 | 1.76% | 1.12% | -0.64% |
| 3 | 2025-11-18 | — | 1.76% | — |
Full EPSS history (23 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.6 | 3.1 | HIGH |
|
2.3 | 4.7 | [email protected] |
| 5.4 | 3.1 | MEDIUM |
|
2.3 | 2.7 | [email protected] |
| 3.5 | 2.0 | LOW |
|
6.8 | 2.9 | [email protected] |
GHSA-qgp4-5qx6-548g · Severity: high · Ecosystem: composer — Cross-site scripting (XSS) from unsanitized uploaded SVG files in Kirby
| URL | Tags |
|---|---|
| http://packetstormsecurity.com/files/162359/Kirby-CMS-3.5.3.1-Cross-Site-Scripting.html | Exploit Third Party Advisory VDB Entry |
| https://github.com/getkirby/kirby/releases/tag/3.5.4 | Release Notes Third Party Advisory |
| https://github.com/getkirby/kirby/security/advisories/GHSA-qgp4-5qx6-548g | Exploit Third Party Advisory |