AutoMapper 16.1.1 is a patch release addressing two critical issues: a thread deadlock caused by Microsoft deprecating sync decryption APIs (fixed using a safer sync-over-async pattern), and a security vulnerability where cyclic or self-referential object graphs could trigger uncontrolled recursion during mapping, leading to stack exhaustion and potential denial of service. Users are urged to upgrade immediately.

1m read timeFrom jimmybogard.com
Post cover image
Table of contents
Thread DeadlockSecurity

Sort: