LiveActive security incident?Get immediate response
CVE Record

CVE-2023-3347: Samba: smb2 packet signing is not enforced when "server signing = required" is set

A vulnerability was found in Samba's SMB2 packet signing mechanism. The SMB2 packet signing is not enforced if an admin configured "server signing = required" or for SMB2 connections to Domain Controllers where SMB2 packet signing is mandatory. This flaw allows an attacker to perform attacks, such as a man-in-the-middle attack, by intercepting the network traffic and modifying the SMB2 messages between client and server, affecting the integrity of the data.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2023-3347 weakens a protection administrators may believe is mandatory: SMB2 message signing. In affected Samba builds, signing may not be enforced even when required, allowing a network-positioned attacker to modify SMB2 traffic. The main business risk is data integrity, not data theft or outage.

Executive priority

Treat this as a moderate-priority integrity risk. It is not listed as actively exploited in the supplied evidence, but it undermines a security control administrators may rely on. Patch exposed or Domain Controller-related Samba systems promptly through normal security maintenance windows.

Technical view

Samba’s SMB2 signing enforcement can fail when "server signing = required" is configured, or on SMB2 connections to Domain Controllers where signing is mandatory. The CVSS 3.1 score is 5.9 with high integrity impact, network attack vector, no privileges, no user interaction, and high attack complexity.

Likely exposure

Exposure is most relevant to Samba servers handling SMB2 where signing is expected to be mandatory, especially Domain Controller use cases. The supplied Red Hat data lists affected samba packages for RHEL 8 and RHEL 9; RHEL 6 and 7 samba entries are listed unaffected. Red Hat Storage 3 status is unknown.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. The described attack requires an attacker able to intercept network traffic and modify SMB2 messages between client and server, so realistic risk depends heavily on network position and SMB exposure.

Researcher notes

Key weaknesses are CWE-347 and CWE-924. The evidence supports integrity impact from SMB2 signing not being enforced, not confidentiality or availability impact. Avoid assuming exploit availability. Focus validation on affected Samba package lineage, SMB2 signing policy, Domain Controller role, and network attacker feasibility.

Mitigation direction

  • Apply vendor security updates from the relevant Samba, Red Hat, Debian, Fedora, or NetApp advisory.
  • Prioritize systems where SMB2 signing is mandatory or Samba acts as a Domain Controller.
  • Check vendor guidance for any product-specific configuration or backport details.
  • Reduce opportunities for traffic interception on networks carrying SMB traffic.
  • Track Red Hat Storage 3 separately because supplied status is unknown.

Validation and detection

  • Inventory Samba package versions and map them to vendor advisory fixed builds.
  • Identify servers using "server signing = required" or Domain Controller SMB2 signing requirements.
  • Confirm patched status through approved package and configuration management records.
  • Review SMB network paths for untrusted segments or interception opportunities.
  • Document unaffected RHEL 6 and RHEL 7 findings separately from RHEL 8 and RHEL 9.
Prepared
Confidence
high
Sources
8

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-347: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cwe · low confidence lookup

CWE-924: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2023-3347 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
10Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2023-3347Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Red HatRed Hat Enterprise Linux 8samba, 0:4.17.5-3.el8_8affected
Red HatRed Hat Enterprise Linux 8samba, 0:4.17.5-3.el8_8affected
Red HatRed Hat Enterprise Linux 9samba, 0:4.17.5-103.el9_2affected
Red HatRed Hat Enterprise Linux 9samba, 0:4.17.5-103.el9_2affected
Red HatRed Hat Enterprise Linux 6sambaunaffected
Red HatRed Hat Enterprise Linux 6samba4unaffected
Red HatRed Hat Enterprise Linux 7sambaunaffected
Red HatRed Hat Storage 3sambaunknown
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-347 · source CWE mapping

Improper Verification of Cryptographic Signature

Improper Verification of Cryptographic Signature represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

CWE-924 · source CWE mapping

Improper Enforcement of Message Integrity During Transmission in a Communication Channel

Improper Enforcement of Message Integrity During Transmission in a Communication Channel represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.