Live Exposure Defense: From CVE to Confirmed Exposure in 12 Hours – See more

IONIX THREAT CENTER

A free, curated feed of CVEs that can be remotely exploited by an unauthenticated attacker, verified and published the moment they emerge. No noise, no triage backlog. Just the exploitable vulnerabilities that actually demand your attention, delivered in real time.

Be the first to know when new zero-days emerge:

Created Date
Source IONIX Threat Lab
CVE-2026-11575 – Payment Callback Bypass – PhonePe Payment Solutions WordPress Plugin before 3.1.0

CVE-2026-11575 is a high-severity payment authorization bypass vulnerability in the PhonePe Payment Solutions WordPress plugin, affecting all versions prior to 3.1.0. The flaw allows unauthenticated remote attackers to forge payment-success callbacks and mark unpaid WooCommerce orders as paid without any actual transaction taking place. The vulnerability carries a CVSS v3.1 score of 7.5 (High) and was remediated in version 3.1.0, released June 25, 2026.

Created Date
Source IONIX Threat Lab
CVE-2026-14956 – Unauthenticated Privilege Escalation to Administrator – Bricksforge WordPress Pl…

CVE-2026-14956 is a critical unauthenticated privilege escalation vulnerability in the Bricksforge plugin for WordPress, affecting all versions up to and including 3.1.8.6. By submitting a specially crafted request to a publicly accessible Bricksforge Pro Forms registration form, an unauthenticated remote attacker can register a new WordPress administrator account, resulting in full site compromise. This vulnerability carries a CVSS v3.1 base score of 9.8 (Critical).

Created Date
Source IONIX Threat Lab
CVE-2026-62232 – Two-Factor Authentication Bypass in Grav CMS (before 2.0.4)

CVE-2026-62232 is a critical two-factor authentication (2FA) bypass vulnerability in Grav CMS's login plugin, affecting all versions prior to 2.0.4. The flaw stems from a missing authorization check in the taskRegenerate2FASecret function, allowing a network-based attacker who possesses a victim's password to silently overwrite the victim's TOTP secret and complete 2FA authentication without ever possessing the original second factor. With a CVSS v4.0 score of 9.1 (Critical) and a CVSS v3.1 score of 7.4 (High), this vulnerability effectively reduces 2FA-protected Grav accounts to password-only protection.

Created Date
Source IONIX Threat Lab
CVE-2026-62230 – Sensitive File Disclosure via .htaccess Case-Sensitivity Bypass – Grav CMS < 2.0.4

CVE-2026-62230 is a high-severity sensitive file disclosure vulnerability affecting Grav CMS versions prior to 2.0.4. The default .htaccess configuration shipped with Grav omits the Apache [NC] (No Case) flag from file-blocking rules, making extension matching case-sensitive. On case-insensitive filesystems, an unauthenticated remote attacker can bypass these protections by requesting sensitive files with uppercase or mixed-case extensions, potentially exposing credentials, API keys, and other secrets stored in Grav configuration files.

Created Date
Source IONIX Threat Lab
CVE-2026-33692 – Unauthenticated .env File Exposure – WWBN AVideo prior to 29.0

CVE-2026-33692 is a high-severity sensitive file exposure vulnerability affecting WWBN AVideo, an open-source video streaming platform, in all versions prior to 29.0. The official Docker Compose configuration mounts the entire project root directory as the Apache document root, causing the .env file — which contains database credentials, admin passwords, and internal network topology — to be served unauthenticated as a plain static file at /.env. The issue has been resolved in version 29.0.

Created Date
Source IONIX Threat Lab
CVE-2026-55173 – OS Command Injection (RCE) – WWBN AVideo versions 29.0 and below

CVE-2026-55173 is a high-severity OS command injection vulnerability affecting WWBN AVideo versions 29.0 and below, arising from an incomplete fix of CVE-2026-33482. The sanitizeFFmpegCommand() function in plugin/API/standAlone/functions.php fails to neutralize the bare & shell background operator, leaving the execAsync() sh -c execution sink exploitable. An unauthenticated remote attacker who can craft a valid encrypted payload can inject and execute arbitrary OS commands on the server, achieving full remote code execution (RCE).

Created Date
Source IONIX Threat Lab
CVE-2026-54733 – Authentication Bypass / Account Takeover – Microsoft 365 Integration Plugin for …

CVE-2026-54733 is a critical authentication bypass vulnerability (CWE-347: Improper Verification of Cryptographic Signature) in the Microsoft 365 and Microsoft Entra ID Integration plugin for Moodle (local_o365). The flaw resides in the Teams SSO endpoint (sso_login.php), where JWT signatures are extracted but never cryptographically verified, allowing any unauthenticated remote attacker to forge a token and obtain a fully authenticated Moodle session as any Microsoft 365-connected user — including site administrators. The vulnerability carries a CVSS 4.0 score of 9.3 (Critical).

Created Date
Source IONIX Threat Lab
CVE-2026-63304 – OS Command Injection / RCE – AVideo (WWBN) through version 29.0

CVE-2026-63304 is a critical OS command injection vulnerability (CWE-78) affecting WWBN AVideo, an open-source, self-hosted video streaming and broadcasting platform, in all versions through 29.0. An attacker who can supply a valid encrypted codeToExec payload can break out of a single-quoted shell context inside the listFFmpegProcesses() function and execute arbitrary OS commands as the web-server user. No patch is currently available in a released version of AVideo.

Created Date
Source IONIX Threat Lab
CVE-2026-57831 – Unauthenticated SQL Injection – DPCalendar Extension for Joomla (versions 8.18.0…

CVE-2026-57831 is a high-severity unauthenticated SQL injection vulnerability in the DPCalendar extension for Joomla, developed by digital-peak.com. The flaw allows any unauthenticated remote attacker to read the entire site database by sending a single crafted HTTP request to the extension's publicly exposed events feed endpoint, with no privileges or user interaction required. The vulnerability carries a CVSS 4.0 score of 8.7 (High).

Created Date
Source IONIX Threat Lab
CVE-2026-15008 – Unauthenticated PHP Object Injection to RCE via Arbitrary File Deletion – Uncann…

CVE-2026-15008 is a high-severity unauthenticated PHP Object Injection vulnerability affecting the Uncanny Automator – Easy Automation, Integration, Webhooks & Workflow Builder Plugin for WordPress in all versions up to and including 7.3.1.4. The flaw resides in the fr_token function and enables unauthenticated attackers to delete arbitrary files on the server, which can directly escalate to Remote Code Execution (RCE). The vulnerability carries a CVSS v3.1 base score of 8.1 (HIGH).

Created Date
Source IONIX Threat Lab
CVE-2026-58077 – Unauthenticated Stored XSS – 4Analytics Extension for Joomla (versions 1.0 throu…

CVE-2026-58077 is an unauthenticated stored cross-site scripting (XSS) vulnerability in the 4Analytics extension for Joomla, developed by weeblr.com. The flaw resides in the extension's Markdown-to-HTML conversion within its AI traffic analysis feature, where attacker-supplied content can be persisted and subsequently rendered as active JavaScript when viewed by a legitimate user. With a CVSS 4.0 score of 8.7 (High), the vendor confirms that a specially crafted unauthenticated request may result in website takeover under certain circumstances.

Created Date
Source IONIX Threat Lab
CVE-2026-12512 – Unauthenticated SQL Injection – Quotes llama WordPress Plugin before 3.1.6

CVE-2026-12512 is a high-severity, unauthenticated UNION-based SQL injection vulnerability affecting the Quotes llama WordPress plugin in all versions before 3.1.6. The flaw stems from insufficient sanitization of a user-supplied parameter (sc) processed by publicly accessible AJAX handlers, allowing any unauthenticated remote attacker to read arbitrary data from the underlying WordPress database. With a CVSS v3.1 score of 8.6 (High), successful exploitation can expose password hashes and other sensitive database contents, enabling potential account takeover and full site compromise.

Created Date
Source IONIX Threat Lab
CVE-2026-15409 – SSRF – SonicWall SMA1000 Appliances (v12.4.3-03245 to 12.4.3-03434, v12.5.0-0228…

CVE-2026-15409 is a critical Server-Side Request Forgery (SSRF) vulnerability (CWE-918) in the SonicWall SMA1000 Appliance Work Place interface, carrying a maximum CVSS v3.1 base score of 10.0. A remote, unauthenticated attacker can exploit this flaw to cause the appliance to issue requests to unintended internal or external locations, effectively weaponizing the internet-facing device as a proxy to reach otherwise inaccessible network segments. SonicWall has confirmed active exploitation in the wild and CISA added this vulnerability to the Known Exploited Vulnerabilities (KEV) catalog on July 14, 2026, with a mandatory remediation…

Created Date
Source IONIX Threat Lab
CVE-2026-12753 – Unauthenticated SQL Injection – ThemeHunk Advance Product Search for WooCommerce…

CVE-2026-12753 is a high-severity unauthenticated SQL injection vulnerability affecting the Advance Product Search – Voice & Ajax Search for WooCommerce plugin by ThemeHunk, all versions up to and including 1.4.4. The flaw allows any remote, unauthenticated attacker to extract sensitive data directly from the WordPress/WooCommerce database. With over 10,000 active installations, the attack surface is significant and immediate patching is required.

Created Date
Source IONIX Threat Lab
CVE-2026-46339 – Unauthenticated RCE – 9Router 0.4.30–0.4.36

CVE-2026-46339 is a critical unauthenticated remote code execution vulnerability (CVSS 10.0) in 9Router, an AI routing and token-saving proxy tool developed by decolua. The flaw exists in the tool's Next.js middleware (src/proxy.js), which enforces authentication on only a narrow set of explicitly listed routes while leaving the entire /api/cli-tools/* and /api/mcp/* route namespaces completely unprotected — enabling any remote, unauthenticated attacker to register a malicious plugin and execute arbitrary OS commands on the host. The vulnerability affects versions 0.4.30 through 0.4.36 and is fixed in version 0.4.37.

Created Date
Source IONIX Threat Lab
CVE-2026-49352 – Authentication Bypass – 9Router versions 0.2.21 to 0.4.44

CVE-2026-49352 is a critical authentication bypass vulnerability (CVSS 9.8) in 9Router, a self-hosted Node.js/Next.js proxy for AI coding tools. The application shipped a publicly known hardcoded fallback JWT secret — 9router-default-secret-change-me — committed directly to its source repository. When the JWT_SECRET environment variable is not explicitly set, any unauthenticated remote attacker can use this secret to forge a valid auth_token cookie and gain full administrative access to the 9Router dashboard and API.

Created Date
Source IONIX Threat Lab
CVE-2026-42533 – Heap Buffer Overflow leading to DoS / RCE – NGINX Plus and NGINX Open Source

CVE-2026-42533 is a heap buffer overflow vulnerability (CWE-122) in NGINX Plus and NGINX Open Source, rated High severity with a CVSS v3.1 base score of 8.1. The flaw is triggered by a specific interaction between the map directive and regex capture variables in NGINX configurations, allowing an unauthenticated remote attacker to send crafted HTTP requests that overflow the NGINX worker process heap. The result is a denial-of-service condition (worker restart); on systems where Address Space Layout Randomization (ASLR) is disabled or can be bypassed, full Remote Code Execution (RCE) is…

Created Date
Source IONIX Threat Lab
CVE-2026-12997 – Unauthenticated Arbitrary File Read – Gravity Forms WordPress Plugin ≤ 2.10.4

CVE-2026-12997 is a high-severity Directory Traversal vulnerability in the Gravity Forms plugin for WordPress, affecting all versions up to and including 2.10.4. An unauthenticated remote attacker can supply a malicious file path via the gform_uploaded_files parameter at the process_send_resume_link endpoint to read arbitrary files from the server, with the retrieved file contents delivered as an email attachment to an attacker-controlled address. The vulnerability carries a CVSS v3.1 score of 7.5 (HIGH) and requires no authentication or user interaction to exploit.

Created Date
Source IONIX Threat Lab
CVE-2026-46485 – Authorization Bypass – Dashy prior to 4.0.8

CVE-2026-46485 is a high-severity authorization bypass vulnerability affecting Dashy (lissy93/dashy), a self-hostable personal dashboard, in all versions prior to 4.0.8. The flaw allows unauthenticated users — or non-admin authenticated users — to write arbitrary changes to the application's main config.yaml via the /config-manager/save endpoint, completely circumventing OIDC-based access controls. The vulnerability carries a CVSS v3.1 score of 8.2 (HIGH).

Created Date
Source IONIX Threat Lab
CVE-2026-12382 – mTLS Authentication Bypass via Header Spoofing – Red Hat Ansible Automation Plat…

CVE-2026-12382 is a high-severity authentication bypass vulnerability (CWE-290: Authentication Bypass by Spoofing) in Red Hat Ansible Automation Platform 2 (AAP), affecting the automation-gateway component's Envoy proxy configuration. A misconfiguration in the non-mTLS route to Event-Driven Ansible (EDA) event streams allows an unauthenticated remote attacker to spoof a trusted client identity and inject arbitrary events into protected EDA event streams. The vulnerability carries a CVSS v3.1 base score of 8.2 (High).

Created Date
Source IONIX Threat Lab
CVE-2026-15747 – CSRF Protection Bypass via BREACH Compression Oracle – Mojolicious 4.59 through …

CVE-2026-15747 is a critical-severity (CVSS 9.1) BREACH compression oracle vulnerability in Mojolicious, the Perl real-time web framework, affecting versions 4.59 through 9.47. The flaw allows an unauthenticated, remote attacker to recover a victim session's CSRF token from gzip-compressed HTTP responses and subsequently submit forged authenticated requests, fully bypassing the framework's built-in CSRF protection. Mojolicious 9.48, released July 14, 2026, resolves the issue.

Created Date
Source IONIX Threat Lab
CVE-2026-62685 – Unauthorized File Access via Username Normalization Collision – File Browser pri…

CVE-2026-62685 is a high-severity directory scope collision vulnerability in File Browser (filebrowser/filebrowser), a widely deployed self-hosted web file management interface. When both the Signup and CreateUserDir features are enabled, the cleanUsername() function maps distinct usernames to the same home directory path without checking for prior occupancy, allowing an unauthenticated attacker who self-registers a crafted username to gain full read and write access to an existing user's files. The vulnerability carries a CVSS v3.1 base score of 8.1 (High) and affects all versions of File Browser prior to v2.63.17.

Created Date
Source IONIX Threat Lab
CVE-2026-60005 – Memory Disclosure / DoS – NGINX Plus and NGINX Open Source

CVE-2026-60005 is a high-severity uninitialized memory access vulnerability (CWE-908) in the ngx_http_slice_module of NGINX Plus and NGINX Open Source, assigned a CVSS v3.1 score of 8.2 (HIGH). The flaw allows unauthenticated remote attackers to trigger limited disclosure of NGINX worker process memory or cause a worker process restart (denial of service) by sending crafted HTTP requests — no credentials or user interaction required.

Created Date
Source IONIX Threat Lab
CVE-2026-50148 – RCE via Snowflake JDBC Arbitrary File Write – Metabase 1.54.0 through 1.60.3

CVE-2026-50148 is a critical Remote Code Execution vulnerability in Metabase, an open-source business intelligence and embedded analytics platform, affecting all releases from version 1.54.0 up to (but not including) the patched builds. The flaw originates from a vulnerability in the Snowflake JDBC driver that allows arbitrary file writes anywhere on the host filesystem: by configuring a Snowflake database connection pointing to an attacker-controlled server, a user with database-connection management rights can cause Metabase to overwrite one of its own on-disk driver files, which is subsequently loaded and executed inside the…

Created Date
Source IONIX Threat Lab
CVE-2026-61684 – Authentication Bypass and Cross-Tenant Data Disclosure – FastGPT 4.15.0-beta4

CVE-2026-61684 is a high-severity authentication bypass vulnerability (CVSS 4.0: 8.8) affecting FastGPT, an open-source, self-hosted knowledge-based AI application platform developed by labring. The flaw stems from a hard-coded default credential used to sign JWTs that guard the platform's plugin invoke endpoints — a misconfiguration present in virtually all default deployments — enabling unauthenticated remote attackers to perform cross-tenant user data disclosure and unauthorized file writes. The vulnerability is fixed in FastGPT version 4.15.0-beta5.

Created Date
Source IONIX Threat Lab
CVE-2026-12281 – Authentication Bypass / Unauthenticated Admin Takeover – Shibboleth WordPress Pl…

CVE-2026-12281 is a high-severity authentication bypass vulnerability in the Shibboleth WordPress plugin affecting all versions before 2.5.4. The flaw causes the plugin to fail open when its HTTP header identity mode is active without an anti-spoofing key configured, accepting any request that supplies identity headers as a fully authenticated session — without verifying those headers. Under specific but realistic configurations used in higher-education and federated-identity environments, an unauthenticated remote attacker can forge those headers, trigger automatic account creation, and be granted full WordPress administrator access.

Created Date
Source IONIX Threat Lab
CVE-2026-61451 – Account Takeover via Password Reset Poisoning – Grav API Plugin (grav-plugin-api…

CVE-2026-61451 is a critical password reset poisoning vulnerability in the Grav API plugin (grav-plugin-api) for Grav CMS, affecting all versions before 1.0.4. An unauthenticated remote attacker can inject an arbitrary attacker-controlled host into the password reset flow, causing the reset email sent to a legitimate user to contain a link pointing to the attacker's server — when the victim clicks the link, the valid reset token is disclosed, enabling full account takeover. This vulnerability carries a CVSS 4.0 score of 9.4 (Critical).

Created Date
Source IONIX Threat Lab
CVE-2026-56400 – RCE via CORS Misconfiguration – Open WebUI before 0.3.14

CVE-2026-56400 is a critical CORS (Cross-Origin Resource Sharing) misconfiguration vulnerability in Open WebUI versions prior to 0.3.14, carrying a CVSS 4.0 score of 9.0. When allow_origins is set to the wildcard *, an attacker can craft malicious cross-site requests from an attacker-controlled website that, when visited by an authenticated admin, result in arbitrary code execution on the Open WebUI instance. Because Open WebUI commonly runs as root within Docker containers by default, successful exploitation yields full container compromise.

Created Date
Source IONIX Threat Lab
CVE-2026-13001 – Unauthenticated File Upload Leading to RCE – Podlove Podcast Publisher (WordPres…

CVE-2026-13001 is a critical unauthenticated arbitrary file upload vulnerability in the Podlove Podcast Publisher WordPress plugin, affecting all versions up to and including 4.5.1. The flaw resides in the plugin's image cache handling mechanism, where missing file type validation allows unauthenticated remote attackers to upload arbitrary files — including server-executable scripts — to the affected site's server, making remote code execution (RCE) possible. The vulnerability carries a CVSS v3.1 base score of 9.8 (Critical).

Created Date
Source IONIX Threat Lab
CVE-2026-55040 – Authentication Bypass – Microsoft SharePoint Server 2016, 2019, and Subscription…

CVE-2026-55040 is a critical JWT token authentication bypass vulnerability (CWE-1390: Weak Authentication) in Microsoft SharePoint Enterprise Server 2016, 2019, and Subscription Edition, carrying a CVSS v3.1 base score of 9.1. Discovered by Rapid7 Senior Principal Security Researcher Stephen Fewer and demonstrated at Pwn2Own Berlin, the flaw allows a remote, unauthenticated attacker to bypass SharePoint's authentication controls and impersonate any site user or administrator — including by chaining it with a separate, as-yet-unpatched RCE vulnerability to achieve full unauthenticated remote code execution. Microsoft released patches on July 14, 2026 (Patch Tuesday),…

Created Date
Source IONIX Threat Lab
CVE-2026-48489 – Security Firewall Bypass / Authentication Bypass – Symfony (all branches prior t…

CVE-2026-48489 is a high-severity security firewall bypass vulnerability in the symfony/security-http component of the Symfony PHP framework. When a firewall is configured with failure_forward: true, an unauthenticated attacker can craft a failing login request to bypass access_control rules and receive the response from a protected route as if they were authenticated. The vulnerability carries a CVSS 4.0 base score of 8.7 (Critical).

Created Date
Source IONIX Threat Lab
CVE-2026-48310 – Unauthenticated Path Traversal / Arbitrary File Read – Adobe Experience Manager …

CVE-2026-48310 is a high-severity Path Traversal vulnerability (CWE-22) in Adobe Experience Manager (AEM), affecting AEM as a Cloud Service releases up to 2026.5.0, AEM 6.5 LTS Service Pack 1 and earlier, and AEM 6.5 Service Pack 24 and earlier. An unauthenticated remote attacker can exploit this flaw to read arbitrary files outside the intended directory scope, with no user interaction required. The vulnerability carries a CVSS v3.1 base score of 8.6 (High).

Created Date
Source IONIX Threat Lab
CVE-2026-48252 – Authentication Bypass / Unauthorized Write Access – Adobe Experience Manager (AE…

CVE-2026-48252 is a Missing Authentication for Critical Function vulnerability (CWE-306) in Adobe Experience Manager (AEM) affecting AEM as a Cloud Service, AEM 6.5 LTS, and AEM 6.5. Rated High severity with a CVSS v3.1 base score of 8.6, the flaw allows unauthenticated remote attackers to bypass security controls and gain unauthorized write access to the system, with scope changed beyond the vulnerable component.

Created Date
Source IONIX Threat Lab
CVE-2026-45071 – XXE Local File Disclosure – Symfony DomCrawler (symfony/dom-crawler < 5.4.52 / 6…

CVE-2026-45071 is an XML External Entity (XXE) injection vulnerability in the Symfony symfony/dom-crawler component, affecting all supported Symfony branches prior to versions 5.4.52, 6.4.40, 7.4.12, and 8.0.12. The flaw enables unauthenticated, network-accessible attackers to supply malicious XML that causes the server to read and disclose arbitrary local files. It carries a CVSS 4.0 score of 8.7 (High) with no authentication and no user interaction required.

Created Date
Source IONIX Threat Lab
CVE-2026-47767 – Unauthenticated Environment Manipulation & Debug Disclosure – Symfony Runtime 5….

CVE-2026-47767 is a high-severity patch-bypass vulnerability in the Symfony Runtime component (symfony/runtime) affecting Symfony versions 5.4.46 through 8.0.11. It bypasses the earlier fix for CVE-2024-50340 by exploiting an interpretation conflict between PHP's parse_str() function and the web SAPI's argv population mechanism, allowing unauthenticated, network-based attackers to manipulate the APP_ENV and APP_DEBUG application settings via a crafted HTTP query string. With a CVSS 4.0 score of 8.3 (High), exploitation requires no authentication and no user interaction, and is made significantly more widespread by the fact that the precondition (register_argc_argv=On) is enabled…

WATCH A SHORT IONIX DEMO

See how easy it is to implement a CTEM program with IONIX. Find and fix exploits fast.

Subscribe to Threat Center RSS

Copy/paste the link below into your preferred RSS reader or follow these instructions to subscribe to Slack alerts.

Get Real-Time CVE Alerts to Your Email

Be the first to know when new zero-days emerge