Vulnerability Description
A host header injection vulnerability in picocms/Pico through 2.1.4 allows an unauthenticated remote attacker to control the origin of JavaScript and CSS assets loaded by the default theme. When base_url is unset (the default), Pico::getBaseUrl in lib/Pico.php builds the base URL from unvalidated Host, X-Forwarded-Host, X-Forwarded-Proto, and X-Forwarded-Port request headers.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/picocms/Pico
- https://github.com/picocms/Pico/blob/master/lib/Pico.php
- https://picocms.org
FAQ
What is CVE-2026-72574?
CVE-2026-72574 is a vulnerability with a CVSS score of 6.1 (MEDIUM). A host header injection vulnerability in picocms/Pico through 2.1.4 allows an unauthenticated remote attacker to control the origin of JavaScript and CSS assets loaded by the default theme. When base_...
How severe is CVE-2026-72574?
CVE-2026-72574 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-72574?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.