Skip to content
July 21, 2026
  • Linkedin
  • Twitter
  • Facebook
  • Youtube

Daily CyberSecurity

Zero-hour alerts. Unmatched analysis.

Primary Menu
  • Home
  • CVE Data
    • CVE Watchtower
    • Top Exploited CVEs
    • CVE Stats by Vendor
    • Q2 2026 Report
  • Cyber Criminals
  • Data Leak
  • Linux
  • Malware
  • Vulnerability
  • Submit Press Release
  • Weekly Recap
Light/Dark Button
  • Home
  • News
  • Cybercriminals
  • OAuth Client ID Spoofing Lets Attackers Enumerate Entra ID Accounts Without a Trace
  • Cybercriminals

OAuth Client ID Spoofing Lets Attackers Enumerate Entra ID Accounts Without a Trace

Do Son July 20, 2026 3 minutes read
0
OAuth client ID spoofing enabling stealthy account enumeration against Microsoft Entra ID sign-in logs

Custom Invoke-ClientIdSpoofEnum tool

Add Daily CyberSecurity as a preferred source on Google

At a Glance

Field Detail
Actors UNK_pyreq2323 and UNK_OutFlareAZ (two independent, unattributed clusters)
Activity Account enumeration and credential validation via OAuth client ID spoofing
Targets Microsoft Entra ID (Azure AD) tenants
Scale 3M+ users across thousands of tenants; 4.4M+ spoofed client IDs combined
Status Active campaigns; no arrests or law-enforcement action reported
Source Proofpoint Threat Insight (July 13, 2026)

TL;DR

Proofpoint has detailed a stealthy technique called OAuth client ID spoofing. It lets attackers enumerate Microsoft Entra ID accounts and test stolen passwords without producing a successful sign-in event. Two large, independent campaigns already use it, which suggests the method is spreading fast.

What Happened

Proofpoint researchers observed attackers abusing how Microsoft Entra ID handles OAuth client IDs. A client ID is a unique GUID that names the application making an authentication request. Entra records it as the application ID in sign-in logs.

Attackers simply invent a fake client ID. Because the spoofed value maps to no registered application, Entra logs the attempt with a blank application name. Detection rules that watch for surges against named apps miss the activity entirely.

The researchers reproduced the method against Entra ID. They sent POST requests to Microsoft’s OAuth 2.0 token endpoint using the Resource Owner Password Credentials (ROPC) flow, which accepts a username and password directly. Distinct AADSTS error codes then reveal whether the username exists and whether the password is valid.

The Detection Blind Spot

As Proofpoint puts it, “spoofed client IDs enable account enumeration without a registered OAuth application.” The report adds that attackers can “infer both password and account validity without generating a successful sign-in event.” Notably, a valid username and password returns error AADSTS700016. That code can therefore signal compromised credentials, not just a failed login.

Who Is Behind It

Proofpoint tracks two clusters and does not name any group. Attribution confidence is low, and the two campaigns appear unrelated.

UNK_pyreq2323

This campaign surfaced on January 14, 2026. It ran from AWS infrastructure under the user agent python-requests/2.32.3. The operator spread enumeration across more than 700,000 spoofed client IDs by randomizing the trailing digits of a known Exchange Online identifier.

UNK_OutFlareAZ

This larger campaign began in December 2025 and ran mainly from Cloudflare infrastructure. It generated a fully random UUIDv4 for each request, a more mature approach that limits correlation. Proofpoint calls this variation evidence of “independent adoption of the same underlying technique.”

Impact and Scale

The combined reach is significant. UNK_pyreq2323 targeted over one million users across nearly 4,000 tenants, and its failed attempts triggered account lockouts for roughly 28% of targeted users. UNK_OutFlareAZ went further, hitting more than two million users with about 3.7 million spoofed application IDs.

Both campaigns reused generic username wordlists, such as jsmith and mjones, across many organizations. These figures come from Proofpoint’s telemetry and reflect the vendor’s estimates.

How to Stay Protected

Defenders should rethink assumptions about their sign-in logs. Proofpoint recommends treating log entries with a blank application name, or a missing application ID, as possible indicators of client ID spoofing.

Teams should also recognize that an AADSTS700016 error may mean valid credentials were found. For deeper detection guidance, read the full Proofpoint OAuth client ID spoofing research. Strong phishing-resistant MFA and disabling legacy ROPC authentication further reduce exposure to this account enumeration tradecraft.

Get Zero-Hour Vulnerability Alerts

Critical CVEs, CVSS scores, and PoC updates — straight to your inbox every week.


We respect your inbox. Unsubscribe anytime.

Related coverage

  • Darcula-Suite: AI Revolutionizes Phishing-as-a-Service Operations
  • GIFTEDCROOK Evolves: Arctic Wolf Labs Exposes Threat Group UAC-0226’s Espionage on Ukraine
  • Sophos Unmasks Sakura RAT: Hackers Hacking Hackers with Backdoored Malware!
  • Hazy Hawk: Stealthy Threat Actor Hijacks High-Profile Subdomains
  • North Korea-Linked Saja Network Infiltrates Tech Firms with Fake Developers
Track all actively exploited CVEs →

Support Our Threat Intelligence

If you find our CVE report and cybersecurity news helpful, consider supporting our work.

Buy Me a Coffee Logo Buy Me a Coffee PayPal
Crypto QR Code
USDT (TRC20):
TN8BdV8cp4T1Cd28gK9qTAnZknzzuwyUtm
USDT (ERC20):
0x3725e1a7d3bc5765499fa6aaafe307fabcd75bce

Share this article:

Facebook Post LinkedIn Telegram
Written by
@DdoS · Security Researcher

Do Son

Do Son is the Founder and Editor of SecurityOnline.info. Working in cybersecurity since 2013, he reports on vulnerabilities, malware, and emerging threats, providing timely analysis to help organizations and individuals stay ahead of evolving risks.

Tags: Account Enumeration Cloud Security Microsoft Entra ID OAuth Client ID Spoofing Proofpoint

Leave a Reply Cancel reply

You must be logged in to post a comment.

Search

Translation

CVE WATCHTOWER
🚨

Receive alerts for vulnerabilities being exploited in the wild.

⚡

Get notified instantly when a Proof of Concept (PoC) exploit is published.

🔍

Access critical info on vulnerabilities even when marked as "RESERVED".

🧠

Insights powered by decades of expertise and global intelligence sources.

🎯

Customize alerts with up to 10 keywords for your specific tech stack.

📊

Export the raw CVE database for SIEM integration and reporting.

Upgrade Package

🚨 Active Exploits in the Wild

  • CVE-2026-63030CVSS 9.8
    WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 is affected by a REST API batch endpoint route confusion...
    Admin intel📅 Updated: Jul 21, 2026
  • CVE-2026-60137CVSS 5.9
    WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the author__not_in parameter...
    Admin intel📅 Updated: Jul 21, 2026
  • CVE-2026-6875CVSS 9.5
    ServiceNow has addressed a remote code execution vulnerability that was identified in the ServiceNow AI platform. This vulnerability...
    Admin intel📅 Updated: Jul 18, 2026
  • CVE-2026-39808CVSS 9.8
    A improper neutralization of special elements used in an os command ('os command injection') vulnerability in Fortinet FortiSandbox...
    CISA KEV📅 Added to KEV: Jul 16, 2026
  • CVE-2026-25089CVSS 9.8
    A improper neutralization of special elements used in an os command ('os command injection') vulnerability in Fortinet FortiSandbox...
    CISA KEV📅 Added to KEV: Jul 16, 2026
  • CVE-2026-58644CVSS 9.8
    Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network.
    CISA KEV📅 Added to KEV: Jul 16, 2026
  • CVE-2023-4346CVSS 7.5
    KNX devices that use KNX Connection Authorization and support Option 1 are, depending on the implementation, vulnerable to...
    CISA KEV📅 Added to KEV: Jul 15, 2026
  • CVE-2026-53362
    In the Linux kernel, the following vulnerability has been resolved: ipv6: account for fraggap on the paged allocation...
    Admin intel📅 Updated: Jul 14, 2026
Powered by CVE Watchtower

🔴 Live Critical Threats

  • CVE-2026-64625CVSS 9.8
    AVideo before 29.0 contains an incomplete fix for CVE-2026-45578 where execAsync() re-wraps...
  • CVE-2026-53595CVSS 9.4
    FreeScout is a free help desk and shared inbox built with PHP's...
  • CVE-2026-44231CVSS 9.1
    RT is an open source, enterprise-grade issue and ticket tracking system. Versions...
  • CVE-2026-63766CVSS 9.8
    GPT-SoVITS through 20250606v2pro contains an OS command injection vulnerability in webui.py where...
  • CVE-2026-63767CVSS 9.8
    ktransformers through 0.6.3, fixed in commit def0f93, contains an unauthenticated pickle deserialization...
  • CVE-2026-39878CVSS 9.3
    Chamilo LMS versions 1.11.38 and earlier contain a stored cross-site scripting vulnerability...
  • CVE-2026-60034CVSS 9.4
    The Joomla extension JMedia is vulnerable to a stored XSS vulnerability. Unsanitised...
  • CVE-2026-60032CVSS 9.4
    The Joomla extension JMedia is vulnerable to an authenticated arbitrary file upload,...
  • CVE-2026-54051CVSS 9.9
    Network-AI is a TypeScript/Node.js multi-agent orchestrator. Prior to version 5.9.1, the agent...
  • CVE-2026-41252CVSS 9.8
    xrdp is an open source RDP server. Versions 0.10.6 and prior contain...
Powered by CVE WATCHTOWER

Our Websites
  • Penetration Testing Tools
  • The Daily Information Technology
  • Top Exploited CVEs
  • Daily CyberSecurity

    • About SecurityOnline.info
    • Advertise with us
    • Announcement
    • Contact
    • Contributor Register
    • Login
    • Disclaimer
    • DCMA
    • Privacy Policy
    • About SecurityOnline.info
    • Advertise on SecurityOnline.info
    • Contact Us

    When you purchase through links on our site, we may earn an affiliate commission. Here’s how it works

    • CVE Watchtower
    • CVE Statistics by Vendor 2026
    • Q2 2026 Report
    • Top Exploited CVEs
    • Linkedin
    • Twitter
    • Facebook
    • Youtube
    © 2017 - 2026 Daily CyberSecurity. All Rights Reserved.