Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-32933
March 20, 2026
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.
Affected Packages
https://github.com/LuckyPennySoftware/AutoMapper.git (GITHUB):
Affected version(s) >=v1.0 <v15.1.1
Fix Suggestion:
Update to version v15.1.1
https://github.com/LuckyPennySoftware/AutoMapper.git (GITHUB):
Affected version(s) =v16.1.0 <v16.1.1
Fix Suggestion:
Update to version v16.1.1
automapper (NUGET):
Affected version(s) >=1.1.0.118 <15.1.1
Fix Suggestion:
Update to version 15.1.1
automapper (NUGET):
Affected version(s) >=16.0.0 <16.1.1
Fix Suggestion:
Update to version 16.1.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Uncontrolled Recursion
EPSS
Base Score:
0.04