Vulnerability Description
An injection vulnerability was found in libvirt's virtual network driver. The network XML parser does not strip newline characters from DNS TXT record value attributes and SRV record domain/target attributes. These values are written verbatim into the dnsmasq configuration file generated by the network driver, allowing a user with permission to define virtual networks to inject arbitrary dnsmasq configuration directives such as dhcp-script, leading to arbitrary command execution as root.
CVSS Score
LOW
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-61477
- https://bugzilla.redhat.com/show_bug.cgi?id=2512066
- https://gitlab.com/libvirt/libvirt/-/commit/3cfc77963b512d809348fca07f97fe924fac
FAQ
What is CVE-2026-61477?
CVE-2026-61477 is a vulnerability with a CVSS score of 2.3 (LOW). An injection vulnerability was found in libvirt's virtual network driver. The network XML parser does not strip newline characters from DNS TXT record value attributes and SRV record domain/target att...
How severe is CVE-2026-61477?
CVE-2026-61477 has been rated LOW with a CVSS base score of 2.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-61477?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.