Back to overview

CVE-2026-12249

HIGH
8.3
CVSS 3.1
Description
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/vendor_samba/gp/gp_cert_auto_enroll_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.

Metadata

CVE ID
CVE-2026-12249
State
PUBLISHED
Assigner
canonical
Reserved
2026-06-15 08:01 UTC
Published
2026-06-22 15:43 UTC
Last updated
2026-06-22 17:30 UTC
Primary CWE
CWE-348
Improper verification of cryptographic signature
Sources
cve.org  ·  NVD

Severity & Metrics

8.3 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
total
Affected products (6)
VendorProductPlatformVersions
0.13.0 < 0.16.3
Canonical Ubuntu 20.04 LTS Linux 0.9.2~20.04.2ubuntu0.1+esm2
Canonical Ubuntu 22.04 LTS Linux 0.16.3~22.04.2ubuntu0.22.04.1
Canonical Ubuntu 24.04 LTS Linux 0.16.3~24.04.2ubuntu0.24.04.1
Canonical Ubuntu 25.10 Linux 0.16.3
Canonical Ubuntu 26.04 LTS Linux 0.16.4ubuntu1
Weakness (CWE)
CWESourceDescription
CWE-348 cna Improper verification of cryptographic signature
CVSS scores (2)
ScoreSeverityVersionSourceVector
9.0 CRITICAL 4.0 cna 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
8.3 HIGH 3.1 cna CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H
Back to overview