{
	"document":{
		"aggregate_severity":{
			"namespace":"https://nvd.nist.gov/vuln-metrics/cvss",
			"text":"Critical"
		},
		"category":"csaf_vex",
		"csaf_version":"2.0",
		"distribution":{
			"tlp":{
				"label":"WHITE",
				"url":"https:/www.first.org/tlp/"
			}
		},
		"lang":"en",
		"notes":[
			{
				"text":"cpp-httplib security update",
				"category":"general",
				"title":"Synopsis"
			},
			{
				"text":"An update for cpp-httplib is now available for openEuler-24.03-LTS-SP2",
				"category":"general",
				"title":"Summary"
			},
			{
				"text":"A C++11 single-file header-only cross platform HTTP/HTTPS library. It&apos;s extremely easy to setup. Just include httplib.h file in your code!\n\nSecurity Fix(es):\n\ncpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can inject headers named REMOTE_ADDR, REMOTE_PORT, LOCAL_ADDR, LOCAL_PORT that are parsed into the request header multimap via read_headers() in httplib.h (headers.emplace), then the server later appends its own internal metadata using the same header names in Server::process_request without erasing duplicates. Because Request::get_header_value returns the first entry for a header key (id == 0) and the client-supplied headers are parsed before server-inserted headers, downstream code that uses these header names may inadvertently use attacker-controlled values. Affected files/locations: cpp-httplib/httplib.h (read_headers, Server::process_request, Request::get_header_value, get_header_value_u64) and cpp-httplib/docker/main.cc (get_client_ip, nginx_access_logger, nginx_error_logger). Attack surface: attacker-controlled HTTP headers in incoming requests flow into the Request.headers multimap and into logging code that reads forwarded headers, enabling IP spoofing, log poisoning, and authorization bypass via header shadowing. This vulnerability is fixed in 0.27.0.(CVE-2025-66570)\n\ncpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can supply X-Forwarded-For or X-Real-IP headers which get accepted unconditionally by get_client_ip() in docker/main.cc, causing access and error logs (nginx_access_logger / nginx_error_logger) to record spoofed client IPs (log poisoning / audit evasion). This vulnerability is fixed in 0.27.0.(CVE-2025-66577)",
				"category":"general",
				"title":"Description"
			},
			{
				"text":"An update for cpp-httplib is now available for openEuler-24.03-LTS-SP2.\n\nopenEuler 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.",
				"category":"general",
				"title":"Topic"
			},
			{
				"text":"Critical",
				"category":"general",
				"title":"Severity"
			},
			{
				"text":"cpp-httplib",
				"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-2025-2858",
				"category":"self",
				"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2858"
			},
			{
				"summary":"CVE-2025-66570",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-66570&packageName=cpp-httplib"
			},
			{
				"summary":"CVE-2025-66577",
				"category":"self",
				"url":"https://www.openeuler.org/en/security/cve/detail/?cveId=CVE-2025-66577&packageName=cpp-httplib"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2025-66570"
			},
			{
				"summary":"nvd cve",
				"category":"external",
				"url":"https://nvd.nist.gov/vuln/detail/CVE-2025-66577"
			},
			{
				"summary":"openEuler-SA-2025-2858 vex file",
				"category":"self",
				"url":"https://repo.openeuler.org/security/data/csaf/advisories/2025/csaf-openEuler-SA-2025-2858.json"
			}
		],
		"title":"An update for cpp-httplib is now available for openEuler-24.03-LTS-SP2",
		"tracking":{
			"initial_release_date":"2025-12-31T10:22:49+08:00",
			"revision_history":[
				{
					"date":"2025-12-31T10:22:49+08:00",
					"summary":"Initial",
					"number":"1.0.0"
				}
			],
			"generator":{
				"date":"2025-12-31T10:22:49+08:00",
				"engine":{
					"name":"openEuler CSAF Tool V1.0"
				}
			},
			"current_release_date":"2025-12-31T10:22:49+08:00",
			"id":"openEuler-SA-2025-2858",
			"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-SP2"
									},
									"product_id":"openEuler-24.03-LTS-SP2",
									"name":"openEuler-24.03-LTS-SP2"
								},
								"name":"openEuler-24.03-LTS-SP2",
								"category":"product_version"
							}
						],
						"category":"product_name"
					},
					{
						"name":"aarch64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP2"
									},
									"product_id":"cpp-httplib-0.27.0-1.oe2403sp2.aarch64.rpm",
									"name":"cpp-httplib-0.27.0-1.oe2403sp2.aarch64.rpm"
								},
								"name":"cpp-httplib-0.27.0-1.oe2403sp2.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP2"
									},
									"product_id":"cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64.rpm",
									"name":"cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64.rpm"
								},
								"name":"cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP2"
									},
									"product_id":"cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64.rpm",
									"name":"cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64.rpm"
								},
								"name":"cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP2"
									},
									"product_id":"cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64.rpm",
									"name":"cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64.rpm"
								},
								"name":"cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"src",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP2"
									},
									"product_id":"cpp-httplib-0.27.0-1.oe2403sp2.src.rpm",
									"name":"cpp-httplib-0.27.0-1.oe2403sp2.src.rpm"
								},
								"name":"cpp-httplib-0.27.0-1.oe2403sp2.src.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					},
					{
						"name":"x86_64",
						"branches":[
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP2"
									},
									"product_id":"cpp-httplib-0.27.0-1.oe2403sp2.x86_64.rpm",
									"name":"cpp-httplib-0.27.0-1.oe2403sp2.x86_64.rpm"
								},
								"name":"cpp-httplib-0.27.0-1.oe2403sp2.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP2"
									},
									"product_id":"cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64.rpm",
									"name":"cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64.rpm"
								},
								"name":"cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP2"
									},
									"product_id":"cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64.rpm",
									"name":"cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64.rpm"
								},
								"name":"cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64.rpm",
								"category":"product_version"
							},
							{
								"product":{
									"product_identification_helper":{
										"cpe":"cpe:/a:openEuler:openEuler:24.03-LTS-SP2"
									},
									"product_id":"cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64.rpm",
									"name":"cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64.rpm"
								},
								"name":"cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64.rpm",
								"category":"product_version"
							}
						],
						"category":"architecture"
					}
				]
			}
		],
		"relationships":[
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP2",
				"product_reference":"cpp-httplib-0.27.0-1.oe2403sp2.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.aarch64",
					"name":"cpp-httplib-0.27.0-1.oe2403sp2.aarch64 as a component of openEuler-24.03-LTS-SP2"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP2",
				"product_reference":"cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64",
					"name":"cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64 as a component of openEuler-24.03-LTS-SP2"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP2",
				"product_reference":"cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64",
					"name":"cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64 as a component of openEuler-24.03-LTS-SP2"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP2",
				"product_reference":"cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64",
					"name":"cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64 as a component of openEuler-24.03-LTS-SP2"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP2",
				"product_reference":"cpp-httplib-0.27.0-1.oe2403sp2.src.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.src",
					"name":"cpp-httplib-0.27.0-1.oe2403sp2.src as a component of openEuler-24.03-LTS-SP2"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP2",
				"product_reference":"cpp-httplib-0.27.0-1.oe2403sp2.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.x86_64",
					"name":"cpp-httplib-0.27.0-1.oe2403sp2.x86_64 as a component of openEuler-24.03-LTS-SP2"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP2",
				"product_reference":"cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64",
					"name":"cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64 as a component of openEuler-24.03-LTS-SP2"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP2",
				"product_reference":"cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64",
					"name":"cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64 as a component of openEuler-24.03-LTS-SP2"
				},
				"category":"default_component_of"
			},
			{
				"relates_to_product_reference":"openEuler-24.03-LTS-SP2",
				"product_reference":"cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64.rpm",
				"full_product_name":{
					"product_id":"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64",
					"name":"cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64 as a component of openEuler-24.03-LTS-SP2"
				},
				"category":"default_component_of"
			}
		]
	},
	"vulnerabilities":[
		{
			"cve":"CVE-2025-66570",
			
			"notes":[
				{
					"text":"cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can inject headers named REMOTE_ADDR, REMOTE_PORT, LOCAL_ADDR, LOCAL_PORT that are parsed into the request header multimap via read_headers() in httplib.h (headers.emplace), then the server later appends its own internal metadata using the same header names in Server::process_request without erasing duplicates. Because Request::get_header_value returns the first entry for a header key (id == 0) and the client-supplied headers are parsed before server-inserted headers, downstream code that uses these header names may inadvertently use attacker-controlled values. Affected files/locations: cpp-httplib/httplib.h (read_headers, Server::process_request, Request::get_header_value, get_header_value_u64) and cpp-httplib/docker/main.cc (get_client_ip, nginx_access_logger, nginx_error_logger). Attack surface: attacker-controlled HTTP headers in incoming requests flow into the Request.headers multimap and into logging code that reads forwarded headers, enabling IP spoofing, log poisoning, and authorization bypass via header shadowing. This vulnerability is fixed in 0.27.0.",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.aarch64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.src",
					"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.x86_64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.src",
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64"
					],
					"details":"cpp-httplib security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2858"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"CRITICAL",
						"baseScore":10.0,
						"vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
						"version":"3.1"
					},
					"products":[
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.src",
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64"
					]
				}
			],
			"threats":[
				{
					"details":"Critical",
					"category":"impact"
				}
			],
			"title":"CVE-2025-66570"
		},
		{
			"cve":"CVE-2025-66577",
			
			"notes":[
				{
					"text":"cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Prior to 0.27.0, a vulnerability allows attacker-controlled HTTP headers to influence server-visible metadata, logging, and authorization decisions. An attacker can supply X-Forwarded-For or X-Real-IP headers which get accepted unconditionally by get_client_ip() in docker/main.cc, causing access and error logs (nginx_access_logger / nginx_error_logger) to record spoofed client IPs (log poisoning / audit evasion). This vulnerability is fixed in 0.27.0.",
					"category":"description",
					"title":"Vulnerability Description"
				}
			],
			"product_status":{
				"fixed":[
					"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.aarch64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.src",
					"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.x86_64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64",
					"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64"
				]
			},
			"remediations":[
				{
					"product_ids":[
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.src",
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64"
					],
					"details":"cpp-httplib security update",
					"category":"vendor_fix",
					"url":"https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2025-2858"
				}
			],
			"scores":[
				{
					"cvss_v3":{
						"baseSeverity":"MEDIUM",
						"baseScore":5.3,
						"vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
						"version":"3.1"
					},
					"products":[
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.aarch64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.src",
						"openEuler-24.03-LTS-SP2:cpp-httplib-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debuginfo-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-debugsource-0.27.0-1.oe2403sp2.x86_64",
						"openEuler-24.03-LTS-SP2:cpp-httplib-devel-0.27.0-1.oe2403sp2.x86_64"
					]
				}
			],
			"threats":[
				{
					"details":"Medium",
					"category":"impact"
				}
			],
			"title":"CVE-2025-66577"
		}
	]
}