7.5 CVE-2025-28381

Exploit
 

A credential leak in OpenC3 COSMOS v6.0.0 allows attackers to access service credentials as environment variables stored in all containers.
https://nvd.nist.gov/vuln/detail/CVE-2025-28381

Categories

CWE-526 : Cleartext Storage of Sensitive Information in an Environment Variable
Information stored in an environment variable can be accessible by other processes with the execution context, including child processes that dependencies are executed in, or serverless functions in cloud environments. An environment variable's contents can also be inserted into messages, headers, log files, or other outputs. Often these other dependencies have no need to use the environment variable in question. A weakness that discloses environment variables could expose this information.

References

cve@mitre.org Exploit


 

CPE

cpe start end
Configuration 1
cpe:2.3:a:openc3:cosmos:6.0.0:*:*:*:enterprise:*:*:*
cpe:2.3:a:openc3:cosmos:6.0.0:*:*:*:open_source:*:*:*


REMEDIATION




EXPLOITS


Exploit-db.com

id description date
No known exploits

POC Github

Url
No known exploits

Other Nist (github, ...)

Url
https://visionspace.com/openc3-cosmos-a-security-assessment-of-an-open-source...


CAPEC


Common Attack Pattern Enumerations and Classifications

id description severity
No entry