A critical combination of legacy components could have allowed complete access to the Microsoft Entra ID tenant of every ...
July 17, 2025; CVSS 10.0 Entra ID bug via legacy Graph enabled cross-tenant impersonation risking tenant compromise.
Basically I have C++ process that does some work but if it fails I want it to send an email. SMTP/POP3 is not really an option. I want to use an O365 account. Is there a way to use a client secret and ...