Description
A flaw was found in Samba’s certificate auto-enrollment Group Policy handling. When certificate auto-enrollment is enabled, Samba may retrieve a CA certificate over an unencrypted HTTP connection and install it into the local trust store without proper verification. An attacker with the ability to intercept or redirect network traffic could exploit this behavior to supply a malicious certificate authority certificate, potentially allowing interception or spoofing of trusted communications.
Published: 2026-05-27
Score: 8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability lies in Samba’s certificate auto‑enrollment mechanism, which retrieves a CA certificate over an unencrypted HTTP connection and installs it into the local trust store without performing any verification. This lack of validation allows an attacker who can intercept or redirect network traffic to supply a malicious CA certificate. If successful, the attacker could cause Samba to trust a rogue certificate authority, enabling the interception or spoofing of secure communications and undermining the integrity and confidentiality of traffic intended to be protected.

Affected Systems

Affected systems include Red Hat Enterprise Linux releases 6, 7, 8, 9 and 10, as well as Red Hat OpenShift Container Platform 4. No specific Samba version numbers are disclosed in the advisory, so any installation of Samba on these platforms that processes group policy certificate enrollment is potentially susceptible.

Risk and Exploitability

The CVSS score of 8 indicates high severity, while the EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog. Attacks would likely occur over the network by manipulating the HTTP path used by Samba during group policy processing, so the attack vector is network‑based. An adversary with the ability to redirect or replay HTTP requests between a Samba client and the certificate authority endpoint could supply a forged CA certificate and thereby pose as a trusted party.

Generated by OpenCVE AI on May 27, 2026 at 11:20 UTC.

Remediation

Vendor Workaround

Systems are not affected unless Samba Group Policy processing and certificate auto-enrollment are explicitly enabled. Administrators can reduce exposure by: Avoiding unnecessary use of certificate auto-enrollment. Ensuring your "smb.conf" does not contain a line like ```apply group policies = yes```. If , group policy is not be enabled, the vulnerable code will not run. Intercepting the HTTP request requires some control over the local network or other devices to intercept or redirect traffic. Some network administrators might assess this as a low risk on their networks.


OpenCVE Recommended Actions

  • Apply the latest Samba updates released by Red Hat that correct the certificate retrieval logic.
  • Reconfigure Samba to disable automatic certificate enrollment or enforce TLS/HTTPS for CA acquisition during group policy processing.
  • Restrict or monitor HTTP traffic from the Samba host to external CA URLs to detect tampering.

Generated by OpenCVE AI on May 27, 2026 at 11:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6297-1 samba security update
Ubuntu USN Ubuntu USN USN-8306-1 Samba vulnerabilities
History

Wed, 27 May 2026 11:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-295
CWE-345

Wed, 27 May 2026 10:30:00 +0000

Type Values Removed Values Added
Description A flaw was found in Samba’s certificate auto-enrollment Group Policy handling. When certificate auto-enrollment is enabled, Samba may retrieve a CA certificate over an unencrypted HTTP connection and install it into the local trust store without proper verification. An attacker with the ability to intercept or redirect network traffic could exploit this behavior to supply a malicious certificate authority certificate, potentially allowing interception or spoofing of trusted communications.
Title Samba: group policy certificate enrollment uses http:// without validation
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
CPEs cpe:/a:redhat:openshift:4
cpe:/o:redhat:enterprise_linux:10
cpe:/o:redhat:enterprise_linux:6
cpe:/o:redhat:enterprise_linux:7
cpe:/o:redhat:enterprise_linux:8
cpe:/o:redhat:enterprise_linux:9
Vendors & Products Redhat
Redhat enterprise Linux
Redhat openshift
References
Metrics cvssV3_1

{'score': 8, 'vector': 'CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N'}


Subscriptions

Redhat Enterprise Linux Openshift
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-05-27T10:35:02.939Z

Reserved: 2026-02-23T07:08:58.479Z

Link: CVE-2026-3012

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-05-27T11:16:18.357

Modified: 2026-05-27T12:17:08.933

Link: CVE-2026-3012

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-27T11:30:25Z

Weaknesses