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 opensslUpgrade fileUpgrade openssl1.1-compatUpgrade openssl3 | 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-libs-debuginfoUpgrade opensslUpgrade openssl-libsUpgrade openssl-perlUpgrade openssl-develUpgrade openssl-debugsourceUpgrade openssl-debuginfo | Nov 6, 2019 | Mar 6, 2019 |
| Debian | — | Upgrade openssl | Jul 2, 2019 | Mar 6, 2019 |
| Freebsd | — | Upgrade mysql56-serverUpgrade mariadb101-serverUpgrade percona57-serverUpgrade mariadb104-serverUpgrade mariadb102-serverUpgrade percona55-serverUpgrade percona56-serverUpgrade openssl111Upgrade mariadb55-serverUpgrade mysql57-serverUpgrade mysql80-serverUpgrade mariadb103-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-staticUpgrade openssl110fUpgrade openssl110f-develUpgrade openssl110f-libs | May 7, 2019 | Mar 6, 2019 |
| Huawei Euleros 2_0_sp5 | — | Upgrade openssl110h-staticUpgrade openssl110hUpgrade openssl110h-libsUpgrade openssl110h-devel | Sep 12, 2019 | Mar 6, 2019 |
| Oracle_linux | — | Upgrade opensslUpgrade openssl-develUpgrade openssl-perlUpgrade openssl-libs | 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-develUpgrade openssl-perlUpgrade openssl-debuginfoUpgrade openssl-debugsourceUpgrade openssl-libs | Nov 6, 2019 | Mar 6, 2019 |
| Suse | — | Upgrade virtualboxUpgrade virtualbox-qtUpgrade virtualbox-websrvUpgrade libopenssl-1_1-develUpgrade openssl-1_1Upgrade virtualbox-guest-sourceUpgrade libopenssl1_1-hmacUpgrade libopenssl-1_1-devel-32bitUpgrade libopenssl1_1-32bitUpgrade virtualbox-guest-kmp-defaultUpgrade virtualbox-vncUpgrade virtualbox-guest-x11Upgrade virtualbox-guest-toolsUpgrade openssl-1_1-docUpgrade python3-virtualboxUpgrade libopenssl1_1Upgrade libopenssl1_1-hmac-32bitUpgrade virtualbox-guest-desktop-iconsUpgrade virtualbox-develUpgrade virtualbox-host-kmp-defaultUpgrade virtualbox-host-source | 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