Vulnerability Description
Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. Prior to version 2.13.0, a Server-Side Request Forgery (SSRF) vulnerability in the fetchTitleAndHeaders function allows authenticated users to make arbitrary HTTP requests to internal services due to insufficient URL validation that only checks for "http://" or "https://" prefixes. This issue has been patched in version 2.13.0.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/linkwarden/linkwarden/security/advisories/GHSA-5qpc-x7rv-hvmp
- https://github.com/linkwarden/linkwarden/security/advisories/GHSA-5qpc-x7rv-hvmp
FAQ
What is CVE-2026-44313?
CVE-2026-44313 is a vulnerability with a CVSS score of 9.1 (CRITICAL). Linkwarden is a self-hosted, open-source collaborative bookmark manager to collect, organize and archive webpages. Prior to version 2.13.0, a Server-Side Request Forgery (SSRF) vulnerability in the fe...
How severe is CVE-2026-44313?
CVE-2026-44313 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-44313?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.