{
	"document":{
		"aggregate_severity":{
			"namespace":"https://nvd.nist.gov/vuln-metrics/cvss",
			"text":"High"
		},
		"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-SP4",
				"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 OpenSSL QUIC server (Listener SSL object) processes\nvalid QUIC Initial packets for unknown destination connection IDs, it\ncan allocate and queue new incoming channels without enforcing any limit.\n\nImpact summary: A remote peer that can make many Initial packets reach the\nserver listener faster than the application accepts connections, can cause the\nmemory allocated to store the per-channel state to grow without any limits,\npotentially making the QUIC listener unavailable and causing Denial of Service.\n\nCWE: CWE-770: Allocation of Resources Without Limits or Throttling\n\nDescription: The function that handles inbound QUIC packets uses\nConnection-Id from the packet header to find an existing connection\n(QUIC channel). If no existing connection is found and the packet\ntype is INITIAL, the function treats the packet as a new connection. It\nallocates a new channel object and inserts it into a queue where it\nwaits to be accepted by the local application with SSL_accept(3ossl).\nThe memory occupied by these initial channel objects may grow\nwithout bounds if the application is not able to call SSL_accept()\nfrequently enough to serve these inbound connection requests.\n\nThe issue is present since OpenSSL 3.5 when the QUIC server implementation\nwas added.\n\nThe fix introduces a limit for pending connections. The default limit is set\nto 256 pending connections (waiting to be accepted by the local application).\nApplications may change the default by calling SSL_set_value_uint(3ossl).\n\nFIPS impact: no\nThe FIPS module is not affected as the QUIC implementation is outside of\nthe OpenSSL FIPS module boundary.(CVE-2026-14456)",
				"category":"general",
				"title":"Description"
			},
			{
				"text":"An update for openssl is now available for openEuler-24.03-LTS-SP4.\n\nopenEuler 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.",
				"category":"general",
				"title":"Topic"
			},
			{
				"text":"High",
				"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-3579",
				"category":"self",
				"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3579"
			},
			{
				"summary":"CVE-2026-14456",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2026-14456&packageName=openssl"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-14456"
			},
			{
				"summary":"openEuler-SA-2026-3579 vex file",
				"category":"self",
				"url":"https://repo.openeuler.org/security/data/csaf/advisories/2026/csaf-openeuler-sa-2026-3579.json"
			}
		],
		"title":"An update for openssl is now available for openEuler-24.03-LTS-SP4",
		"tracking":{
			"initial_release_date":"2026-09-02T09:27:18+08:00",
			"revision_history":[
				{
					"date":"2026-09-02T09:27:18+08:00",
					"summary":"Initial",
					"number":"1.0.0"
				}
			],
			"generator":{
				"date":"2026-09-02T09:27:18+08:00",
				"engine":{
					"name":"openEuler CSAF Tool V1.0"
				}
			},
			"current_release_date":"2026-09-02T09:27:18+08:00",
			"id":"openEuler-SA-2026-3579",
			"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-SP4"
									},
									"product_id":"openEuler-24.03-LTS-SP4",
									"name":"openEuler-24.03-LTS-SP4"
								},
								"name":"openEuler-24.03-LTS-SP4",
								"category":"product_version"
							}
						],
						"category":"product_name"
					},
					{
						"name":"aarch64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-3.5.6-5.oe2403sp4.aarch64.rpm",
									"name":"openssl-3.5.6-5.oe2403sp4.aarch64.rpm"
								},
								"name":"openssl-3.5.6-5.oe2403sp4.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-debuginfo-3.5.6-5.oe2403sp4.aarch64.rpm",
									"name":"openssl-debuginfo-3.5.6-5.oe2403sp4.aarch64.rpm"
								},
								"name":"openssl-debuginfo-3.5.6-5.oe2403sp4.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-debugsource-3.5.6-5.oe2403sp4.aarch64.rpm",
									"name":"openssl-debugsource-3.5.6-5.oe2403sp4.aarch64.rpm"
								},
								"name":"openssl-debugsource-3.5.6-5.oe2403sp4.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-devel-3.5.6-5.oe2403sp4.aarch64.rpm",
									"name":"openssl-devel-3.5.6-5.oe2403sp4.aarch64.rpm"
								},
								"name":"openssl-devel-3.5.6-5.oe2403sp4.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-libs-3.5.6-5.oe2403sp4.aarch64.rpm",
									"name":"openssl-libs-3.5.6-5.oe2403sp4.aarch64.rpm"
								},
								"name":"openssl-libs-3.5.6-5.oe2403sp4.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-perl-3.5.6-5.oe2403sp4.aarch64.rpm",
									"name":"openssl-perl-3.5.6-5.oe2403sp4.aarch64.rpm"
								},
								"name":"openssl-perl-3.5.6-5.oe2403sp4.aarch64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"src",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-3.5.6-5.oe2403sp4.src.rpm",
									"name":"openssl-3.5.6-5.oe2403sp4.src.rpm"
								},
								"name":"openssl-3.5.6-5.oe2403sp4.src.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"x86_64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-3.5.6-5.oe2403sp4.x86_64.rpm",
									"name":"openssl-3.5.6-5.oe2403sp4.x86_64.rpm"
								},
								"name":"openssl-3.5.6-5.oe2403sp4.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-debuginfo-3.5.6-5.oe2403sp4.x86_64.rpm",
									"name":"openssl-debuginfo-3.5.6-5.oe2403sp4.x86_64.rpm"
								},
								"name":"openssl-debuginfo-3.5.6-5.oe2403sp4.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-debugsource-3.5.6-5.oe2403sp4.x86_64.rpm",
									"name":"openssl-debugsource-3.5.6-5.oe2403sp4.x86_64.rpm"
								},
								"name":"openssl-debugsource-3.5.6-5.oe2403sp4.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-devel-3.5.6-5.oe2403sp4.x86_64.rpm",
									"name":"openssl-devel-3.5.6-5.oe2403sp4.x86_64.rpm"
								},
								"name":"openssl-devel-3.5.6-5.oe2403sp4.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-libs-3.5.6-5.oe2403sp4.x86_64.rpm",
									"name":"openssl-libs-3.5.6-5.oe2403sp4.x86_64.rpm"
								},
								"name":"openssl-libs-3.5.6-5.oe2403sp4.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-perl-3.5.6-5.oe2403sp4.x86_64.rpm",
									"name":"openssl-perl-3.5.6-5.oe2403sp4.x86_64.rpm"
								},
								"name":"openssl-perl-3.5.6-5.oe2403sp4.x86_64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"noarch",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP4"
									},
									"product_id":"openssl-help-3.5.6-5.oe2403sp4.noarch.rpm",
									"name":"openssl-help-3.5.6-5.oe2403sp4.noarch.rpm"
								},
								"name":"openssl-help-3.5.6-5.oe2403sp4.noarch.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					}
				]
			}
		],
		"relationships":[
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-3.5.6-5.oe2403sp4.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.aarch64",
					"name":"openssl-3.5.6-5.oe2403sp4.aarch64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-debuginfo-3.5.6-5.oe2403sp4.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-debuginfo-3.5.6-5.oe2403sp4.aarch64",
					"name":"openssl-debuginfo-3.5.6-5.oe2403sp4.aarch64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-debugsource-3.5.6-5.oe2403sp4.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-debugsource-3.5.6-5.oe2403sp4.aarch64",
					"name":"openssl-debugsource-3.5.6-5.oe2403sp4.aarch64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-devel-3.5.6-5.oe2403sp4.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-devel-3.5.6-5.oe2403sp4.aarch64",
					"name":"openssl-devel-3.5.6-5.oe2403sp4.aarch64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-libs-3.5.6-5.oe2403sp4.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-libs-3.5.6-5.oe2403sp4.aarch64",
					"name":"openssl-libs-3.5.6-5.oe2403sp4.aarch64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-perl-3.5.6-5.oe2403sp4.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-perl-3.5.6-5.oe2403sp4.aarch64",
					"name":"openssl-perl-3.5.6-5.oe2403sp4.aarch64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-3.5.6-5.oe2403sp4.src.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.src",
					"name":"openssl-3.5.6-5.oe2403sp4.src as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-3.5.6-5.oe2403sp4.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.x86_64",
					"name":"openssl-3.5.6-5.oe2403sp4.x86_64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-debuginfo-3.5.6-5.oe2403sp4.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-debuginfo-3.5.6-5.oe2403sp4.x86_64",
					"name":"openssl-debuginfo-3.5.6-5.oe2403sp4.x86_64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-debugsource-3.5.6-5.oe2403sp4.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-debugsource-3.5.6-5.oe2403sp4.x86_64",
					"name":"openssl-debugsource-3.5.6-5.oe2403sp4.x86_64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-devel-3.5.6-5.oe2403sp4.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-devel-3.5.6-5.oe2403sp4.x86_64",
					"name":"openssl-devel-3.5.6-5.oe2403sp4.x86_64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-libs-3.5.6-5.oe2403sp4.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-libs-3.5.6-5.oe2403sp4.x86_64",
					"name":"openssl-libs-3.5.6-5.oe2403sp4.x86_64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-perl-3.5.6-5.oe2403sp4.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-perl-3.5.6-5.oe2403sp4.x86_64",
					"name":"openssl-perl-3.5.6-5.oe2403sp4.x86_64 as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP4",
				"product_reference":"openssl-help-3.5.6-5.oe2403sp4.noarch.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP4:openssl-help-3.5.6-5.oe2403sp4.noarch",
					"name":"openssl-help-3.5.6-5.oe2403sp4.noarch as a component of openEuler-24.03-LTS-SP4"
				},
				"category":"default_component_of"
			}
		]
	},
	"vulnerabilities":[
		{
			"cve":"CVE-2026-14456",
			"notes":[
				{
					"text":"Issue summary: When an OpenSSL QUIC server (Listener SSL object) processes\nvalid QUIC Initial packets for unknown destination connection IDs, it\ncan allocate and queue new incoming channels without enforcing any limit.\n\nImpact summary: A remote peer that can make many Initial packets reach the\nserver listener faster than the application accepts connections, can cause the\nmemory allocated to store the per-channel state to grow without any limits,\npotentially making the QUIC listener unavailable and causing Denial of Service.\n\nCWE: CWE-770: Allocation of Resources Without Limits or Throttling\n\nDescription: The function that handles inbound QUIC packets uses\nConnection-Id from the packet header to find an existing connection\n(QUIC channel). If no existing connection is found and the packet\ntype is INITIAL, the function treats the packet as a new connection. It\nallocates a new channel object and inserts it into a queue where it\nwaits to be accepted by the local application with SSL_accept(3ossl).\nThe memory occupied by these initial channel objects may grow\nwithout bounds if the application is not able to call SSL_accept()\nfrequently enough to serve these inbound connection requests.\n\nThe issue is present since OpenSSL 3.5 when the QUIC server implementation\nwas added.\n\nThe fix introduces a limit for pending connections. The default limit is set\nto 256 pending connections (waiting to be accepted by the local application).\nApplications may change the default by calling SSL_set_value_uint(3ossl).\n\nFIPS impact: no\nThe FIPS module is not affected as the QUIC implementation is outside of\nthe OpenSSL FIPS module boundary.",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.aarch64",
					"openEuler-24.03-LTS-SP4:openssl-debuginfo-3.5.6-5.oe2403sp4.aarch64",
					"openEuler-24.03-LTS-SP4:openssl-debugsource-3.5.6-5.oe2403sp4.aarch64",
					"openEuler-24.03-LTS-SP4:openssl-devel-3.5.6-5.oe2403sp4.aarch64",
					"openEuler-24.03-LTS-SP4:openssl-libs-3.5.6-5.oe2403sp4.aarch64",
					"openEuler-24.03-LTS-SP4:openssl-perl-3.5.6-5.oe2403sp4.aarch64",
					"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.src",
					"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.x86_64",
					"openEuler-24.03-LTS-SP4:openssl-debuginfo-3.5.6-5.oe2403sp4.x86_64",
					"openEuler-24.03-LTS-SP4:openssl-debugsource-3.5.6-5.oe2403sp4.x86_64",
					"openEuler-24.03-LTS-SP4:openssl-devel-3.5.6-5.oe2403sp4.x86_64",
					"openEuler-24.03-LTS-SP4:openssl-libs-3.5.6-5.oe2403sp4.x86_64",
					"openEuler-24.03-LTS-SP4:openssl-perl-3.5.6-5.oe2403sp4.x86_64",
					"openEuler-24.03-LTS-SP4:openssl-help-3.5.6-5.oe2403sp4.noarch"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-debuginfo-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-debugsource-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-devel-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-libs-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-perl-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.src",
						"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-debuginfo-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-debugsource-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-devel-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-libs-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-perl-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-help-3.5.6-5.oe2403sp4.noarch"
					],
					"details":"openssl security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3579"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"HIGH",
						"baseScore":7.5,
						"vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
						"version":"3.1"
					},
					"products":[
						"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-debuginfo-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-debugsource-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-devel-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-libs-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-perl-3.5.6-5.oe2403sp4.aarch64",
						"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.src",
						"openEuler-24.03-LTS-SP4:openssl-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-debuginfo-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-debugsource-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-devel-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-libs-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-perl-3.5.6-5.oe2403sp4.x86_64",
						"openEuler-24.03-LTS-SP4:openssl-help-3.5.6-5.oe2403sp4.noarch"
					]
				}
			],
			"threats":[
				{
					"details":"High",
					"category":"impact"
				}
			],
			"title":"CVE-2026-14456"
		}
	]
}