Vulnerability Description
The extract_name function in Fluent Bit in_docker input plugin copies container names into a fixed size stack buffer without validating length. An attacker who can create containers or control container names, can supply a long name that overflows the buffer, leading to process crash or arbitrary code execution.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Treasuredata | Fluent Bit | 4.1.0 |
Related Weaknesses (CWE)
References
- https://fluentbit.io/blog/2025/10/28/security-vulnerabilities-addressed-in-fluen
- https://www.oligo.security/blog/critical-vulnerabilities-in-fluent-bit-expose-cl
FAQ
What is CVE-2025-12970?
CVE-2025-12970 is a vulnerability with a CVSS score of 8.8 (HIGH). The extract_name function in Fluent Bit in_docker input plugin copies container names into a fixed size stack buffer without validating length. An attacker who can create containers or control contain...
How severe is CVE-2025-12970?
CVE-2025-12970 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-12970?
Check the references section above for vendor advisories and patch information. Affected products include: Treasuredata Fluent Bit.