ALAS2023-2026-1501


Amazon Linux 2023 Security Advisory: ALAS2023-2026-1501
Advisory Released Date: 2026-04-01
Advisory Updated Date: 2026-04-01
Severity: Medium

Issue Overview:

url.Parse insufficiently validated the host/authority component and accepted some invalid URLs. (CVE-2026-25679)

On Unix platforms, when listing the contents of a directory using File.ReadDir or File.Readdir the returned FileInfo could reference a file outside of the Root in which the File was opened. The impact of this escape is limited to reading metadata provided by lstat from arbitrary locations on the filesystem without permitting reading or writing files outside the root. (CVE-2026-27139)

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)


Affected Packages:

credentials-fetcher


Issue Correction:
Run dnf update credentials-fetcher --releasever 2023.10.20260330 or dnf update --advisory ALAS2023-2026-1501 --releasever 2023.10.20260330 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:
    credentials-fetcher-2.0.1-1.amzn2023.0.1.aarch64

src:
    credentials-fetcher-2.0.1-1.amzn2023.0.1.src

x86_64:
    credentials-fetcher-2.0.1-1.amzn2023.0.1.x86_64