{"api_version":"1","generated_at":"2026-07-09T09:16:43+00:00","cve":"CVE-2026-59897","urls":{"html":"https://cve.report/CVE-2026-59897","api":"https://cve.report/api/cve/CVE-2026-59897.json","docs":"https://cve.report/api","cve_org":"https://www.cve.org/CVERecord?id=CVE-2026-59897","nvd":"https://nvd.nist.gov/vuln/detail/CVE-2026-59897"},"summary":{"title":"Hono: API Gateway v1 adapter can drop a distinct repeated request header value during de-duplication","description":"Hono is a Web application framework that provides support for any JavaScript runtime. From 4.3.3 before 4.12.27, the AWS API Gateway v1 adapter can drop a distinct repeated request header value because it de-duplicates values using a substring comparison instead of an exact match, so middleware or application logic that depends on the complete X-Forwarded-For chain, rate limiting, audit logging, or proxy-chain validation can receive incomplete data. This issue is fixed in version 4.12.27.","state":"PUBLISHED","assigner":"GitHub_M","published_at":"2026-07-08 17:17:27","updated_at":"2026-07-08 17:17:27"},"problem_types":["CWE-348","CWE-348 CWE-348: Use of Less Trusted Source"],"metrics":[{"version":"3.1","source":"security-advisories@github.com","type":"Secondary","score":"4.8","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N","data":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N","baseScore":4.8,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"HIGH","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"NONE"}},{"version":"3.1","source":"CNA","type":"DECLARED","score":"4.8","severity":"MEDIUM","vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N","data":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":4.8,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N","version":"3.1"}}],"references":[{"url":"https://github.com/honojs/hono/security/advisories/GHSA-xgm2-5f3f-mvvc","name":"https://github.com/honojs/hono/security/advisories/GHSA-xgm2-5f3f-mvvc","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/honojs/hono/releases/tag/v4.12.27","name":"https://github.com/honojs/hono/releases/tag/v4.12.27","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://github.com/honojs/hono/commit/aa921770d09bc35970362d5a2630a878f6d982fd","name":"https://github.com/honojs/hono/commit/aa921770d09bc35970362d5a2630a878f6d982fd","refsource":"security-advisories@github.com","tags":[],"title":"","mime":"","httpstatus":"","archivestatus":"0"},{"url":"https://www.cve.org/CVERecord?id=CVE-2026-59897","name":"CVE Program record","refsource":"CVE.ORG","tags":["canonical"]},{"url":"https://nvd.nist.gov/vuln/detail/CVE-2026-59897","name":"NVD vulnerability detail","refsource":"NVD","tags":["canonical","analysis"]}],"affected":[{"source":"CNA","vendor":"honojs","product":"hono","version":"affected >= 4.3.3, < 4.12.27","platforms":[]}],"timeline":[],"solutions":[],"workarounds":[],"exploits":[],"credits":[],"nvd_cpes":[],"vendor_comments":[],"enrichments":{"kev":null,"epss":null,"legacy_qids":[]},"source_records":{"cve_program":{"containers":{"cna":{"affected":[{"product":"hono","vendor":"honojs","versions":[{"status":"affected","version":">= 4.3.3, < 4.12.27"}]}],"descriptions":[{"lang":"en","value":"Hono is a Web application framework that provides support for any JavaScript runtime. From 4.3.3 before 4.12.27, the AWS API Gateway v1 adapter can drop a distinct repeated request header value because it de-duplicates values using a substring comparison instead of an exact match, so middleware or application logic that depends on the complete X-Forwarded-For chain, rate limiting, audit logging, or proxy-chain validation can receive incomplete data. This issue is fixed in version 4.12.27."}],"metrics":[{"cvssV3_1":{"attackComplexity":"HIGH","attackVector":"NETWORK","availabilityImpact":"NONE","baseScore":4.8,"baseSeverity":"MEDIUM","confidentialityImpact":"LOW","integrityImpact":"LOW","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N","version":"3.1"}}],"problemTypes":[{"descriptions":[{"cweId":"CWE-348","description":"CWE-348: Use of Less Trusted Source","lang":"en","type":"CWE"}]}],"providerMetadata":{"dateUpdated":"2026-07-08T16:06:11.369Z","orgId":"a0819718-46f1-4df5-94e2-005712e83aaa","shortName":"GitHub_M"},"references":[{"name":"https://github.com/honojs/hono/security/advisories/GHSA-xgm2-5f3f-mvvc","tags":["x_refsource_CONFIRM"],"url":"https://github.com/honojs/hono/security/advisories/GHSA-xgm2-5f3f-mvvc"},{"name":"https://github.com/honojs/hono/commit/aa921770d09bc35970362d5a2630a878f6d982fd","tags":["x_refsource_MISC"],"url":"https://github.com/honojs/hono/commit/aa921770d09bc35970362d5a2630a878f6d982fd"},{"name":"https://github.com/honojs/hono/releases/tag/v4.12.27","tags":["x_refsource_MISC"],"url":"https://github.com/honojs/hono/releases/tag/v4.12.27"}],"source":{"advisory":"GHSA-xgm2-5f3f-mvvc","discovery":"UNKNOWN"},"title":"Hono: API Gateway v1 adapter can drop a distinct repeated request header value during de-duplication"}},"cveMetadata":{"assignerOrgId":"a0819718-46f1-4df5-94e2-005712e83aaa","assignerShortName":"GitHub_M","cveId":"CVE-2026-59897","datePublished":"2026-07-08T16:06:11.369Z","dateReserved":"2026-07-07T16:40:07.984Z","dateUpdated":"2026-07-08T16:06:11.369Z","state":"PUBLISHED"},"dataType":"CVE_RECORD","dataVersion":"5.2"},"nvd":{"publishedDate":"2026-07-08 17:17:27","lastModifiedDate":"2026-07-08 17:17:27","problem_types":["CWE-348","CWE-348 CWE-348: Use of Less Trusted Source"],"metrics":{"cvssMetricV31":[{"source":"security-advisories@github.com","type":"Secondary","cvssData":{"version":"3.1","vectorString":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N","baseScore":4.8,"baseSeverity":"MEDIUM","attackVector":"NETWORK","attackComplexity":"HIGH","privilegesRequired":"NONE","userInteraction":"NONE","scope":"UNCHANGED","confidentialityImpact":"LOW","integrityImpact":"LOW","availabilityImpact":"NONE"},"exploitabilityScore":2.2,"impactScore":2.5}]},"configurations":[]},"legacy_mitre":{"record":{"CveYear":"2026","CveId":"59897","Ordinal":"1","Title":"Hono: API Gateway v1 adapter can drop a distinct repeated reques","CVE":"CVE-2026-59897","Year":"2026"},"notes":[{"CveYear":"2026","CveId":"59897","Ordinal":"1","NoteData":"Hono is a Web application framework that provides support for any JavaScript runtime. From 4.3.3 before 4.12.27, the AWS API Gateway v1 adapter can drop a distinct repeated request header value because it de-duplicates values using a substring comparison instead of an exact match, so middleware or application logic that depends on the complete X-Forwarded-For chain, rate limiting, audit logging, or proxy-chain validation can receive incomplete data. This issue is fixed in version 4.12.27.","Type":"Description","Title":"Hono: API Gateway v1 adapter can drop a distinct repeated reques"}]}}}