216.73.217.80

CVE-2026-32933

· Published 20/03/2026 03:16 · Modified 20/03/2026 13:37

Labels: CVE-2026-32933 2026-03-20CVE-2026-32933CWE-674[email protected]

Essential information

Published
20/03/2026 03:16
Modified
20/03/2026 13:37
Author
Creator
CVSS
7.5 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

CVSS metrics

Description

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
automapper / automapper cpe:2.3:a:automapper:automapper:<15.1.1:*:*:*:*:*:*:*
automapper / automapper cpe:2.3:a:automapper:automapper:<16.1.1:*:*:*:*:*:*:*

References