CVE-2023-50980
Linux Debian vulnerability analysis and mitigation

Overview

Crypto++ (also known as cryptopp) through version 8.9.0 contains a vulnerability in the gf2n.cpp file that allows attackers to cause a denial of service (DoS) through application crashes. The vulnerability is triggered when processing DER public-key data for an F(2^m) curve where the degree of each term in the polynomial is not strictly decreasing (NVD).

Technical details

The vulnerability exists in the EC2N::DecodePoint function when parsing DER public key files of the F(2^m) class curves. The issue occurs because there is no validation to ensure that the degree of each term in the polynomial maintains a strictly decreasing order. For example, with curve sect193r1 using polynomial f(x) = x^193 + x^15 + 1, if an attacker reverses the order of the exponents in the ASN.1 format, it triggers a segmentation fault in the GF2NT::Reduced function. The vulnerability has been assigned a CVSS v3.1 base score of 7.5 (High) with vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H (GitHub Issue, NVD).

Impact

When exploited, this vulnerability can lead to denial of service through application crashes. The impact is particularly significant when the affected code is processing ECDSA operations, as any user or server attempting to read a malformed public key file could be susceptible to a DoS attack (GitHub Issue).

Mitigation and workarounds

A fix has been implemented that includes checking whether the coefficients of the polynomial satisfy strict decreasing order. The patch addresses both the entry point that triggers the issue and the underlying cause of the segmentation fault in the GF2NT::Reduced function (GitHub Issue).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22857MEDIUM6.8
  • Linux DebianLinux Debian
  • freerdp-plugins
NoNoJan 14, 2026
CVE-2026-22856MEDIUM6.8
  • Linux DebianLinux Debian
  • freerdp2
NoNoJan 14, 2026
CVE-2026-22859MEDIUM5.6
  • Linux DebianLinux Debian
  • freerdp3
NoNoJan 14, 2026
CVE-2026-22858MEDIUM5.6
  • Linux DebianLinux Debian
  • freerdp3
NoNoJan 14, 2026
CVE-2026-22036LOW3.7
  • JavaScriptJavaScript
  • node-undici
NoYesJan 14, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management