• Cybersecurity Vulnerabilities

    WP Directory Kit Plugin XSS Vulnerability: Stay Protected (CVE-2025-13525)

    Overview CVE-2025-13525 is a security vulnerability affecting the WP Directory Kit plugin for WordPress. This vulnerability is classified as a Reflected Cross-Site Scripting (XSS) issue, allowing unauthenticated attackers to inject malicious scripts into web pages. Exploitation is possible by tricking a user into clicking a specially crafted link. The affected versions of the WP Directory Kit plugin are all versions up to, and including, 1.4.5. It’s crucial to update your plugin to a patched version to mitigate this risk. Technical Details The vulnerability resides in the way the WP Directory Kit plugin handles the order_by parameter. Specifically, the plugin fails…

  • Cybersecurity Vulnerabilities

    Heads Up! Critical CSRF Vulnerability Discovered in Opinion Stage WordPress Plugin (CVE-2025-13143)

    Overview A Cross-Site Request Forgery (CSRF) vulnerability, identified as CVE-2025-13143, has been discovered in the Poll, Survey & Quiz Maker Plugin by Opinion Stage for WordPress. This vulnerability affects all versions up to and including 19.12.0. It allows unauthenticated attackers to potentially disconnect a WordPress site from its Opinion Stage platform integration by tricking an administrator into clicking a malicious link or performing another action that unknowingly triggers a forged request. Technical Details The vulnerability stems from missing or insufficient nonce validation within the disconnect_account_action function of the plugin. Nonces are cryptographic tokens designed to protect against CSRF attacks. The…

  • Cybersecurity Vulnerabilities

    Urgent: Stored XSS Threat in StaffList Plugin for WordPress (CVE-2025-12185)

    Overview A stored Cross-Site Scripting (XSS) vulnerability has been identified in the StaffList plugin for WordPress, tracked as CVE-2025-12185. This vulnerability affects versions up to and including 3.2.6. An authenticated attacker with administrator-level permissions can inject malicious web scripts into the plugin’s settings. These scripts will execute when a user accesses a page where the injected content is displayed. This issue primarily affects multi-site installations and installations where the unfiltered_html capability has been disabled. Technical Details The StaffList plugin fails to properly sanitize user-supplied input within its admin settings. Consequently, when an administrator modifies settings (e.g., within the staff member…

  • Cybersecurity Vulnerabilities

    CVE-2025-12123: Unauthenticated XSS Threat in Customer Reviews Collector for WooCommerce

    Overview CVE-2025-12123 identifies a reflected Cross-Site Scripting (XSS) vulnerability affecting the Customer Reviews Collector for WooCommerce plugin for WordPress. This vulnerability exists in all versions up to and including 4.6.1. It allows unauthenticated attackers to inject arbitrary web scripts into pages if they can trick a user into clicking a malicious link. Technical Details The vulnerability lies in the insufficient input sanitization and output escaping of the email-text parameter. An attacker can craft a malicious URL containing JavaScript code within the email-text parameter. When a user clicks on this crafted link, the injected JavaScript will execute in the user’s browser,…

  • Cybersecurity Vulnerabilities

    CVE-2025-7820: Critical Payment Bypass Vulnerability Exposes WooCommerce Stores

    Overview CVE-2025-7820 is a high-severity vulnerability affecting the SKT PayPal for WooCommerce plugin for WordPress, versions up to and including 1.4. This vulnerability allows unauthenticated attackers to bypass payment processing and make confirmed purchases without actually paying, potentially leading to significant financial losses for store owners. Technical Details The vulnerability stems from the plugin’s reliance on client-side controls for payment processing. Instead of validating payments securely on the server-side, the plugin incorrectly trusts data sent from the client (browser). An attacker can manipulate this client-side data to indicate that a payment has been successfully processed, even if no actual transaction…

  • Cybersecurity Vulnerabilities

    CVE-2025-3784: GX Works2 Vulnerability Exposes Credentials in Plaintext

    Overview CVE-2025-3784 describes a medium severity vulnerability affecting all versions of GX Works2, a software suite used for programming Mitsubishi Electric programmable logic controllers (PLCs). The vulnerability stems from the cleartext storage of sensitive information, specifically user credentials, within project files. This allows an attacker to potentially extract these credentials and gain unauthorized access to protected project files, leading to the modification or theft of sensitive data. Technical Details The core issue lies in how GX Works2 stores authentication credentials. Instead of employing encryption or hashing techniques, the software saves these credentials in plaintext within project files. An attacker who…

  • Cybersecurity Vulnerabilities

    Tiger by the Tail: Critical Privilege Escalation Vulnerability in WordPress Theme (CVE-2025-13680)

    Overview A high-severity vulnerability, identified as CVE-2025-13680, has been discovered in the Tiger theme for WordPress. This vulnerability allows authenticated attackers with Subscriber-level access (or higher) to escalate their privileges to that of an administrator. This poses a significant risk to websites using the affected theme. Technical Details The vulnerability stems from the improper use of the $user->set_role() function within the Tiger theme. The theme allows users to directly update their user role through this function without proper authorization checks. Consequently, an attacker can manipulate the system to change their role to ‘administrator’, gaining complete control over the WordPress website.…

  • Cybersecurity Vulnerabilities

    Urgent: Critical Privilege Escalation Vulnerability in Tiger WordPress Theme (CVE-2025-13675)

    Overview A critical vulnerability, identified as CVE-2025-13675, has been discovered in the Tiger theme for WordPress. This vulnerability allows unauthenticated attackers to escalate their privileges to administrator level, potentially leading to complete site compromise. All versions of the Tiger theme up to and including version 101.2.1 are affected. This security flaw poses a significant risk to websites using the vulnerable theme, emphasizing the immediate need for mitigation. Technical Details The vulnerability stems from a flaw in the paypal-submit.php file. This file is responsible for handling user registration, but it lacks proper validation and authorization checks. Specifically, it does not restrict…

  • Cybersecurity Vulnerabilities

    Critical Vulnerability: Tiare Membership Plugin Allows Admin Takeover (CVE-2025-13540)

    Overview A critical security vulnerability, identified as CVE-2025-13540, has been discovered in the Tiare Membership plugin for WordPress. This vulnerability allows unauthenticated attackers to escalate their privileges and gain full administrator access to affected WordPress websites. This affects all versions up to and including 1.2 of the Tiare Membership plugin. Technical Details The vulnerability stems from the improperly secured tiare_membership_init_rest_api_register function within the Tiare Membership plugin. This function is responsible for handling user registration via the WordPress REST API. Critically, it fails to adequately restrict which user roles a new user can register with. An attacker can exploit this flaw…

  • Cybersecurity Vulnerabilities

    Urgent: Critical Authentication Bypass in FindAll Membership WordPress Plugin (CVE-2025-13539)

    Overview A critical security vulnerability, identified as CVE-2025-13539, has been discovered in the FindAll Membership plugin for WordPress. This vulnerability allows unauthenticated attackers to bypass authentication and potentially gain administrative access to affected WordPress sites. The vulnerability affects all versions of the plugin up to and including 1.0.4. Due to the ease of exploitation and the potential for significant damage, immediate action is recommended. Technical Details The FindAll Membership plugin fails to properly authenticate users after verifying them through the findall_membership_check_facebook_user and findall_membership_check_google_user functions. Specifically, the plugin does not complete the login process, allowing an attacker with a pre-existing account…