ALAS2ECS-2026-105


Amazon Linux 2 Security Advisory: ALAS2ECS-2026-105
Advisory Released Date: 2026-04-14
Advisory Updated Date: 2026-04-14
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:

runc


Note:

This advisory is applicable to Amazon Linux 2 - Ecs Extra. Visit this page to learn more about Amazon Linux 2 (AL2) Extras and this FAQ section for the difference between AL2 Core and AL2 Extras advisories.


Issue Correction:
Run yum update runc or yum update --advisory ALAS2ECS-2026-105 to update your system.

New Packages:
aarch64:
    runc-1.3.4-3.amzn2.aarch64
    runc-debuginfo-1.3.4-3.amzn2.aarch64

src:
    runc-1.3.4-3.amzn2.src

x86_64:
    runc-1.3.4-3.amzn2.x86_64
    runc-debuginfo-1.3.4-3.amzn2.x86_64