CVE & CISA-KEV Catalog

CVE-2026-71848

MEDIUM
5.3
CVSS v3
NVD

Description

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.12.0 to 4.12.33, the languageDetector middleware is vulnerable to algorithmic complexity denial of service when processing a crafted language tag containing a large number of hyphen separated subtags. To implement progressive language tag truncation, normalizeLanguage() repeatedly calls parts.slice(0, i).join('-') for every possible prefix, so the total amount of string processing grows quadratically with the number of subtags. Language values may come from a query parameter, cookie, Accept-Language header, or URL path, depending on the detector configuration, and the default detector order enables query string, cookie, and header detection, so applications using languageDetector() may expose this processing to unauthenticated requests. An attacker may repeatedly send requests containing long, hyphen separated language tags, causing excessive CPU consumption and preventing unrelated requests from being processed. This issue is fixed in version 4.12.34.

How to fix

No published remediation has been found for this vulnerability's affected products yet.

Mitigation guidance may be in the linked vendor advisories in the References section below.

TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityLow

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Exploit Intelligence

0.29%probability of exploitation in 30 days
21stpercentile

Low risk: more likely to be exploited than 21% of all known CVEs.

References

Related Vulnerabilities

Other CWE-407 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2020-27223Medium5.278%-Fix
CVE-2022-36021Medium5.560%-Fix
CVE-2021-33582High7.53.1%-Fix
CVE-2024-43485High7.53.1%-Fix
CVE-2024-43484High7.52.9%-Fix
CVE-2016-10396High7.52.9%--

Common questions

How do I fix CVE-2026-71848?

No published fix for CVE-2026-71848 has been found yet. Check the linked vendor advisories for guidance as it becomes available.

Is CVE-2026-71848 being actively exploited?

Not that we know of. CVE-2026-71848 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.29% is the estimated probability that it will be exploited in the next 30 days. That is higher than 21% of all scored CVEs.

How severe is CVE-2026-71848?

CVE-2026-71848 has a CVSS v3 base score of 5.3, rated medium. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.

Embed a live status badge for CVE-2026-71848
CVE-2026-71848 severity badge

Markdown

[![CVE-2026-71848](https://tridentstack.com/cve/badge/CVE-2026-71848.svg)](https://tridentstack.com/cve/CVE-2026-71848)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-71848"><img src="https://tridentstack.com/cve/badge/CVE-2026-71848.svg" alt="CVE-2026-71848"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

See how it worksStart freeThis CVE lookup is free and always will be.

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-08.