Analysis
Common Weaknesses
The most common CWE weakness classes across Erlang ecosystem CVEs
The chart below shows the most common weaknesses found in vulnerabilities across the Erlang ecosystem. Understanding which weakness types recur most often helps library authors and application developers focus their security efforts where they matter most.
Each CVE is mapped to its CWE (Common Weakness Enumeration) using the MITRE CWE hierarchy. A slice's count includes every CVE reachable anywhere below it in the hierarchy, not just CVEs assigned that exact CWE — click a slice or legend row to drill into its direct children and see the same breakdown one level down.
Improper Encoding or Escaping of Output CWE-116 CWE-116 at MITRE
The product prepares a structured message for communication with another component, but encoding or escaping of the data is either missing or done incorrectly. As a result, the intended structure of the message is not preserved.
CVEs
CVEs for Improper Encoding or Escaping of Output CWE-116
| Summary | Publication | CVE ID | Published |
|---|---|---|---|
| Email-derived URL path injection in the Swoosh Microsoft Graph adapter | CVE-2026-54893 | 2026-07-06 | |
| CRLF injection in Tesla.Multipart disposition parameters allows multipart part header injection | CVE-2026-48598 | 2026-06-02 |