CVE-2026-35527
Last modified
CVE-2026-35527 is a medium-severity vulnerability rated 5/10 on the CVSS scale. Incus is an open source container and virtual machine manager. In versions prior to 7.0.0, the image import flow issues an outbound HEAD request to a user-supplied URL before validating the request against project restrictions such as restricted.images.servers. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
Description
Incus is an open source container and virtual machine manager. In versions prior to 7.0.0, the image import flow issues an outbound HEAD request to a user-supplied URL before validating the request against project restrictions such as restricted.images.servers. The imgPostURLInfo function constructs and sends a HEAD request directly from the attacker-supplied source URL to resolve image metadata, and this network interaction occurs before the flow reaches the point where the import would be rejected by policy. Although the actual image download is blocked by the project restriction, an authenticated user can coerce the daemon into making blind HEAD requests to arbitrary destinations. These requests include server metadata in custom headers (Incus-Server-Architectures, Incus-Server-Version), which discloses information about the host environment to the attacker-controlled endpoint. This blind SSRF primitive can be used to probe internal services, unroutable address space, or cloud metadata endpoints reachable from the host. This vulnerability pattern is similar to CVE-2026-24767. This issue has been fixed in version 7.0.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:N/SC:L/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxcontainers | Incus | < 7.0.0 |
References
- https://github.com/lxc/incus/security/advisories/GHSA-8gw4-p4wq-4hcvExploit, Vendor Advisory
- https://github.com/lxc/incus/security/advisories/GHSA-8gw4-p4wq-4hcvExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-35527?
How severe is CVE-2026-35527?
How do I fix CVE-2026-35527?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-3552The SurfLink - Ultimate Link Manager plugin for WordPress is…4.3
- CVE-2026-35520FTLDNS (pihole-FTL) provides an interactive API and also gen…8.8
- CVE-2026-35521FTLDNS (pihole-FTL) provides an interactive API and also gen…8.8
- CVE-2026-35523Strawberry GraphQL is a library for creating GraphQL APIs. S…7.5
- CVE-2026-35525LiquidJS is a Shopify / GitHub Pages compatible template eng…7.5
- CVE-2026-35526Strawberry GraphQL is a library for creating GraphQL APIs. P…7.5
- CVE-2026-3553GitLab has remediated an issue in GitLab CE/EE affecting all…3.1
- CVE-2026-35533mise manages dev tools like node, python, cmake, and terrafo…7.8
- CVE-2026-35534ChurchCRM is an open-source church management system. Prior …7.6
- CVE-2026-35535In Sudo through 1.9.17p2 before 3e474c2, a failure of a setu…7.8
- CVE-2026-35536In Tornado before 6.5.5, cookie attribute injection could oc…5.3
- CVE-2026-35537An issue was discovered in Roundcube Webmail before 1.5.14 a…7.5
Are you affected by CVE-2026-35527?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
