CWE-134: Use of Externally-Controlled Format String
The product uses a function that accepts a format string as an argument, but the format string originates from an external source.
Last updated
Overview
CWE-134 (Use of Externally-Controlled Format String) is a base-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.
Real-world CVEs
129 recorded CVEs are caused by CWE-134 (Use of Externally-Controlled Format String), including 3 in CISA's KEV (Known Exploited Vulnerabilities) catalog. KEVs are shown first. 19 new CWE-134 CVEs have been recorded so far in 2026 (22 in 2025).