{
	"document":{
		"aggregate_severity":{
			"namespace":"https://nvd.nist.gov/vuln-metrics/cvss",
			"text":"None"
		},
		"category":"csaf_vex",
		"csaf_version":"2.0",
		"distribution":{
			"tlp":{
				"label":"WHITE",
				"url":"https:/www.first.org/tlp/"
			}
		},
		"lang":"en",
		"notes":[
			{
				"text":"openssl security update",
				"category":"general",
				"title":"Synopsis"
			},
			{
				"text":"An update for openssl is now available for openEuler-24.03-LTS-SP3",
				"category":"general",
				"title":"Summary"
			},
			{
				"text":"OpenSSL is a robust, commercial-grade, and full-featured toolkit for the Transport Layer Security (TLS) and Secure Sockets Layer (SSL) protocols.\n\nSecurity Fix(es):\n\nIssue summary: When an application drives an AES-OCB context through the\npublic EVP_Cipher() one-shot interface, the application-supplied\ninitialisation vector (IV) is silently discarded.\n\nImpact summary: Every message encrypted under the same key uses the\nsame effective nonce regardless of the IV supplied by the caller,\nresulting in (key, nonce) reuse and loss of confidentiality.  If the\nsame code path is used to compute the authentication tag, the tag\ndepends only on the (key, IV) pair and not on the plaintext or\nciphertext, allowing universal forgery of arbitrary ciphertext from a\nsingle captured message.\n\nOpenSSL provides two ways to drive a cipher: the documented streaming\ninterface (EVP_CipherUpdate / EVP_CipherFinal_ex) and a lower-level\none-shot, EVP_Cipher(), whose documentation explicitly recommends\nagainst use by applications in favour of EVP_CipherUpdate() and\nEVP_CipherFinal_ex().  The OCB provider's streaming handler flushes\nthe application-supplied IV into the OCB context before processing\ndata; the one-shot handler did not.  Every call to EVP_Cipher() on an\nAES-OCB context therefore ran with the all-zero key-derived offset\nstate left by cipher initialisation, regardless of the caller's IV.\n\nIf EVP_EncryptFinal_ex() is subsequently used to obtain the\nauthentication tag, the deferred IV setup runs at that point and\nclears the running checksum that should have been accumulated over the\nplaintext.  The resulting tag is a function of (key, IV) only and\nverifies against any ciphertext produced under the same (key, IV)\npair.\n\nThe OpenSSL SSL/TLS implementation is not affected: AES-OCB is not a\nTLS cipher suite, and libssl does not call EVP_Cipher() in any case.\nApplications that drive AES-OCB through the documented streaming AEAD\nAPI (EVP_CipherUpdate / EVP_CipherFinal_ex) are not affected.  Only\napplications that combine the AES-OCB cipher with the EVP_Cipher()\none-shot API are vulnerable.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4 and 3.0 are not affected by\nthis issue, as AES-OCB is outside the OpenSSL FIPS module boundary.(CVE-2026-45445)",
				"category":"general",
				"title":"Description"
			},
			{
				"text":"An update for openssl is now available for openEuler-24.03-LTS-SP3.\n\nopenEuler Security has rated this update as having a security impact of none. 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":"Low",
				"category":"general",
				"title":"Severity"
			},
			{
				"text":"openssl",
				"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-2651",
				"category":"self",
				"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-2651"
			},
			{
				"summary":"CVE-2026-45445",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-45445&packageName=openssl"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-45445"
			},
			{
				"summary":"openEuler-SA-2026-2651 vex file",
				"category":"self",
				"url":"https://repo.openeuler.org/security/data/csaf/advisories/2026/csaf-openeuler-sa-2026-2651.json"
			}
		],
		"title":"An update for openssl is now available for openEuler-24.03-LTS-SP3",
		"tracking":{
			"initial_release_date":"2026-06-18T16:17:31+08:00",
			"revision_history":[
				{
					"date":"2026-06-18T16:17:31+08:00",
					"summary":"Initial",
					"number":"1.0.0"
				}
			],
			"generator":{
				"date":"2026-06-18T16:17:31+08:00",
				"engine":{
					"name":"openEuler CSAF Tool V1.0"
				}
			},
			"current_release_date":"2026-06-18T16:17:31+08:00",
			"id":"openEuler-SA-2026-2651",
			"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:24.03-LTS-SP3"
									},
									"product_id":"openEuler-24.03-LTS-SP3",
									"name":"openEuler-24.03-LTS-SP3"
								},
								"name":"openEuler-24.03-LTS-SP3",
								"category":"product_version"
							}
						],
						"category":"product_name"
					},
					{
						"name":"aarch64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-3.0.12-50.oe2403sp3.aarch64.rpm",
									"name":"openssl-3.0.12-50.oe2403sp3.aarch64.rpm"
								},
								"name":"openssl-3.0.12-50.oe2403sp3.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-debuginfo-3.0.12-50.oe2403sp3.aarch64.rpm",
									"name":"openssl-debuginfo-3.0.12-50.oe2403sp3.aarch64.rpm"
								},
								"name":"openssl-debuginfo-3.0.12-50.oe2403sp3.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-debugsource-3.0.12-50.oe2403sp3.aarch64.rpm",
									"name":"openssl-debugsource-3.0.12-50.oe2403sp3.aarch64.rpm"
								},
								"name":"openssl-debugsource-3.0.12-50.oe2403sp3.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-devel-3.0.12-50.oe2403sp3.aarch64.rpm",
									"name":"openssl-devel-3.0.12-50.oe2403sp3.aarch64.rpm"
								},
								"name":"openssl-devel-3.0.12-50.oe2403sp3.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-libs-3.0.12-50.oe2403sp3.aarch64.rpm",
									"name":"openssl-libs-3.0.12-50.oe2403sp3.aarch64.rpm"
								},
								"name":"openssl-libs-3.0.12-50.oe2403sp3.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-perl-3.0.12-50.oe2403sp3.aarch64.rpm",
									"name":"openssl-perl-3.0.12-50.oe2403sp3.aarch64.rpm"
								},
								"name":"openssl-perl-3.0.12-50.oe2403sp3.aarch64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"src",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-3.0.12-50.oe2403sp3.src.rpm",
									"name":"openssl-3.0.12-50.oe2403sp3.src.rpm"
								},
								"name":"openssl-3.0.12-50.oe2403sp3.src.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"x86_64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-3.0.12-50.oe2403sp3.x86_64.rpm",
									"name":"openssl-3.0.12-50.oe2403sp3.x86_64.rpm"
								},
								"name":"openssl-3.0.12-50.oe2403sp3.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-debuginfo-3.0.12-50.oe2403sp3.x86_64.rpm",
									"name":"openssl-debuginfo-3.0.12-50.oe2403sp3.x86_64.rpm"
								},
								"name":"openssl-debuginfo-3.0.12-50.oe2403sp3.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-debugsource-3.0.12-50.oe2403sp3.x86_64.rpm",
									"name":"openssl-debugsource-3.0.12-50.oe2403sp3.x86_64.rpm"
								},
								"name":"openssl-debugsource-3.0.12-50.oe2403sp3.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-devel-3.0.12-50.oe2403sp3.x86_64.rpm",
									"name":"openssl-devel-3.0.12-50.oe2403sp3.x86_64.rpm"
								},
								"name":"openssl-devel-3.0.12-50.oe2403sp3.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-libs-3.0.12-50.oe2403sp3.x86_64.rpm",
									"name":"openssl-libs-3.0.12-50.oe2403sp3.x86_64.rpm"
								},
								"name":"openssl-libs-3.0.12-50.oe2403sp3.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-perl-3.0.12-50.oe2403sp3.x86_64.rpm",
									"name":"openssl-perl-3.0.12-50.oe2403sp3.x86_64.rpm"
								},
								"name":"openssl-perl-3.0.12-50.oe2403sp3.x86_64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"noarch",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP3"
									},
									"product_id":"openssl-help-3.0.12-50.oe2403sp3.noarch.rpm",
									"name":"openssl-help-3.0.12-50.oe2403sp3.noarch.rpm"
								},
								"name":"openssl-help-3.0.12-50.oe2403sp3.noarch.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					}
				]
			}
		],
		"relationships":[
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-3.0.12-50.oe2403sp3.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.aarch64",
					"name":"openssl-3.0.12-50.oe2403sp3.aarch64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-debuginfo-3.0.12-50.oe2403sp3.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-debuginfo-3.0.12-50.oe2403sp3.aarch64",
					"name":"openssl-debuginfo-3.0.12-50.oe2403sp3.aarch64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-debugsource-3.0.12-50.oe2403sp3.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-debugsource-3.0.12-50.oe2403sp3.aarch64",
					"name":"openssl-debugsource-3.0.12-50.oe2403sp3.aarch64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-devel-3.0.12-50.oe2403sp3.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-devel-3.0.12-50.oe2403sp3.aarch64",
					"name":"openssl-devel-3.0.12-50.oe2403sp3.aarch64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-libs-3.0.12-50.oe2403sp3.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-libs-3.0.12-50.oe2403sp3.aarch64",
					"name":"openssl-libs-3.0.12-50.oe2403sp3.aarch64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-perl-3.0.12-50.oe2403sp3.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-perl-3.0.12-50.oe2403sp3.aarch64",
					"name":"openssl-perl-3.0.12-50.oe2403sp3.aarch64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-3.0.12-50.oe2403sp3.src.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.src",
					"name":"openssl-3.0.12-50.oe2403sp3.src as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-3.0.12-50.oe2403sp3.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.x86_64",
					"name":"openssl-3.0.12-50.oe2403sp3.x86_64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-debuginfo-3.0.12-50.oe2403sp3.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-debuginfo-3.0.12-50.oe2403sp3.x86_64",
					"name":"openssl-debuginfo-3.0.12-50.oe2403sp3.x86_64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-debugsource-3.0.12-50.oe2403sp3.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-debugsource-3.0.12-50.oe2403sp3.x86_64",
					"name":"openssl-debugsource-3.0.12-50.oe2403sp3.x86_64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-devel-3.0.12-50.oe2403sp3.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-devel-3.0.12-50.oe2403sp3.x86_64",
					"name":"openssl-devel-3.0.12-50.oe2403sp3.x86_64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-libs-3.0.12-50.oe2403sp3.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-libs-3.0.12-50.oe2403sp3.x86_64",
					"name":"openssl-libs-3.0.12-50.oe2403sp3.x86_64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-perl-3.0.12-50.oe2403sp3.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-perl-3.0.12-50.oe2403sp3.x86_64",
					"name":"openssl-perl-3.0.12-50.oe2403sp3.x86_64 as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP3",
				"product_reference":"openssl-help-3.0.12-50.oe2403sp3.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP3:openssl-help-3.0.12-50.oe2403sp3.noarch",
					"name":"openssl-help-3.0.12-50.oe2403sp3.noarch as a component of openEuler-24.03-LTS-SP3"
				},
				"category":"default_component_of"
			}
		]
	},
	"vulnerabilities":[
		{
			"cve":"CVE-2026-45445",
			"notes":[
				{
					"text":"Issue summary: When an application drives an AES-OCB context through the\npublic EVP_Cipher() one-shot interface, the application-supplied\ninitialisation vector (IV) is silently discarded.\n\nImpact summary: Every message encrypted under the same key uses the\nsame effective nonce regardless of the IV supplied by the caller,\nresulting in (key, nonce) reuse and loss of confidentiality.  If the\nsame code path is used to compute the authentication tag, the tag\ndepends only on the (key, IV) pair and not on the plaintext or\nciphertext, allowing universal forgery of arbitrary ciphertext from a\nsingle captured message.\n\nOpenSSL provides two ways to drive a cipher: the documented streaming\ninterface (EVP_CipherUpdate / EVP_CipherFinal_ex) and a lower-level\none-shot, EVP_Cipher(), whose documentation explicitly recommends\nagainst use by applications in favour of EVP_CipherUpdate() and\nEVP_CipherFinal_ex().  The OCB provider's streaming handler flushes\nthe application-supplied IV into the OCB context before processing\ndata; the one-shot handler did not.  Every call to EVP_Cipher() on an\nAES-OCB context therefore ran with the all-zero key-derived offset\nstate left by cipher initialisation, regardless of the caller's IV.\n\nIf EVP_EncryptFinal_ex() is subsequently used to obtain the\nauthentication tag, the deferred IV setup runs at that point and\nclears the running checksum that should have been accumulated over the\nplaintext.  The resulting tag is a function of (key, IV) only and\nverifies against any ciphertext produced under the same (key, IV)\npair.\n\nThe OpenSSL SSL/TLS implementation is not affected: AES-OCB is not a\nTLS cipher suite, and libssl does not call EVP_Cipher() in any case.\nApplications that drive AES-OCB through the documented streaming AEAD\nAPI (EVP_CipherUpdate / EVP_CipherFinal_ex) are not affected.  Only\napplications that combine the AES-OCB cipher with the EVP_Cipher()\none-shot API are vulnerable.\n\nThe FIPS modules in 4.0, 3.6, 3.5, 3.4 and 3.0 are not affected by\nthis issue, as AES-OCB is outside the OpenSSL FIPS module boundary.",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.aarch64",
					"openEuler-24.03-LTS-SP3:openssl-debuginfo-3.0.12-50.oe2403sp3.aarch64",
					"openEuler-24.03-LTS-SP3:openssl-debugsource-3.0.12-50.oe2403sp3.aarch64",
					"openEuler-24.03-LTS-SP3:openssl-devel-3.0.12-50.oe2403sp3.aarch64",
					"openEuler-24.03-LTS-SP3:openssl-libs-3.0.12-50.oe2403sp3.aarch64",
					"openEuler-24.03-LTS-SP3:openssl-perl-3.0.12-50.oe2403sp3.aarch64",
					"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.src",
					"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.x86_64",
					"openEuler-24.03-LTS-SP3:openssl-debuginfo-3.0.12-50.oe2403sp3.x86_64",
					"openEuler-24.03-LTS-SP3:openssl-debugsource-3.0.12-50.oe2403sp3.x86_64",
					"openEuler-24.03-LTS-SP3:openssl-devel-3.0.12-50.oe2403sp3.x86_64",
					"openEuler-24.03-LTS-SP3:openssl-libs-3.0.12-50.oe2403sp3.x86_64",
					"openEuler-24.03-LTS-SP3:openssl-perl-3.0.12-50.oe2403sp3.x86_64",
					"openEuler-24.03-LTS-SP3:openssl-help-3.0.12-50.oe2403sp3.noarch"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-debuginfo-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-debugsource-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-devel-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-libs-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-perl-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.src",
						"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-debuginfo-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-debugsource-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-devel-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-libs-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-perl-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-help-3.0.12-50.oe2403sp3.noarch"
					],
					"details":"openssl security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-2651"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"NONE",
						"baseScore":0.0,
						"vectorString":"CVSS:3.1/",
						"version":"3.1"
					},
					"products":[
						"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-debuginfo-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-debugsource-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-devel-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-libs-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-perl-3.0.12-50.oe2403sp3.aarch64",
						"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.src",
						"openEuler-24.03-LTS-SP3:openssl-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-debuginfo-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-debugsource-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-devel-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-libs-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-perl-3.0.12-50.oe2403sp3.x86_64",
						"openEuler-24.03-LTS-SP3:openssl-help-3.0.12-50.oe2403sp3.noarch"
					]
				}
			],
			"threats":[
				{
					"details":"None",
					"category":"impact"
				}
			],
			"title":"CVE-2026-45445"
		}
	]
}