CVE-2019-11841

unknown
Published 2022-05-24 · Modified 2026-02-04
CVSS v3
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS v2
VIR risk

Description

A message-forgery issue was discovered in crypto/openpgp/clearsign/clearsign.go in supplementary Go cryptography libraries 2019-03-25. According to the OpenPGP Message Format specification in RFC 4880 chapter 7, a cleartext signed message can contain one or more optional "Hash" Armor Headers. The "Hash" Armor Header specifies the message digest algorithm(s) used for the signature. However, the Go clearsign package ignores the value of this header, which allows an attacker to spoof it. Consequently, an attacker can lead a victim to believe the signature was generated using a different message digest algorithm than what was actually used. Moreover, since the library skips Armor Header parsing in general, an attacker can not only embed arbitrary Armor Headers, but also prepend arbitrary text to cleartext messages without invalidating the signatures.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2019-11841

OS impact

OSVersionStatusFixed in
debian debianbookwormfixed1:0.0~git20200221.2aa609c-1
debian debianbullseyefixed1:0.0~git20200221.2aa609c-1
debian debianforkyfixed1:0.0~git20200221.2aa609c-1
debian debiansidfixed1:0.0~git20200221.2aa609c-1
debian debiantrixiefixed1:0.0~git20200221.2aa609c-1

Package impact

EcosystemPackageVulnerableFixed
golang Gogolang.org/x/crypto<0.0.0-20190424203555-c05e17bb3b2d0.0.0-20190424203555-c05e17bb3b2d

References

Verify integrity in audit chain (admin only). AS-IS.