4.3 CVE-2025-9039

 

We identified an issue in the Amazon ECS agent where, under certain conditions, an introspection server could be accessed off-host by another instance if the instances are in the same security group or if their security groups allow incoming connections that include the port where the server is hosted. This issue does not affect instances where the option to allow off-host access to the introspection server is set to 'false'. This issue has been addressed in ECS agent version 1.97.1. We recommend upgrading to the latest version and ensuring any forked or derivative code is patched to incorporate the new fixes. If customers cannot update to the latest AMI, they can modify the Amazon EC2 security groups to restrict incoming access to the introspection server port (51678).
https://nvd.nist.gov/vuln/detail/CVE-2025-9039

Categories

CWE-277 : Insecure Inherited Permissions
A product defines a set of insecure permissions that are inherited by objects that are created by the program. Very carefully manage the setting, management, and handling of privileges. Explicitly manage trust zones in the software. User's umask is used when creating temp files. Insecure umask for core dumps [is the umask preserved or assigned?].

References


 

CPE

cpe start end


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
No known exploits


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
No entry