{
	"document":{
		"aggregate_severity":{
			"namespace":"https://nvd.nist.gov/vuln-metrics/cvss",
			"text":"Medium"
		},
		"category":"csaf_vex",
		"csaf_version":"2.0",
		"distribution":{
			"tlp":{
				"label":"WHITE",
				"url":"https:/www.first.org/tlp/"
			}
		},
		"lang":"en",
		"notes":[
			{
				"text":"edk2 security update",
				"category":"general",
				"title":"Synopsis"
			},
			{
				"text":"An update for edk2 is now available for openEuler-20.03-LTS-SP4",
				"category":"general",
				"title":"Summary"
			},
			{
				"text":"EDK II is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications.\n\nSecurity Fix(es):\n\nIssue summary: A specially crafted password-encrypted CMS message\ncan trigger a NULL pointer dereference during CMS decryption.\n\nImpact summary: This NULL pointer dereference leads to an application crash\nand a Denial of Service.\n\nThe CMS PasswordRecipientInfo.keyDerivationAlgorithm field is defined as\nOPTIONAL in the ASN.1 specification and may therefore be absent in specially\ncrafted inputs. During the password-based CMS decryption the OpenSSL\nCMS implementation dereferences this field without first checking whether it\nwas present.\n\nAn attacker who supplies such a CMS message to an application performing\npassword-based CMS decryption can trigger an application crash, leading to\na Denial of Service.\n\nApplications that process password-encrypted CMS messages may be affected.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary.(CVE-2026-42766)\n\nIssue summary: The CMS_decrypt and PKCS7_decrypt functions are vulnerable to\nBleichenbacher-style attack when an attacker is able to provide the CMS or\nS/MIME messages and observe the error code and/or decryption output.\n\nImpact summary: The Bleichenbacher-style attack allows an attacker to use the\nvictim's vulnerable application as a way to decrypt or sign messages with the\nvictim's private RSA key.\n\nThe attack is possible in 2 variants.\n\n1. The decryption API (CMS_decrypt(), PKCS7_decrypt()) is used without\nproviding the recipient certificate. In this case OpenSSL iterates over every\nKeyTransRecipientInfo (KTRI) without stopping at the first success.\n\nAn attacker who authors a message with two KTRI entries — the first one\nwrapping a real CEK under the victim's public key, the second with an\narbitrary probe ciphertext — obtains opportunity to iterate the 2nd KTRI to\nget a valid PKCS#1 v1.5 padding if the error code of the application is\navailable.\n\nThat is a Bleichenbacher oracle (Bleichenbacher, CRYPTO '98): an\nadaptive-chosen-ciphertext side channel from which the attacker decrypts any\nRSA ciphertext to the victim's key or forges any PKCS#1 v1.5 signature under\nit.\n\n2. When the decryption API (CMS_decrypt(), PKCS7_decrypt()) is provided with\nthe recipient certificate, and the recipient is not found, a random\nkey is substituted.\n\nAn attacker who authors a message and is able to compare both error code and\nthe result of the decryption, can mount a Bleichenbacher oracle.\n\nWe are not aware of any applications that provide a remote attacker\nan opportunity to mount an attack described in these scenarios. We consider\nthe existence of such application very unlikely, and for this reason this\nCVE has been evaluated as Low severity.\n\nTo avoid these attacks, when RSA PKCS#1 v1.5 Key Transport is in use, the\ninvoked EVP_PKEY_decrypt() will use the implicit rejection mechanism described\nin draft-irtf-cfrg-rsa-guidance. In previous OpenSSL releases the implicit\nrejection was explicitly disabled.\n\nThe implicit rejection mechanism always returns a plaintext value,\nthe symmetric key. This result is deterministic for the ciphertext and the\nprivate key.  The length of the decryption result can happen to match the\nlength of the key of the symmetric cipher that was used for the content\nencryption. When a certificate is not provided, the last RecipientInfo\nproducing a key that looks valid will be used. It may cause getting garbage\ncontent on decryption. As a proper way to deal with this a recipient\ncertificate has to be provided to identify the particular RecipientInfo for\ndecryption.\n\nThe FIPS modules in 4.0, 3.6, 3.5, and 3.4 are not affected by this issue, as\nCMS and S/MIME processing happens outside the OpenSSL FIPS module boundary.(CVE-2026-42768)",
				"category":"general",
				"title":"Description"
			},
			{
				"text":"An update for edk2 is now available for openEuler-20.03-LTS-SP4.\n\nopenEuler Security has rated this update as having a security impact of medium. 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.",
				"category":"general",
				"title":"Topic"
			},
			{
				"text":"Medium",
				"category":"general",
				"title":"Severity"
			},
			{
				"text":"edk2",
				"category":"general",
				"title":"Affected Component"
			}
		],
		"publisher":{
			"issuing_authority":"openEuler security committee",
			"name":"openEuler",
			"namespace":"https://www.openeuler.org",
			"contact_details":"openeuler-security@openeuler.org",
			"category":"vendor"
		},
		"references":[
			{
				"summary":"openEuler-SA-2026-3004",
				"category":"self",
				"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3004"
			},
			{
				"summary":"CVE-2026-42766",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-42766&packageName=edk2"
			},
			{
				"summary":"CVE-2026-42768",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-42768&packageName=edk2"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-42766"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-42768"
			},
			{
				"summary":"openEuler-SA-2026-3004 vex file",
				"category":"self",
				"url":"https://repo.openeuler.org/security/data/csaf/advisories/2026/csaf-openeuler-sa-2026-3004.json"
			}
		],
		"title":"An update for edk2 is now available for openEuler-20.03-LTS-SP4",
		"tracking":{
			"initial_release_date":"2026-07-21T09:46:21+08:00",
			"revision_history":[
				{
					"date":"2026-07-21T09:46:21+08:00",
					"summary":"Initial",
					"number":"1.0.0"
				}
			],
			"generator":{
				"date":"2026-07-21T09:46:21+08:00",
				"engine":{
					"name":"openEuler CSAF Tool V1.0"
				}
			},
			"current_release_date":"2026-07-21T09:46:21+08:00",
			"id":"openEuler-SA-2026-3004",
			"version":"1.0.0",
			"status":"final"
		}
	},
	"product_tree":{
		"branches":[
			{
				"name":"openEuler",
				"category":"vendor",
				"branches":[
					{
						"name":"openEuler",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"openEuler-20.03-LTS-SP4",
									"name":"openEuler-20.03-LTS-SP4"
								},
								"name":"openEuler-20.03-LTS-SP4",
								"category":"product_version"
							}
						],
						"category":"product_name"
					},
					{
						"name":"x86_64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"edk2-debuginfo-202002-38.oe2003sp4.x86_64.rpm",
									"name":"edk2-debuginfo-202002-38.oe2003sp4.x86_64.rpm"
								},
								"name":"edk2-debuginfo-202002-38.oe2003sp4.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"edk2-debugsource-202002-38.oe2003sp4.x86_64.rpm",
									"name":"edk2-debugsource-202002-38.oe2003sp4.x86_64.rpm"
								},
								"name":"edk2-debugsource-202002-38.oe2003sp4.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"edk2-devel-202002-38.oe2003sp4.x86_64.rpm",
									"name":"edk2-devel-202002-38.oe2003sp4.x86_64.rpm"
								},
								"name":"edk2-devel-202002-38.oe2003sp4.x86_64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"src",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"edk2-202002-38.oe2003sp4.src.rpm",
									"name":"edk2-202002-38.oe2003sp4.src.rpm"
								},
								"name":"edk2-202002-38.oe2003sp4.src.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"noarch",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"edk2-aarch64-202002-38.oe2003sp4.noarch.rpm",
									"name":"edk2-aarch64-202002-38.oe2003sp4.noarch.rpm"
								},
								"name":"edk2-aarch64-202002-38.oe2003sp4.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"edk2-help-202002-38.oe2003sp4.noarch.rpm",
									"name":"edk2-help-202002-38.oe2003sp4.noarch.rpm"
								},
								"name":"edk2-help-202002-38.oe2003sp4.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"edk2-ovmf-202002-38.oe2003sp4.noarch.rpm",
									"name":"edk2-ovmf-202002-38.oe2003sp4.noarch.rpm"
								},
								"name":"edk2-ovmf-202002-38.oe2003sp4.noarch.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"python3-edk2-devel-202002-38.oe2003sp4.noarch.rpm",
									"name":"python3-edk2-devel-202002-38.oe2003sp4.noarch.rpm"
								},
								"name":"python3-edk2-devel-202002-38.oe2003sp4.noarch.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"aarch64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"edk2-debuginfo-202002-38.oe2003sp4.aarch64.rpm",
									"name":"edk2-debuginfo-202002-38.oe2003sp4.aarch64.rpm"
								},
								"name":"edk2-debuginfo-202002-38.oe2003sp4.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"edk2-debugsource-202002-38.oe2003sp4.aarch64.rpm",
									"name":"edk2-debugsource-202002-38.oe2003sp4.aarch64.rpm"
								},
								"name":"edk2-debugsource-202002-38.oe2003sp4.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:20.03-LTS-SP4"
									},
									"product_id":"edk2-devel-202002-38.oe2003sp4.aarch64.rpm",
									"name":"edk2-devel-202002-38.oe2003sp4.aarch64.rpm"
								},
								"name":"edk2-devel-202002-38.oe2003sp4.aarch64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					}
				]
			}
		],
		"relationships":[
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP4",
				"product_reference":"edk2-debuginfo-202002-38.oe2003sp4.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.x86_64",
					"name":"edk2-debuginfo-202002-38.oe2003sp4.x86_64 as a component of openEuler-20.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP4",
				"product_reference":"edk2-debugsource-202002-38.oe2003sp4.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.x86_64",
					"name":"edk2-debugsource-202002-38.oe2003sp4.x86_64 as a component of openEuler-20.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP4",
				"product_reference":"edk2-devel-202002-38.oe2003sp4.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.x86_64",
					"name":"edk2-devel-202002-38.oe2003sp4.x86_64 as a component of openEuler-20.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP4",
				"product_reference":"edk2-202002-38.oe2003sp4.src.rpm",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP4:edk2-202002-38.oe2003sp4.src",
					"name":"edk2-202002-38.oe2003sp4.src as a component of openEuler-20.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP4",
				"product_reference":"edk2-aarch64-202002-38.oe2003sp4.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP4:edk2-aarch64-202002-38.oe2003sp4.noarch",
					"name":"edk2-aarch64-202002-38.oe2003sp4.noarch as a component of openEuler-20.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP4",
				"product_reference":"edk2-help-202002-38.oe2003sp4.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP4:edk2-help-202002-38.oe2003sp4.noarch",
					"name":"edk2-help-202002-38.oe2003sp4.noarch as a component of openEuler-20.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP4",
				"product_reference":"edk2-ovmf-202002-38.oe2003sp4.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP4:edk2-ovmf-202002-38.oe2003sp4.noarch",
					"name":"edk2-ovmf-202002-38.oe2003sp4.noarch as a component of openEuler-20.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP4",
				"product_reference":"python3-edk2-devel-202002-38.oe2003sp4.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP4:python3-edk2-devel-202002-38.oe2003sp4.noarch",
					"name":"python3-edk2-devel-202002-38.oe2003sp4.noarch as a component of openEuler-20.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP4",
				"product_reference":"edk2-debuginfo-202002-38.oe2003sp4.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.aarch64",
					"name":"edk2-debuginfo-202002-38.oe2003sp4.aarch64 as a component of openEuler-20.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP4",
				"product_reference":"edk2-debugsource-202002-38.oe2003sp4.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.aarch64",
					"name":"edk2-debugsource-202002-38.oe2003sp4.aarch64 as a component of openEuler-20.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-20.03-LTS-SP4",
				"product_reference":"edk2-devel-202002-38.oe2003sp4.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.aarch64",
					"name":"edk2-devel-202002-38.oe2003sp4.aarch64 as a component of openEuler-20.03-LTS-SP4"
				},
				"category":"default_component_of"
			}
		]
	},
	"vulnerabilities":[
		{
			"cve":"CVE-2026-42766",
			"notes":[
				{
					"text":"Issue summary: A specially crafted password-encrypted CMS message\ncan trigger a NULL pointer dereference during CMS decryption.\n\nImpact summary: This NULL pointer dereference leads to an application crash\nand a Denial of Service.\n\nThe CMS PasswordRecipientInfo.keyDerivationAlgorithm field is defined as\nOPTIONAL in the ASN.1 specification and may therefore be absent in specially\ncrafted inputs. During the password-based CMS decryption the OpenSSL\nCMS implementation dereferences this field without first checking whether it\nwas present.\n\nAn attacker who supplies such a CMS message to an application performing\npassword-based CMS decryption can trigger an application crash, leading to\na Denial of Service.\n\nApplications that process password-encrypted CMS messages may be affected.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4, and 3.0 are not affected by this\nissue, as the affected code is outside the OpenSSL FIPS module boundary.",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.x86_64",
					"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.x86_64",
					"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.x86_64",
					"openEuler-20.03-LTS-SP4:edk2-202002-38.oe2003sp4.src",
					"openEuler-20.03-LTS-SP4:edk2-aarch64-202002-38.oe2003sp4.noarch",
					"openEuler-20.03-LTS-SP4:edk2-help-202002-38.oe2003sp4.noarch",
					"openEuler-20.03-LTS-SP4:edk2-ovmf-202002-38.oe2003sp4.noarch",
					"openEuler-20.03-LTS-SP4:python3-edk2-devel-202002-38.oe2003sp4.noarch",
					"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.aarch64",
					"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.aarch64",
					"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.aarch64"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-202002-38.oe2003sp4.src",
						"openEuler-20.03-LTS-SP4:edk2-aarch64-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-help-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-ovmf-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:python3-edk2-devel-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.aarch64",
						"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.aarch64",
						"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.aarch64"
					],
					"details":"edk2 security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3004"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"MEDIUM",
						"baseScore":5.9,
						"vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
						"version":"3.1"
					},
					"products":[
						"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-202002-38.oe2003sp4.src",
						"openEuler-20.03-LTS-SP4:edk2-aarch64-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-help-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-ovmf-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:python3-edk2-devel-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.aarch64",
						"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.aarch64",
						"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.aarch64"
					]
				}
			],
			"threats":[
				{
					"details":"Medium",
					"category":"impact"
				}
			],
			"title":"CVE-2026-42766"
		},
		{
			"cve":"CVE-2026-42768",
			"notes":[
				{
					"text":"Issue summary: The CMS_decrypt and PKCS7_decrypt functions are vulnerable to\nBleichenbacher-style attack when an attacker is able to provide the CMS or\nS/MIME messages and observe the error code and/or decryption output.\n\nImpact summary: The Bleichenbacher-style attack allows an attacker to use the\nvictim's vulnerable application as a way to decrypt or sign messages with the\nvictim's private RSA key.\n\nThe attack is possible in 2 variants.\n\n1. The decryption API (CMS_decrypt(), PKCS7_decrypt()) is used without\nproviding the recipient certificate. In this case OpenSSL iterates over every\nKeyTransRecipientInfo (KTRI) without stopping at the first success.\n\nAn attacker who authors a message with two KTRI entries — the first one\nwrapping a real CEK under the victim's public key, the second with an\narbitrary probe ciphertext — obtains opportunity to iterate the 2nd KTRI to\nget a valid PKCS#1 v1.5 padding if the error code of the application is\navailable.\n\nThat is a Bleichenbacher oracle (Bleichenbacher, CRYPTO '98): an\nadaptive-chosen-ciphertext side channel from which the attacker decrypts any\nRSA ciphertext to the victim's key or forges any PKCS#1 v1.5 signature under\nit.\n\n2. When the decryption API (CMS_decrypt(), PKCS7_decrypt()) is provided with\nthe recipient certificate, and the recipient is not found, a random\nkey is substituted.\n\nAn attacker who authors a message and is able to compare both error code and\nthe result of the decryption, can mount a Bleichenbacher oracle.\n\nWe are not aware of any applications that provide a remote attacker\nan opportunity to mount an attack described in these scenarios. We consider\nthe existence of such application very unlikely, and for this reason this\nCVE has been evaluated as Low severity.\n\nTo avoid these attacks, when RSA PKCS#1 v1.5 Key Transport is in use, the\ninvoked EVP_PKEY_decrypt() will use the implicit rejection mechanism described\nin draft-irtf-cfrg-rsa-guidance. In previous OpenSSL releases the implicit\nrejection was explicitly disabled.\n\nThe implicit rejection mechanism always returns a plaintext value,\nthe symmetric key. This result is deterministic for the ciphertext and the\nprivate key.  The length of the decryption result can happen to match the\nlength of the key of the symmetric cipher that was used for the content\nencryption. When a certificate is not provided, the last RecipientInfo\nproducing a key that looks valid will be used. It may cause getting garbage\ncontent on decryption. As a proper way to deal with this a recipient\ncertificate has to be provided to identify the particular RecipientInfo for\ndecryption.\n\nThe FIPS modules in 4.0, 3.6, 3.5, and 3.4 are not affected by this issue, as\nCMS and S/MIME processing happens outside the OpenSSL FIPS module boundary.",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.x86_64",
					"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.x86_64",
					"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.x86_64",
					"openEuler-20.03-LTS-SP4:edk2-202002-38.oe2003sp4.src",
					"openEuler-20.03-LTS-SP4:edk2-aarch64-202002-38.oe2003sp4.noarch",
					"openEuler-20.03-LTS-SP4:edk2-help-202002-38.oe2003sp4.noarch",
					"openEuler-20.03-LTS-SP4:edk2-ovmf-202002-38.oe2003sp4.noarch",
					"openEuler-20.03-LTS-SP4:python3-edk2-devel-202002-38.oe2003sp4.noarch",
					"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.aarch64",
					"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.aarch64",
					"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.aarch64"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-202002-38.oe2003sp4.src",
						"openEuler-20.03-LTS-SP4:edk2-aarch64-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-help-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-ovmf-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:python3-edk2-devel-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.aarch64",
						"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.aarch64",
						"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.aarch64"
					],
					"details":"edk2 security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3004"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"LOW",
						"baseScore":3.7,
						"vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N",
						"version":"3.1"
					},
					"products":[
						"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.x86_64",
						"openEuler-20.03-LTS-SP4:edk2-202002-38.oe2003sp4.src",
						"openEuler-20.03-LTS-SP4:edk2-aarch64-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-help-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-ovmf-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:python3-edk2-devel-202002-38.oe2003sp4.noarch",
						"openEuler-20.03-LTS-SP4:edk2-debuginfo-202002-38.oe2003sp4.aarch64",
						"openEuler-20.03-LTS-SP4:edk2-debugsource-202002-38.oe2003sp4.aarch64",
						"openEuler-20.03-LTS-SP4:edk2-devel-202002-38.oe2003sp4.aarch64"
					]
				}
			],
			"threats":[
				{
					"details":"Low",
					"category":"impact"
				}
			],
			"title":"CVE-2026-42768"
		}
	]
}