Vulnerability Description
In Canonical LXD versions 4.12 through 6.9, a Server-Side Request Forgery (SSRF) vulnerability in the image import functionality allows authenticated users with the can_create_images entitlement to interact with internal network infrastructure via the /images endpoint. When importing an image from a URL source, the LXD daemon fails to validate or restrict outbound destination IP addresses, allowing connections to loopback, RFC1918 private ranges, and cloud metadata endpoints. This enables error-based port scanning and unauthorized interaction with internal HTTP services from the daemon's network position.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/canonical/lxd/pull/18462
- https://github.com/canonical/lxd/security/advisories/GHSA-3gq2-x4qg-p4g6
FAQ
What is CVE-2026-28385?
CVE-2026-28385 is a vulnerability with a CVSS score of 5.0 (MEDIUM). In Canonical LXD versions 4.12 through 6.9, a Server-Side Request Forgery (SSRF) vulnerability in the image import functionality allows authenticated users with the can_create_images entitlement to in...
How severe is CVE-2026-28385?
CVE-2026-28385 has been rated MEDIUM with a CVSS base score of 5.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-28385?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.