<?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 python-pyasn1 is now available for openEuler-20.03-LTS-SP4,openEuler-22.03-LTS-SP4,openEuler-24.03-LTS-SP1,openEuler-24.03-LTS-SP3,openEuler-24.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-3198</ID>
		</Identification>
		<Status>Final</Status>
		<Version>1.0</Version>
		<RevisionHistory>
			<Revision>
				<Number>1.0</Number>
				<Date>2026-08-01</Date>
				<Description>Initial</Description>
			</Revision>
		</RevisionHistory>
		<InitialReleaseDate>2026-08-01</InitialReleaseDate>
		<CurrentReleaseDate>2026-08-01</CurrentReleaseDate>
		<Generator>
			<Engine>openEuler SA Tool V1.0</Engine>
			<Date>2026-08-01</Date>
		</Generator>
	</DocumentTracking>
	<DocumentNotes>
		<Note Title="Synopsis" Type="General" Ordinal="1" xml:lang="en">python-pyasn1 security update</Note>
		<Note Title="Summary" Type="General" Ordinal="2" xml:lang="en">An update for python-pyasn1 is now available for openEuler-20.03-LTS-SP4,openEuler-22.03-LTS-SP4,openEuler-24.03-LTS-SP1,openEuler-24.03-LTS-SP3,openEuler-24.03-LTS-SP4</Note>
		<Note Title="Description" Type="General" Ordinal="3" xml:lang="en">Abstract Syntax Notation One (ASN.1) is a technology for exchanging structured data in a universally understood, hardware agnostic way. Many industrial, security and telephony applications heavily rely on ASN.1. The pyasn1 library implements ASN.1 support in pure-Python.

Security Fix(es):

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily large integer with CPU cost growing quadratically and to trigger unhandled ValueError exceptions in Python 3.11+ error formatting paths. Any application decoding untrusted BER, CER, or DER input is affected. This issue is fixed in version 0.6.4.(CVE-2026-59884)

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs, so a small crafted payload containing an OID with many arcs consumes excessive CPU per decode() call and can deny service to applications that decode untrusted ASN.1 data. The corresponding encoders have the same quadratic behavior when an application re-encodes previously decoded attacker-supplied values. This issue is fixed in version 0.6.4.(CVE-2026-59885)

pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent, causing float conversion through prettyPrint(), str(), comparison, arithmetic, int(), or an explicit float() call to consume excessive CPU and memory and hang applications that decode untrusted ASN.1 data and then print, log, or compare decoded objects. This issue is fixed in version 0.6.4.(CVE-2026-59886)</Note>
		<Note Title="Topic" Type="General" Ordinal="4" xml:lang="en">An update for python-pyasn1 is now available for openEuler-20.03-LTS-SP4,openEuler-22.03-LTS-SP4,openEuler-24.03-LTS-SP1,openEuler-24.03-LTS-SP3,openEuler-24.03-LTS-SP4.

openEuler Security has rated this update as having a security impact of high. 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">High</Note>
		<Note Title="Affected Component" Type="General" Ordinal="6" xml:lang="en">python-pyasn1</Note>
	</DocumentNotes>
	<DocumentReferences>
		<Reference Type="Self">
			<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3198</URL>
		</Reference>
		<Reference Type="openEuler CVE">
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-59884</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-59885</URL>
			<URL>https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-59886</URL>
		</Reference>
		<Reference Type="Other">
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2026-59884</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2026-59885</URL>
			<URL>https://nvd.nist.gov/vuln/detail/CVE-2026-59886</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>
			<FullProductName ProductID="openEuler-22.03-LTS-SP4" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">openEuler-22.03-LTS-SP4</FullProductName>
			<FullProductName ProductID="openEuler-24.03-LTS-SP1" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">openEuler-24.03-LTS-SP1</FullProductName>
			<FullProductName ProductID="openEuler-24.03-LTS-SP3" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">openEuler-24.03-LTS-SP3</FullProductName>
			<FullProductName ProductID="openEuler-24.03-LTS-SP4" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP4">openEuler-24.03-LTS-SP4</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="src">
			<FullProductName ProductID="python-pyasn1-0.4.8-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">python-pyasn1-0.4.8-3.oe2003sp4.src.rpm</FullProductName>
			<FullProductName ProductID="python-pyasn1-0.4.8-6" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">python-pyasn1-0.4.8-6.oe2203sp4.src.rpm</FullProductName>
			<FullProductName ProductID="python-pyasn1-0.5.1-4" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">python-pyasn1-0.5.1-4.oe2403sp1.src.rpm</FullProductName>
			<FullProductName ProductID="python-pyasn1-0.5.1-4" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">python-pyasn1-0.5.1-4.oe2403sp3.src.rpm</FullProductName>
			<FullProductName ProductID="python-pyasn1-0.5.1-4" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP4">python-pyasn1-0.5.1-4.oe2403sp4.src.rpm</FullProductName>
		</Branch>
		<Branch Type="Package Arch" Name="noarch">
			<FullProductName ProductID="python-pyasn1-help-0.4.8-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">python-pyasn1-help-0.4.8-3.oe2003sp4.noarch.rpm</FullProductName>
			<FullProductName ProductID="python2-pyasn1-0.4.8-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">python2-pyasn1-0.4.8-3.oe2003sp4.noarch.rpm</FullProductName>
			<FullProductName ProductID="python3-pyasn1-0.4.8-3" CPE="cpe:/a:openEuler:openEuler:20.03-LTS-SP4">python3-pyasn1-0.4.8-3.oe2003sp4.noarch.rpm</FullProductName>
			<FullProductName ProductID="python-pyasn1-help-0.4.8-6" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">python-pyasn1-help-0.4.8-6.oe2203sp4.noarch.rpm</FullProductName>
			<FullProductName ProductID="python3-pyasn1-0.4.8-6" CPE="cpe:/a:openEuler:openEuler:22.03-LTS-SP4">python3-pyasn1-0.4.8-6.oe2203sp4.noarch.rpm</FullProductName>
			<FullProductName ProductID="python-pyasn1-help-0.5.1-4" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">python-pyasn1-help-0.5.1-4.oe2403sp1.noarch.rpm</FullProductName>
			<FullProductName ProductID="python3-pyasn1-0.5.1-4" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP1">python3-pyasn1-0.5.1-4.oe2403sp1.noarch.rpm</FullProductName>
			<FullProductName ProductID="python-pyasn1-help-0.5.1-4" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">python-pyasn1-help-0.5.1-4.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="python3-pyasn1-0.5.1-4" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP3">python3-pyasn1-0.5.1-4.oe2403sp3.noarch.rpm</FullProductName>
			<FullProductName ProductID="python-pyasn1-help-0.5.1-4" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP4">python-pyasn1-help-0.5.1-4.oe2403sp4.noarch.rpm</FullProductName>
			<FullProductName ProductID="python3-pyasn1-0.5.1-4" CPE="cpe:/a:openEuler:openEuler:24.03-LTS-SP4">python3-pyasn1-0.5.1-4.oe2403sp4.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">pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER decoder shared by the CER and DER codecs parses long-form tags by accumulating continuation octets without an upper bound on the tag ID size, allowing a crafted input to force construction of an arbitrarily large integer with CPU cost growing quadratically and to trigger unhandled ValueError exceptions in Python 3.11+ error formatting paths. Any application decoding untrusted BER, CER, or DER input is affected. This issue is fixed in version 0.6.4.</Note>
		</Notes>
		<ReleaseDate>2026-08-01</ReleaseDate>
		<CVE>CVE-2026-59884</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
				<ProductID>openEuler-24.03-LTS-SP1</ProductID>
				<ProductID>openEuler-24.03-LTS-SP3</ProductID>
				<ProductID>openEuler-24.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>python-pyasn1 security update</Description>
				<DATE>2026-08-01</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3198</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">pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the BER, CER, and DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs, so a small crafted payload containing an OID with many arcs consumes excessive CPU per decode() call and can deny service to applications that decode untrusted ASN.1 data. The corresponding encoders have the same quadratic behavior when an application re-encodes previously decoded attacker-supplied values. This issue is fixed in version 0.6.4.</Note>
		</Notes>
		<ReleaseDate>2026-08-01</ReleaseDate>
		<CVE>CVE-2026-59885</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
				<ProductID>openEuler-24.03-LTS-SP1</ProductID>
				<ProductID>openEuler-24.03-LTS-SP3</ProductID>
				<ProductID>openEuler-24.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>python-pyasn1 security update</Description>
				<DATE>2026-08-01</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3198</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">pyasn1 is a generic ASN.1 library for Python. Prior to 0.6.4, the univ.Real type converted its mantissa, base, and exponent value to a Python float using exact big-integer exponentiation. A BER, CER, or DER encoded REAL value only a few bytes long can carry a very large exponent, causing float conversion through prettyPrint(), str(), comparison, arithmetic, int(), or an explicit float() call to consume excessive CPU and memory and hang applications that decode untrusted ASN.1 data and then print, log, or compare decoded objects. This issue is fixed in version 0.6.4.</Note>
		</Notes>
		<ReleaseDate>2026-08-01</ReleaseDate>
		<CVE>CVE-2026-59886</CVE>
		<ProductStatuses>
			<Status Type="Fixed">
				<ProductID>openEuler-20.03-LTS-SP4</ProductID>
				<ProductID>openEuler-22.03-LTS-SP4</ProductID>
				<ProductID>openEuler-24.03-LTS-SP1</ProductID>
				<ProductID>openEuler-24.03-LTS-SP3</ProductID>
				<ProductID>openEuler-24.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>python-pyasn1 security update</Description>
				<DATE>2026-08-01</DATE>
				<URL>https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3198</URL>
			</Remediation>
		</Remediations>
	</Vulnerability>
</cvrfdoc>