Skip to content
July 24, 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
  • Vulnerability Report
  • 40,000+ Sites Exposed: Critical 9.8 CVSS Flaw Grants Total WordPress Account Takeover
  • Vulnerability Report

40,000+ Sites Exposed: Critical 9.8 CVSS Flaw Grants Total WordPress Account Takeover

Do Son May 2, 2026 2 minutes read
0
WordPress Account Takeover CVE-2026-7567
Add Daily CyberSecurity as a preferred source on Google

A security vulnerability has been identified in Temporary Login, a popular WordPress plugin designed to provide secure, credential-free access to site administrators. The flaw, tracked as CVE-2026-7567, carries a CVSS score of 9.8, signaling a critical risk for the more than 40,000 active installations relying on the tool for support and collaboration.

The plugin is primarily used to generate unique, temporary URLs that allow trusted support agents or colleagues to access a site’s dashboard without a username or password. However, this newly discovered bypass turns that convenience into a direct gateway for attackers.

The vulnerability lies within the plugin’s maybe_login_temporary_user() function. The software is designed to look for a specific temp-login-token via a GET parameter to authenticate a session.

The technical failure occurs because the function does not verify that the token is a single “scalar” string before processing it. When an attacker supplies the parameter as an array rather than a string, a chain reaction of logic errors occurs:

  • PHP Logic Bypass: The array bypasses standard empty() checks.
  • Sanitization Failure: The sanitize_key() function returns an empty string when it encounters the unexpected array format.
  • Database Oversight: This empty string is passed to the WordPress get_users() function as a metadata value. WordPress ignores empty metadata values and simply returns all users associated with the temporary login key.

The result is that an unauthenticated attacker can log in as any active temporary user on the system by sending a single crafted GET request, effectively gaining administrative access without ever possessing a valid token.

The vulnerability impacts all versions of the plugin up to and including 1.0.0. Because the attack requires no prior authentication and can be executed with minimal technical effort, administrators are urged to take immediate action.

Administrator are recommended to install version 1.1.0 or later, which contains the necessary input validation fixes.

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

  • TP-Link NVR Update: Command Injection Flaws Expose Devices to Remote Code Execution
  • CVE-2026-57239: Public PoC Exploits Foxit PDF Reader Vulnerability for SYSTEM Privileges
  • Critical Backup Flaws Expose Vitess Environments to Complete Takeover
  • CVE-2025-59545: Critical XSS Flaw in DNN Software Puts 750,000 Websites at Risk
  • New Patches Fix Broad AMD Security Vulnerabilities
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 Takeover Authentication Bypass CVE-2026-7567 CVSS 9.8 infosec PHP Logic Bypass Plugin Vulnerability Temporary Login wordpress wordpress security

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-16232CVSS 9.1
    An authentication bypass vulnerability in the Check Point SmartConsole login process allows an unauthenticated remote attacker to obtain...
    CISA KEV📅 Added to KEV: Jul 22, 2026
  • CVE-2026-50522CVSS 9.8
    Deserialization of untrusted data in Microsoft Office SharePoint allows an unauthorized attacker to execute code over a network.
    Admin intelCISA KEV📅 Added to KEV: Jul 22, 2026📅 Updated: Jul 21, 2026
  • 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 intelCISA KEV📅 Added to KEV: Jul 21, 2026📅 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 intelCISA KEV📅 Added to KEV: Jul 21, 2026📅 Updated: Jul 21, 2026
  • CVE-2026-0770CVSS 9.8
    Langflow exec_globals Inclusion of Functionality from Untrusted Control Sphere Remote Code Execution Vulnerability. This vulnerability allows remote attackers...
    CISA KEV📅 Added to KEV: Jul 21, 2026
  • CVE-2021-27137CVSS 8.1
    An issue was discovered in router/upnp/src/ssdp.c in DD-WRT before 45724. An unsafe strcpy in the UPnP handling functionality...
    CISA KEV📅 Added to KEV: 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
Powered by CVE Watchtower

🔴 Live Critical Threats

  • CVE-2026-15704CVSS 9.8
    In Eclipse BaSyx Go Components versions up to and including 1.0.0, ABAC-enabled...
  • CVE-2026-62825CVSS 10.0
    Improper authentication in Azure Key Vault allows an unauthorized attacker to elevate...
  • CVE-2026-58275CVSS 10.0
    Missing authorization in Azure DNS allows an unauthorized attacker to elevate privileges...
  • CVE-2026-56191CVSS 10.0
    Improper authentication in Microsoft Exchange Online allows an unauthorized attacker to perform...
  • CVE-2026-56165CVSS 9.8
    Heap-based buffer overflow in Microsoft Account allows an unauthorized attacker to execute...
  • CVE-2026-56160CVSS 9.1
    Improper authorization in Azure Red Hat OpenShift (ARO) allows an authorized attacker...
  • CVE-2026-54120CVSS 9.9
    Improper input validation in Microsoft Surface allows an authorized attacker to execute...
  • CVE-2026-50517CVSS 9.9
    Deserialization of untrusted data in M365 Copilot allows an authorized attacker to...
  • CVE-2026-42933CVSS 10.0
    Pronetiqs IntraVUE versions 3.2.1a14 and prior have an unintended proxy or intermediary...
  • CVE-2026-63359CVSS 9.8
    The Appriss Insights (Equifax) Victim Information Notification Exchange (VINE) applications allow an...
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.