NONE · 0

CVE-2026-17084

The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0. This behavior w...

Vulnerability Description

The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0. This behavior would cause mismatches when processing domain names using IDNA 2003 (the "idna" codec) and the in_table_b2() function of the "stringprep" module. This only affects domain names containing characters that were not previously registered or had their Unicode attributes such as case-folding behavior updated since Unicode 3.2.0.

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-17084?

CVE-2026-17084 is a documented vulnerability. The "stringprep" module didn't process characters from RFC 3454 tables B.2 or B.3 correctly: the latest Unicode codepoint attributes were used instead of the specified Unicode 3.2.0. This behavior w...

How severe is CVE-2026-17084?

CVSS scoring is not yet available for CVE-2026-17084. Check NVD for updates.

Is there a patch for CVE-2026-17084?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.