CVE-2020-37168
Published: 13 May 2026
Summary
CVE-2020-37168 is a critical-severity Use of Weak Hash (CWE-328) vulnerability in Systempay (inferred from references). Its CVSS base score is 9.8 (Critical).
Operationally, ranked at the 11.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Threat & Defense Details
Likely Mitigating ControlsAI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
NVD Description
Ecommerce Systempay 1.0 contains a weak cryptographic implementation vulnerability that allows attackers to brute force the 16-character production secret key used for payment signature generation. Attackers can extract payment form data and signatures from POST requests to the payment endpoint,…
more
then use SHA1 hash comparison to iteratively test key candidates until discovering the correct production key, enabling them to forge valid payment signatures and manipulate transaction amounts.
Deeper analysisAI
Automated synthesis unavailable for this CVE.
Details
- CWE(s)