GHSA-rvv3-g6hj-g44x · Severity: high · Ecosystem: nuget — AutoMapper Vulnerable to Denial of Service (DoS) via Uncontrolled Recursion
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.
Conclusion & alert: CVE-2026-32933 is rated Exploit Available (50/100): CVSS High severity, with low exploitation likelihood (EPSS 0.02%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-21 | 0.05% | 0.02% | -0.03% |
| 2 | 2026-03-26 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-03-20 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-rvv3-g6hj-g44x · Severity: high · Ecosystem: nuget — AutoMapper Vulnerable to Denial of Service (DoS) via Uncontrolled Recursion
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| luckypennysoftware | automapper | < 15.1.1 | cpe:2.3:a:luckypennysoftware:automapper:*:*:*:*:*:*:*:* |
| luckypennysoftware | automapper | >= 16.0.0, < 16.1.1 | cpe:2.3:a:luckypennysoftware:automapper:*:*:*:*:*:*:*:* |