CVE-2026-12249

Source
https://cve.org/CVERecord?id=CVE-2026-12249
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-12249.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-12249
Downstream
Published
2026-06-22T15:43:33.890Z
Modified
2026-07-08T07:34:21.775305191Z
Severity
  • 9.0 (Critical) CVSS_V4 - CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:P/S:N/AU:Y/R:I/V:D/RE:L/U:Red CVSS Calculator
Summary
Canonical ADSys Trust Store Poisoning via Plaintext HTTP Certificate Auto-Enrollment
Details

An issue was discovered in Canonical ADSys upstream versions through v0.16.2. During Active Directory Certificate Services (AD CS) certificate auto-enrollment via the vendored Samba client script (internal/policies/certificate/python/vendorsamba/gp/gpcertautoenroll_ext.py), ADSys utilizes a plaintext HTTP connection (http://) instead of a secure HTTPS connection (https://) to request the CA certificate from the Active Directory Certificate Services server (GetCACert). An unauthenticated network attacker positioned between the managed Ubuntu host and the configured AD CS CA hostname can conduct a Man-in-the-Middle (MITM) attack. By intercepting the plaintext HTTP request, the attacker can supply an arbitrary, attacker-controlled Root CA certificate. Because the system automatically accepts this certificate and registers it into the local system trust store via update-ca-certificates, this results in system-wide trust store poisoning. Consequently, TLS clients utilizing the operating system trust store on the affected machine will accept rogue certificates for arbitrary domains, enabling persistent decryption and interception of subsequent TLS connections. This issue is resolved in version v0.16.3.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/12xxx/CVE-2026-12249.json",
    "cna_assigner": "canonical",
    "cwe_ids": [
        "CWE-348"
    ]
}
References

Affected packages

Git / github.com/ubuntu/adsys

Affected ranges

Type
GIT
Repo
https://github.com/ubuntu/adsys
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "0.13.0"
        },
        {
            "fixed": "0.16.3"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v0.*
v0.13.0
v0.13.1
v0.13.2
v0.14.0
v0.14.1
v0.15
v0.15.1
v0.16.0
v0.16.1
v0.16.2

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-12249.json"