ALAS2ECS-2026-113


Amazon Linux 2 Security Advisory: ALAS2ECS-2026-113
Advisory Released Date: 2026-05-05
Advisory Updated Date: 2026-05-25
Severity: Medium

Issue Overview:

Moby is an open source container framework. Prior to version 29.3.1, a security vulnerability has been detected that allows plugins privilege validation to be bypassed during docker plugin install. Due to an error in the daemon's privilege comparison logic, the daemon may incorrectly accept a privilege set that differs from the one approved by the user. Plugins that request exactly one privilege are also affected, because no comparison is performed at all. This issue has been patched in version 29.3.1. (CVE-2026-33997)

OpenTelemetry-Go is the Go implementation of OpenTelemetry. Prior to 1.43.0, the otlp HTTP exporters (traces/metrics/logs) read the full HTTP response body into an in-memory bytes.Buffer without a size cap. This is exploitable for memory exhaustion when the configured collector endpoint is attacker-controlled (or a network attacker can mitm the exporter connection). This vulnerability is fixed in 1.43.0. (CVE-2026-39882)


Affected Packages:

docker


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 docker or yum update --advisory ALAS2ECS-2026-113 to update your system.

New Packages:
aarch64:
    docker-25.0.14-1.amzn2.0.5.aarch64
    docker-debuginfo-25.0.14-1.amzn2.0.5.aarch64

src:
    docker-25.0.14-1.amzn2.0.5.src

x86_64:
    docker-25.0.14-1.amzn2.0.5.x86_64
    docker-debuginfo-25.0.14-1.amzn2.0.5.x86_64