ChaCha20-Poly1305 is an AEAD cipher, and requires a unique nonce input for every encryption operation. RFC 7539 specifies that the nonce value (IV) should be 96 bits (12 bytes). OpenSSL allows a variable nonce length and front pads the nonce with 0 bytes if it is less than 12 bytes. However it also incorrectly allows a nonce to be set of up to 16 bytes. In this case only the last 12 bytes are significant and any additional leading bytes are ignored. It is a requirement of using this cipher that nonce values are unique. Messages encrypted using a reused nonce value are susceptible to serious confidentiality and integrity attacks. If an application changes the default nonce length to be longer than 12 bytes and then makes a change to the leading bytes of the nonce expecting the new value to be a new unique nonce then such an application could inadvertently encrypt messages with a reused nonce. Additionally the ignored bytes in a long nonce are not covered by the integrity guarantee of this cipher. Any application that relies on the integrity of these ignored leading bytes of a long nonce may be further affected. Any OpenSSL internal use of this cipher, including in SSL/TLS, is safe because no such use sets such a long nonce value. However user applications that use this cipher directly and set a non-default nonce length to be longer than 12 bytes may be vulnerable. OpenSSL versions 1.1.1 and 1.1.0 are affected by this issue. Due to the limited scope of affected deployments this has been assessed as low severity and therefore we are not creating new releases at this time. Fixed in OpenSSL 1.1.1c (Affected 1.1.1-1.1.1b). Fixed in OpenSSL 1.1.0k (Affected 1.1.0-1.1.0j).
CVSS Details
- CVSS 3.1 Base Score: 7.4
- CVSS 3.0 Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N)
Covered by Rapid7
| Product | Vendor Advisory | Solution File | Added | Published |
|---|---|---|---|---|
| Alpine Linux | — | Upgrade openssl1.1-compatUpgrade fileUpgrade openssl3Upgrade openssl | Aug 22, 2024 | Mar 6, 2019 |
| Arch Linux | — | Upgrade to the latest version of Arch Linux | Jul 11, 2025 | Mar 6, 2019 |
| Centos_linux | — | Upgrade openssl-debuginfoUpgrade openssl-develUpgrade openssl-debugsourceUpgrade openssl-libsUpgrade opensslUpgrade openssl-libs-debuginfoUpgrade openssl-perl | Nov 6, 2019 | Mar 6, 2019 |
| Debian | — | Upgrade openssl | Jul 2, 2019 | Mar 6, 2019 |
| Freebsd | — | Upgrade percona56-serverUpgrade percona57-serverUpgrade mysql56-serverUpgrade percona55-serverUpgrade mariadb101-serverUpgrade mariadb104-serverUpgrade mariadb102-serverUpgrade mysql57-serverUpgrade mysql80-serverUpgrade mariadb103-serverUpgrade openssl111Upgrade mariadb55-server | Nov 2, 2019 | Nov 2, 2019 |
| Http Openssl | — | Upgrade to the latest version of OpenSSL | Mar 7, 2019 | Mar 6, 2019 |
| Huawei Euleros 2_0_sp2 | — | Upgrade openssl110f-libsUpgrade openssl110f-develUpgrade openssl110f | May 7, 2019 | Mar 6, 2019 |
| Huawei Euleros 2_0_sp3 | — | Upgrade openssl110f-libsUpgrade openssl110fUpgrade openssl110f-staticUpgrade openssl110f-devel | May 7, 2019 | Mar 6, 2019 |
| Huawei Euleros 2_0_sp5 | — | Upgrade openssl110h-develUpgrade openssl110h-staticUpgrade openssl110hUpgrade openssl110h-libs | Sep 12, 2019 | Mar 6, 2019 |
| Oracle_linux | — | Upgrade openssl-develUpgrade openssl-libsUpgrade openssl-perlUpgrade openssl | Oct 5, 2022 | Mar 6, 2019 |
| Redhat Openshift | — | Upgrade redhat-coreos | Dec 29, 2020 | Mar 6, 2019 |
| Redhat_linux | — | Upgrade opensslUpgrade openssl-libs-debuginfoUpgrade openssl-perlUpgrade openssl-develUpgrade openssl-debugsourceUpgrade openssl-libsUpgrade openssl-debuginfo | Nov 6, 2019 | Mar 6, 2019 |
| Suse | — | Upgrade virtualbox-guest-toolsUpgrade virtualbox-develUpgrade virtualbox-vncUpgrade libopenssl1_1Upgrade openssl-1_1-docUpgrade libopenssl1_1-hmac-32bitUpgrade virtualbox-host-kmp-defaultUpgrade virtualbox-guest-desktop-iconsUpgrade virtualbox-host-sourceUpgrade virtualbox-guest-x11Upgrade python3-virtualboxUpgrade virtualboxUpgrade libopenssl1_1-32bitUpgrade libopenssl1_1-hmacUpgrade virtualbox-websrvUpgrade virtualbox-guest-kmp-defaultUpgrade libopenssl-1_1-devel-32bitUpgrade virtualbox-guest-sourceUpgrade openssl-1_1Upgrade libopenssl-1_1-develUpgrade virtualbox-qt | Apr 1, 2019 | Mar 6, 2019 |
| Ubuntu | — | Upgrade openssl | Nov 19, 2024 | Mar 6, 2019 |
Prioritise with Active Threat Intelligence
With curated Threat Intelligence, you can see which vulnerabilities truly put you at risk, prioritize what matters most, and act before attackers do.
Explore Intelligence Hub