ALAS2023-2026-1721


Amazon Linux 2023 Security Advisory: ALAS2023-2026-1721
Advisory Released Date: 2026-05-26
Advisory Updated Date: 2026-05-26
Severity: Important

Issue Overview:

Actions which insert URLs into the content attribute of HTML meta tags are not escaped. This can allow XSS if the meta tag also has an http-equiv attribute with the value "refresh". A new GODEBUG setting has been added, htmlmetacontenturlescape, which can be used to disable escaping URLs in actions in the meta content attribute which follow "url=" by setting htmlmetacontenturlescape=0. (CVE-2026-27142)

When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash. (CVE-2026-33811)

When processing HTTP/2 SETTINGS frames, transport will enter an infinite loop of writing CONTINUATION frames if it receives a SETTINGS_MAX_FRAME_SIZE with a value of 0. (CVE-2026-33814)

Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations. (CVE-2026-39820)

CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a <meta> tag's <content> attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the <content> attribute, the escaper would fail to similarly escape it, leading to XSS. (CVE-2026-39823)

Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322. (CVE-2026-42499)


Affected Packages:

libcap


Issue Correction:
Run dnf update libcap --releasever 2023.11.20260526 or dnf update --advisory ALAS2023-2026-1721 --releasever 2023.11.20260526 to update your system.
More information on how to update your system can be found on this page: Amazon Linux 2023 documentation

New Packages:
aarch64:
    captree-debuginfo-2.73-1.amzn2023.0.7.aarch64
    libcap-static-2.73-1.amzn2023.0.7.aarch64
    libcap-debuginfo-2.73-1.amzn2023.0.7.aarch64
    captree-2.73-1.amzn2023.0.7.aarch64
    libcap-2.73-1.amzn2023.0.7.aarch64
    libcap-debugsource-2.73-1.amzn2023.0.7.aarch64
    libcap-devel-2.73-1.amzn2023.0.7.aarch64

src:
    libcap-2.73-1.amzn2023.0.7.src

x86_64:
    captree-debuginfo-2.73-1.amzn2023.0.7.x86_64
    libcap-debugsource-2.73-1.amzn2023.0.7.x86_64
    libcap-devel-2.73-1.amzn2023.0.7.x86_64
    libcap-debuginfo-2.73-1.amzn2023.0.7.x86_64
    libcap-static-2.73-1.amzn2023.0.7.x86_64
    captree-2.73-1.amzn2023.0.7.x86_64
    libcap-2.73-1.amzn2023.0.7.x86_64