Vulnerability in Luckypennysoftware Automapper

CVE-2026-32933

AutoMapper is a convention-based object-object mapper in .NET. Versions prior to 15.1.1 and 16.1.1 are vulnerable to a Denial of Service (DoS) attack. When mapping deeply nested object graphs, the library uses recursive method calls without enforcing a default maximum depth limit. This allows an attacker to provide a specially crafted object graph that exhausts the thread's stack memory, triggering a `StackOverflowException` and causing the entire application process to terminate. Versions 15.1.1 and 16.1.1 fix the issue.

EPSS: 0.005 (42.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.5 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-32933?
CVE-2026-32933 is a high-severity vulnerability in Luckypennysoftware Automapper, classified under Uncontrolled Recursion. CVSS score: 7.5/10. Published 2026-03-20.
How severe is CVE-2026-32933?
High severity. CVSS v3 base score is 7.5 out of 10.