<?xml version="1.0" encoding="UTF-8"?>
<cvrfdoc xmlns="http://www.icasi.org/CVRF/schema/cvrf/1.1" xmlns:cvrf="http://www.icasi.org/CVRF/schema/cvrf/1.1">
	<DocumentTitle xml:lang="en">An update for samba is now available for openEuler-20.03-LTS-SP4</DocumentTitle>
	<DocumentType>Security Advisory</DocumentType>
	<DocumentPublisher Type="Vendor">
		<ContactDetails>openeuler-security@openeuler.org</ContactDetails>
		<IssuingAuthority>openEuler security committee</IssuingAuthority>
	</DocumentPublisher>
	<DocumentTracking>
		<Identification>
			<ID>openEuler-SA-2026-2577</ID>
		</Identification>
		<Status>Final</Status>
		<Version>1.0</Version>
		<RevisionHistory>
			<Revision>
				<Number>1.0</Number>
				<Date>2026-06-05</Date>
				<Description>Initial</Description>
			</Revision>
		</RevisionHistory>
		<InitialReleaseDate>2026-06-05</InitialReleaseDate>
		<CurrentReleaseDate>2026-06-05</CurrentReleaseDate>
		<Generator>
			<Engine>openEuler SA Tool V1.0</Engine>
			<Date>2026-06-05</Date>
		</Generator>
	</DocumentTracking>
	<DocumentNotes>
		<Note Title="Synopsis" Type="General" Ordinal="1" xml:lang="en">samba security update</Note>
		<Note Title="Summary" Type="General" Ordinal="2" xml:lang="en">An update for samba is now available for openEuler-20.03-LTS-SP4</Note>
		<Note Title="Description" Type="General" Ordinal="3" xml:lang="en">Samba is a suite of programs for Linux and Unix to interoperate with Windows.

Security Fix(es):

[&apos;-------- Forwarded Message --------&apos;, &apos;Date: Tue, 26 May 2026 14:29:50 +0200&apos;, &apos;Reply-To: Stefan Metzmacher &lt;metze () samba org&gt;&apos;, &apos;Release Announcements\n---------------------\n\nThis is a security release in order to address the following defects:\n\no CVE-2026-1933:   Missing access checks on reparse point operations\n\n                   On a share marked &quot;read only = yes&quot; and\n                   on file handles opened R/O users can set\n                   or delete the reparse point xattrs on files\n                   that the user has write-access in the file\n                   system for.&apos;, &apos;o CVE-2026-2340:   WORM vfs module does not block overwrites\n\n                   The WORM (Write-Once, Read Many) vfs module\n                   is supposed to lock write access to shared\n                   files, so they cannot be altered after initial\n                   writes. It was allowing files to be overwritten\n                   by renaming a newly created file over a protected\n                   file.&apos;, &apos;o CVE-2026-3012:   auto-enrolment GPO installing CA certificate over http\n                   without verification\n\n                   To bootstrap a certificate chain a domain member must\n                   fetch a certificate without TLS. It was trusting HTTP\n                   for this when a more secure encrypted LDAP channel\n                   was also available.&apos;, &apos;o CVE-2026-3238:   Denial of service against AD DC WINS server\n\n                   The WINS server component of the Active\n                   Directory Domain controller code in Samba\n                   is vulnerable to a NULL pointer dereference\n                   and crash caused by a unauthenticated UDP\n                   packet.&apos;, &apos;server&apos;, &apos;&quot;check password script&quot; that has the %u substitution\n                   character are vulnerable to a remote code execution.&apos;, &apos;o CVE-2026-4480:   Unauthenticated Remote Code Execution in Samba printing\n                   subsystem\n\n                   Samba print servers with a &quot;print command&quot;\n                   that has the %J substitution character\n                   are vulnerable to a Remote Code Execution.&apos;, &apos;Changes\n-------\n\no  Douglas Bagnall &lt;douglas.bagnall () catalyst net nz&gt;\n   * BUG 15997: CVE-2026-2340\n   * BUG 16003: CVE-2026-3012\n   * BUG 16033: CVE-2026-4480\n   * BUG 16034: CVE-2026-4408\n\no  Pavel Kohout &lt;pavel () aisle com&gt;\n   * BUG 15997: CVE-2026-2340\n\no  Volker Lendecke &lt;vl () samba org&gt;\n   * BUG 15992: CVE-2026-1933\n   * BUG 16012: CVE-2026-3238\n\no  Stefan Metzmacher &lt;metze () samba org&gt;\n   * BUG 15992: CVE-2026-1933\n   * BUG 16033: CVE-2026-4480\n   * BUG 16034: CVE-2026-4408&apos;, &quot;has Homedir / In passwd\n\n#######################################\nReporting bugs &amp; Development Discussion\n#######################################\n\nPlease discuss this release on the samba-technical mailing list or by\njoining the #samba-technical:matrix.org matrix room, or\n#samba-technical IRC channel on irc.libera.chat.\n\nIf you do report problems then please try to send high quality\nfeedback. If you don&apos;t provide vital information to help us track down\nthe problem then you will probably be ignored.  All bug reports should\nbe filed under the Samba 4.1 and newer product in the project&apos;s Bugzilla\ndatabase (&quot;, &apos;).\n\n\n======================================================================\n== Our Code, Our Bugs, Our Responsibility.\n== The Samba Team\n======================================================================\n\n\n\n================\nDownload Details\n================\n\nThe uncompressed tarballs and patch files have been signed\nusing GnuPG (ID AA99442FB680B620).  The source code can be downloaded\nfrom:&apos;, &apos;The release notes are available online at:&apos;, &apos;Our Code, Our Bugs, Our Responsibility.\n(&apos;, &apos;)\n\n                        --Enjoy\n                        The Samba Team&apos;](CVE-2026-3238)

A flaw was found in Samba. A remote attacker can exploit a misconfiguration in Samba file servers and classic domain controllers that use the &quot;check password script&quot; feature. If this script is configured with the %u substitution character, the client-controlled username is passed without proper escaping of shell meta-characters. This vulnerability allows an attacker to achieve remote command execution on the affected system. This issue primarily affects non-standard configurations where the &quot;check password script&quot; is used with %u and the samba-dcerpcd service is started as a system service.(CVE-2026-4408)

A flaw was found in the Samba printing subsystem. Samba passes the client-controlled job description string to the command configured with the &apos;print command&apos; setting via the &apos;%J&apos; substitution character without escaping shell meta characters. A remote attacker could exploit this vulnerability by sending a specially crafted print job description that contains unescaped shell characters. This could lead to remote code execution on the affected system.(CVE-2026-4480)</Note>
		<Note Title="Topic" Type="General" Ordinal="4" xml:lang="en">An update for samba is now available for openEuler-20.03-LTS-SP4.

openEuler Security has rated this update as having a security impact of critical. A Common Vunlnerability Scoring System(CVSS)base score,which gives a detailed severity rating, is available for each vulnerability from the CVElink(s) in the References section.</Note>
		<Note Title="Severity" Type="General" Ordinal="5" xml:lang="en">Critical</Note>
		<Note Title="Affected Component" Type="General" Ordinal="6" xml:lang="en">samba</Note>
	</DocumentNotes>
	<DocumentReferences>
		<Reference Type="Self">
			<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-2577</URL>
		</Reference>
		<Reference Type="openEuler CVE">
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-3238</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-4408</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-4480</URL>
		</Reference>
		<Reference Type="Other">
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2026-3238</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2026-4408</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2026-4480</URL>
		</Reference>
	</DocumentReferences>
	<ProductTree xmlns="http://www.icasi.org/CVRF/schema/prod/1.1">
		<Branch Type="Product Name" Name="openEuler">
			<FullProductName ProductID="openEuler-20.03-LTS-SP4" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">openEuler-20.03-LTS-SP4</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="aarch64">
			<FullProductName ProductID="ctdb-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">ctdb-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="ctdb-tests-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">ctdb-tests-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="libsmbclient-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">libsmbclient-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="libsmbclient-devel-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">libsmbclient-devel-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="libwbclient-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">libwbclient-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="libwbclient-devel-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">libwbclient-devel-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="python3-samba-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">python3-samba-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="python3-samba-dc-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">python3-samba-dc-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="python3-samba-test-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">python3-samba-test-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-client-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-client-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-common-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-common-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-common-tools-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-common-tools-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-dc-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-dc-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-dc-bind-dlz-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-dc-bind-dlz-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-dc-provision-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-dc-provision-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-debuginfo-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-debuginfo-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-debugsource-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-debugsource-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-devel-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-devel-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-help-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-help-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-krb5-printing-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-krb5-printing-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-libs-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-libs-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-test-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-test-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-winbind-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-winbind-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-winbind-clients-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-winbind-clients-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-winbind-krb5-locator-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-winbind-krb5-locator-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
			<FullProductName ProductID="samba-winbind-modules-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-winbind-modules-4.11.12-38.oe2003sp4.aarch64.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="x86_64">
			<FullProductName ProductID="ctdb-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">ctdb-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="ctdb-tests-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">ctdb-tests-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="libsmbclient-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">libsmbclient-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="libsmbclient-devel-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">libsmbclient-devel-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="libwbclient-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">libwbclient-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="libwbclient-devel-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">libwbclient-devel-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="python3-samba-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">python3-samba-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="python3-samba-dc-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">python3-samba-dc-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="python3-samba-test-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">python3-samba-test-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-client-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-client-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-common-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-common-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-common-tools-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-common-tools-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-dc-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-dc-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-dc-bind-dlz-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-dc-bind-dlz-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-dc-provision-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-dc-provision-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-debuginfo-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-debuginfo-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-debugsource-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-debugsource-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-devel-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-devel-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-help-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-help-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-krb5-printing-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-krb5-printing-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-libs-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-libs-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-test-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-test-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-vfs-glusterfs-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-vfs-glusterfs-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-winbind-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-winbind-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-winbind-clients-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-winbind-clients-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-winbind-krb5-locator-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-winbind-krb5-locator-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
			<FullProductName ProductID="samba-winbind-modules-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-winbind-modules-4.11.12-38.oe2003sp4.x86_64.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="src">
			<FullProductName ProductID="samba-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-4.11.12-38.oe2003sp4.src.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="noarch">
			<FullProductName ProductID="samba-pidl-4.11.12-38" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">samba-pidl-4.11.12-38.oe2003sp4.noarch.rpm</FullProductName>
		</Branch>
	</ProductTree>
	<Vulnerability Ordinal="1" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">[&apos;-------- Forwarded Message --------&apos;, &apos;Date: Tue, 26 May 2026 14:29:50 +0200&apos;, &apos;Reply-To: Stefan Metzmacher &lt;metze () samba org&gt;&apos;, &apos;Release Announcements\n---------------------\n\nThis is a security release in order to address the following defects:\n\no CVE-2026-1933:   Missing access checks on reparse point operations\n\n                   On a share marked &quot;read only = yes&quot; and\n                   on file handles opened R/O users can set\n                   or delete the reparse point xattrs on files\n                   that the user has write-access in the file\n                   system for.&apos;, &apos;o CVE-2026-2340:   WORM vfs module does not block overwrites\n\n                   The WORM (Write-Once, Read Many) vfs module\n                   is supposed to lock write access to shared\n                   files, so they cannot be altered after initial\n                   writes. It was allowing files to be overwritten\n                   by renaming a newly created file over a protected\n                   file.&apos;, &apos;o CVE-2026-3012:   auto-enrolment GPO installing CA certificate over http\n                   without verification\n\n                   To bootstrap a certificate chain a domain member must\n                   fetch a certificate without TLS. It was trusting HTTP\n                   for this when a more secure encrypted LDAP channel\n                   was also available.&apos;, &apos;o CVE-2026-3238:   Denial of service against AD DC WINS server\n\n                   The WINS server component of the Active\n                   Directory Domain controller code in Samba\n                   is vulnerable to a NULL pointer dereference\n                   and crash caused by a unauthenticated UDP\n                   packet.&apos;, &apos;server&apos;, &apos;&quot;check password script&quot; that has the %u substitution\n                   character are vulnerable to a remote code execution.&apos;, &apos;o CVE-2026-4480:   Unauthenticated Remote Code Execution in Samba printing\n                   subsystem\n\n                   Samba print servers with a &quot;print command&quot;\n                   that has the %J substitution character\n                   are vulnerable to a Remote Code Execution.&apos;, &apos;Changes\n-------\n\no  Douglas Bagnall &lt;douglas.bagnall () catalyst net nz&gt;\n   * BUG 15997: CVE-2026-2340\n   * BUG 16003: CVE-2026-3012\n   * BUG 16033: CVE-2026-4480\n   * BUG 16034: CVE-2026-4408\n\no  Pavel Kohout &lt;pavel () aisle com&gt;\n   * BUG 15997: CVE-2026-2340\n\no  Volker Lendecke &lt;vl () samba org&gt;\n   * BUG 15992: CVE-2026-1933\n   * BUG 16012: CVE-2026-3238\n\no  Stefan Metzmacher &lt;metze () samba org&gt;\n   * BUG 15992: CVE-2026-1933\n   * BUG 16033: CVE-2026-4480\n   * BUG 16034: CVE-2026-4408&apos;, &quot;has Homedir / In passwd\n\n#######################################\nReporting bugs &amp; Development Discussion\n#######################################\n\nPlease discuss this release on the samba-technical mailing list or by\njoining the #samba-technical:matrix.org matrix room, or\n#samba-technical IRC channel on irc.libera.chat.\n\nIf you do report problems then please try to send high quality\nfeedback. If you don&apos;t provide vital information to help us track down\nthe problem then you will probably be ignored.  All bug reports should\nbe filed under the Samba 4.1 and newer product in the project&apos;s Bugzilla\ndatabase (&quot;, &apos;).\n\n\n======================================================================\n== Our Code, Our Bugs, Our Responsibility.\n== The Samba Team\n======================================================================\n\n\n\n================\nDownload Details\n================\n\nThe uncompressed tarballs and patch files have been signed\nusing GnuPG (ID AA99442FB680B620).  The source code can be downloaded\nfrom:&apos;, &apos;The release notes are available online at:&apos;, &apos;Our Code, Our Bugs, Our Responsibility.\n(&apos;, &apos;)\n\n                        --Enjoy\n                        The Samba Team&apos;]</Note>
		</Notes>
		<ReleaseDate>2026-06-05</ReleaseDate>
		<CVE>CVE-2026-3238</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>7.5</BaseScore>
				<Vector>AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>samba security update</Description>
				<DATE>2026-06-05</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-2577</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="2" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in Samba. A remote attacker can exploit a misconfiguration in Samba file servers and classic domain controllers that use the &quot;check password script&quot; feature. If this script is configured with the %u substitution character, the client-controlled username is passed without proper escaping of shell meta-characters. This vulnerability allows an attacker to achieve remote command execution on the affected system. This issue primarily affects non-standard configurations where the &quot;check password script&quot; is used with %u and the samba-dcerpcd service is started as a system service.</Note>
		</Notes>
		<ReleaseDate>2026-06-05</ReleaseDate>
		<CVE>CVE-2026-4408</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>Critical</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>9.0</BaseScore>
				<Vector>AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>samba security update</Description>
				<DATE>2026-06-05</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-2577</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
	<Vulnerability Ordinal="3" xmlns="http://www.icasi.org/CVRF/schema/vuln/1.1">
		<Notes>
			<Note Title="Vulnerability Description" Type="General" Ordinal="1" xml:lang="en">A flaw was found in the Samba printing subsystem. Samba passes the client-controlled job description string to the command configured with the &apos;print command&apos; setting via the &apos;%J&apos; substitution character without escaping shell meta characters. A remote attacker could exploit this vulnerability by sending a specially crafted print job description that contains unescaped shell characters. This could lead to remote code execution on the affected system.</Note>
		</Notes>
		<ReleaseDate>2026-06-05</ReleaseDate>
		<CVE>CVE-2026-4480</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
			</Status>
		</ProductStatuses>
		<Threats>
			<Threat Type="Impact">
				<Description>High</Description>
			</Threat>
		</Threats>
		<CVSSScoreSets>
			<ScoreSet>
				<BaseScore>8.5</BaseScore>
				<Vector>AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H</Vector>
			</ScoreSet>
		</CVSSScoreSets>
		<Remediations>
			<Remediation Type="Vendor Fix">
				<Description>samba security update</Description>
				<DATE>2026-06-05</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-2577</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
</cvrfdoc>