Amazon Linux 2023 Security Advisory: ALAS2023-2026-1835
Advisory Released Date: 2026-06-12
Advisory Updated Date: 2026-06-12
FAQs regarding Amazon Linux ALAS/CVE Severity
Parsing arbitrary HTML can consume excessive CPU time, possibly leading to denial of service. (CVE-2026-25680)
Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering. (CVE-2026-25681)
Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering. (CVE-2026-27136)
The ToASCII and ToUnicode functions incorrectly accept Punycode-encoded labels that decode to an ASCII-only label. For example, ToUnicode("xn--example-.com") incorrectly returns the name "example.com" rather than an error. This behavior can lead to privilege escalation in programs using the idna package. For example, a program which performs privilege checks on the ASCII hostname may reject "example.com" but permit "xn--example-.com". If that program subsequently converts the ASCII hostname to Unicode, it will inadvertently permits access to the Unicode name "example.com". (CVE-2026-39821)
Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering. (CVE-2026-42502)
Parsing arbitrary HTML which is then rendered using Render can result in an unexpected HTML tree. This can be leveraged to execute XSS attacks in applications that attempt to sanitize input HTML before rendering. (CVE-2026-42506)
Affected Packages:
docker
Issue Correction:
Run dnf update docker --releasever 2023.12.20260611 or dnf update --advisory ALAS2023-2026-1835 --releasever 2023.12.20260611 to update your system.
More information on how to update your system can be found on this page: Amazon Linux 2023 documentation
aarch64:
docker-debuginfo-25.0.16-1.amzn2023.0.2.aarch64
docker-25.0.16-1.amzn2023.0.2.aarch64
docker-debugsource-25.0.16-1.amzn2023.0.2.aarch64
src:
docker-25.0.16-1.amzn2023.0.2.src
x86_64:
docker-debuginfo-25.0.16-1.amzn2023.0.2.x86_64
docker-25.0.16-1.amzn2023.0.2.x86_64
docker-debugsource-25.0.16-1.amzn2023.0.2.x86_64