| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-13 | 733 Bytes | |
| v15.1.1 source code.tar.gz | 2026-03-13 | 1.7 MB | |
| v15.1.1 source code.zip | 2026-03-13 | 1.9 MB | |
| Totals: 3 Items | 3.6 MB | 0 | |
What's Changed
- docs: Document duplicate license message behavior and fixes by @Copilot in https://github.com/LuckyPennySoftware/AutoMapper/pull/4617
Security
Fixed an issue where certain cyclic or self-referential object graphs could trigger uncontrolled recursion during mapping, potentially resulting in stack exhaustion and denial of service.
Applications that process untrusted or attacker-controlled object graphs through affected mapping paths may be impacted.
Users should upgrade to this release.
Security advisory: GHSA-rvv3-g6hj-g44x
Thanks to @skdishansachin for responsibly disclosing this issue.
Full Changelog: https://github.com/LuckyPennySoftware/AutoMapper/compare/v16.1.1...v15.1.1