GnuTLS 3.8.13 Released With Security Fixes
Posted: Thu Apr 30, 2026 6:48 am
GnuTLS 3.8.13 Released With Security Fixes
GnuTLS 3.8.13 has been released as a security, bugfix and enhancement update for the 3.8.x branch.
According to the oss-sec announcement, this release fixes multiple security issues, including 12 CVEs.
GnuTLS is a TLS/SSL library used by many applications for encrypted network communication. Because of that, security updates for GnuTLS are important even if users do not interact with it directly.
Official sources:
Update on Debian/Ubuntu:
As usual, Linux distributions may backport security fixes, so the visible version number may not always match the latest upstream release.…login to view the rest of this post
GnuTLS 3.8.13 has been released as a security, bugfix and enhancement update for the 3.8.x branch.
According to the oss-sec announcement, this release fixes multiple security issues, including 12 CVEs.
GnuTLS is a TLS/SSL library used by many applications for encrypted network communication. Because of that, security updates for GnuTLS are important even if users do not interact with it directly.
Official sources:
- OSS-SEC: GnuTLS 3.8.13 released with 12 CVE fixes
- GnuTLS official website
- GnuTLS security advisories
Code: Select all
gnutls-cli --version
dpkg -l | grep gnutls
Code: Select all
sudo apt update
sudo apt full-upgrade
sudo reboot