Description
A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequate bounds checking. A remote attacker with access to the CTDB private network may trigger a denial of service through process crashes or excessive memory consumption and, in limited cases, disclose adjacent memory contents.
Published: 2026-08-14
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Samba's clustered database service CTDB fails to verify the integrity of received protocol packets. Malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent sizes can be processed without proper bounds checking. The result is that a remote actor with access to the CTDB private network can drive Samba processes to crash or consume excessive memory, leading to a denial of service. In some limited circumstances, the attacker may be able to read memory that lies adjacent to the expected packet data, potentially exposing sensitive information.

Affected Systems

Red Hat Enterprise Linux 10, 6, 7, 8, 9, and Red Hat OpenShift Container Platform 4 that run Samba with the CTDB component.

Risk and Exploitability

The CVSS score of 6.5 indicates a medium‑severity vulnerability, and the EPSS score is not available, so the overall likelihood of exploitation remains uncertain. The vulnerability is not listed in CISA’s KEV catalog, meaning no widespread exploitation has been documented. Because the attacker must reach the CTDB private network, the venue for exploitation is limited to trusted or compromised hosts within the cluster or connected infrastructure. If such access can be obtained, the attacker can crash CTDB processes or cause high memory usage, potentially bringing affected nodes offline. In rare cases, the lack of bounds checking might also allow adjacent memory disclosure. The impact on confidentiality is limited but present, while availability is directly compromised.

Generated by OpenCVE AI on August 14, 2026 at 16:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Samba patch or upgrade to a version that includes the CTDB integrity check fix. Red Hat typically delivers this through standard update channels for the affected RHEL and OpenShift releases.
  • If a patch is not immediately available, restrict network access to the CTDB cluster by applying firewall rules or network segmentation to prevent untrusted hosts from communicating with the CTDB private network.
  • Consider disabling CTDB services on nodes that do not require clustering, or otherwise isolate CTDB traffic to a dedicated network segment with strict monitoring and logging.
  • Monitor system logs for abnormal CTDB activity such as repeated crashes or high memory consumption, and apply additional mitigation such as kernel hardening or resource limits.

Generated by OpenCVE AI on August 14, 2026 at 16:52 UTC.

Tracking

Sign in to view the affected projects.

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

Wed, 26 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:samba:samba:*:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:6.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux:7.0:*:*:*:*:*:*:*

Tue, 18 Aug 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 17 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
First Time appeared Redhat openshift Container Platform
Samba
Samba samba
Vendors & Products Redhat openshift Container Platform
Samba
Samba samba

Fri, 14 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in Samba's CTDB, the clustered database service used by Samba. Insufficient integrity validation of received CTDB protocol packets allows malformed packets containing invalid field lengths, improperly terminated strings, or inconsistent packet sizes to be processed without adequate bounds checking. A remote attacker with access to the CTDB private network may trigger a denial of service through process crashes or excessive memory consumption and, in limited cases, disclose adjacent memory contents.
Title Samba: ctdb fails to do integrity checking of received packets
First Time appeared Redhat
Redhat enterprise Linux
Redhat openshift
Weaknesses CWE-353
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': 6.5, 'vector': 'CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}


Subscriptions

Redhat Enterprise Linux Openshift Openshift Container Platform
Samba Samba
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-08-31T11:34:44.062Z

Reserved: 2026-06-29T18:20:36.913Z

Link: CVE-2026-58224

cve-icon Vulnrichment

Updated: 2026-08-18T02:05:50.894Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-14T15:17:09.870

Modified: 2026-08-31T12:17:56.150

Link: CVE-2026-58224

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T11:02:12Z

Weaknesses
  • CWE-353

    Missing Support for Integrity Check