Skip to content

Update bundled concurrent-ruby dependency to address CVE-2026-54906 #421

Description

@AdamWillden

Hi,

The current CodeDeploy Agent gemspec specifies:

spec.add_dependency('concurrent-ruby', '~> 1.1.9')

AWS Inspector reports this bundled dependency as affected by CVE-2026-54906. Since concurrent-ruby is distributed as part of the CodeDeploy Agent, customers have no supported mechanism to update the dependency independently.

While the practical impact of this CVE appears limited, the current dependency version results in security findings that customers cannot remediate themselves, creating unnecessary operational and compliance overhead.

Would it be possible to update the bundled concurrent-ruby dependency to a version that addresses CVE-2026-54906 in a future CodeDeploy Agent release?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions