Bug 2467522 (CVE-2026-40243) - CVE-2026-40243 github.com/lxc/incus: incus: Incus: Authentication bypass due to broken OVN TLS validation
Summary: CVE-2026-40243 github.com/lxc/incus: incus: Incus: Authentication bypass due ...
Keywords:
Status: NEW
Alias: CVE-2026-40243
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 2477848
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-05-06 21:03 UTC by OSIDB Bzimport
Modified: 2026-05-15 12:34 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-05-06 21:03:20 UTC
Incus is a system container and virtual machine manager. In versions before 7.0.0, broken TLS validation logic in the OVN database connection logic can allow connections to an attacker's OVN database. The OVN client implementations disable Go standard TLS server verification and replace it with custom peer-certificate verification logic. That replacement verifier does not anchor trust in the configured CA certificate. Instead, it constructs the verification root set from certificates supplied by the peer during the handshake, so the configured CA is parsed but not used as the trust anchor for the final verification decision.

In OVN-enabled deployments that use these SSL database connection paths, an attacker able to impersonate or intercept the OVN endpoint on the management network can present a rogue self-signed certificate chain, and Incus will accept this certificate as valid. This issue defeats the intended CA-based trust model for OVN database connections and permits endpoint impersonation by an active attacker in a suitable network position. This issue is fixed in version 7.0.0.


Note You need to log in before you can comment on or make changes to this bug.