CVE-2026-32933

Source
https://cve.org/CVERecord?id=CVE-2026-32933
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32933.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-32933
Aliases
Related
Published
2026-03-20T02:38:41.105Z
Modified
2026-07-15T01:49:03.436468153Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
AutoMapper Vulnerable to Denial of Service (DoS) via Uncontrolled Recursion
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-674"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32933.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/luckypennysoftware/automapper

Affected ranges

Type
GIT
Repo
https://github.com/luckypennysoftware/automapper
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:luckypennysoftware:automapper:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "15.1.1"
        },
        {
            "introduced": "16.0.0"
        },
        {
            "fixed": "16.1.1"
        }
    ],
    "source": [
        "CPE_RANGE",
        "REFERENCES"
    ]
}

Affected versions

v16.*
v16.0.0
v16.0.0-beta-1
v16.1.0
v16.1.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32933.json"