
New analysis has uncovered continued threat from a identified safety weak point in Microsoft’s Entra ID, probably enabling malicious actors to realize account takeovers in vulnerable software-as-a-service (SaaS) purposes.
Id safety firm Semperis, in an evaluation of 104 SaaS purposes, discovered 9 of them to be susceptible to Entra ID cross-tenant nOAuth abuse.
First disclosed by Descope in June 2023, nOAuth refers to a weak point in how SaaS purposes implement OpenID Join (OIDC), which refers to an authentication layer constructed atop OAuth to confirm a consumer’s id.
The authentication implementation flaw basically permits a foul actor to vary the mail attribute within the Entra ID account to that of a sufferer’s and benefit from the app’s “Log in with Microsoft” characteristic to hijack that account.
The assault is trivial, but it surely additionally works as a result of Entra ID permits customers to have an unverified electronic mail handle, opening the door to consumer impersonation throughout tenant boundaries.
It additionally exploits the truth that an app utilizing a number of id suppliers (e.g., Google, Fb, or Microsoft) might inadvertently permit an attacker to register to a goal consumer’s account just because the e-mail handle is used as the only real standards to uniquely establish customers and merge accounts.
Semperis’ risk mannequin focuses on a variant of nOAuth, particularly discovering purposes that permit for Entra ID cross-tenant entry. In different phrases, each the attacker and the sufferer are on two completely different Entra ID tenants.
“nOAuth abuse is a severe risk that many organizations could also be uncovered to,” Eric Woodruff, chief id architect at Semperis, stated. “It is low effort, leaves virtually no hint and bypasses finish‑consumer protections.”
“An attacker that efficiently abuses nOAuth would have the ability not solely to achieve entry to the SaaS utility information, but additionally probably to pivot into Microsoft 365 sources.”
Semperis stated it reported the findings to Microsoft in December 2024, prompting the Home windows maker to reiterate suggestions it gave again in 2023, coinciding with the general public disclosure of nOAuth. It additionally famous that distributors that don’t adjust to the rules threat getting their apps faraway from the Entra App Gallery.
Microsoft has additionally emphasised that using claims aside from topic identifier (known as the “sub” declare) to uniquely establish an finish consumer in OpenID Join is non-compliant.
“If an OpenID Join relying get together makes use of any different claims in a token in addition to a mix of the sub (topic) declare and the iss (issuer) declare as a major account identifier in OpenID Join, they’re breaking the contract of expectations between federated id supplier and relying get together,” the corporate famous at the moment.
Mitigating nOAuth finally rests within the palms of builders, who should correctly implement authentication to forestall account takeovers by creating a singular, immutable consumer identifier.
“nOAuth abuse exploits cross-tenant vulnerabilities and may result in SaaS utility information exfiltration, persistence, and lateral motion,” the corporate stated. “The abuse is tough for purchasers of susceptible purposes to detect and inconceivable for purchasers of susceptible purposes to defend in opposition to.”
The disclosure comes as Development Micro revealed that misconfigured or overly privileged containers in Kubernetes environments can be utilized to facilitate entry to delicate Amazon Net Companies (AWS) credentials, enabling attackers to conduct follow-on actions.
The cybersecurity firm stated attackers can exploit extreme privileges granted to containers utilizing strategies like packet sniffing of unencrypted HTTP site visitors to entry plaintext credentials and API spoofing, which makes use of manipulated Community Interface Card (NIC) settings to intercept Authorization tokens and achieve elevated privileges.
“The findings […] spotlight crucial safety concerns when utilizing Amazon EKS Pod Id for simplifying AWS useful resource entry in Kubernetes environments,” safety researcher Jiri Gogela stated.
“These vulnerabilities underscore the significance of adhering to the precept of least privilege, making certain container configurations are scoped appropriately, and minimizing alternatives for exploitation by malicious actors.”