๐Ÿ” CVE Alert

CVE-2026-32614

HIGH 7.5

Go ShangMi SM9 Infinity-Point Ciphertext Forgery Vulnerability

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Go ShangMi (Commercial Cryptography) Library (GMSM) is a cryptographic library that covers the Chinese commercial cryptographic public algorithms SM2/SM3/SM4/SM9/ZUC. Prior to 0.41.1, the current SM9 decryption implementation contains an infinity-point ciphertext forgery vulnerability. The root cause is that, during decryption, the elliptic-curve point C1 in the ciphertext is only deserialized and checked to be on the curve, but the implementation does not explicitly reject the point at infinity. In the current implementation, an attacker can construct C1 as the point at infinity, causing the bilinear pairing result to degenerate into the identity element in the GT group. As a result, a critical part of the key derivation input becomes a predictable constant. An attacker who only knows the target user's UID can derive the decryption key material and then forge a ciphertext that passes the integrity check. This vulnerability is fixed in 0.41.1.

CWE CWE-347
Vendor emmansun
Product gmsm
Published Mar 13, 2026
Last Updated Mar 16, 2026
Stay Ahead of the Next One

Get instant alerts for emmansun gmsm

Be the first to know when new high vulnerabilities affecting emmansun gmsm are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

emmansun / gmsm
< 0.41.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/emmansun/gmsm/security/advisories/GHSA-5xxp-2vrj-x855