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 Agentic Threat Center
CVE-2026-75865 – Unauthenticated Arbitrary File Upload (Critical RCE Risk) – WPLP Cookie Consent Wor

CVE-2026-75865 is a critical unauthenticated arbitrary file upload vulnerability in the WPLP Cookie Consent – Cookie Banner & Consent Management for GDPR, CCPA & Google Consent Mode WordPress plugin (developed by wplegalpages, published under the gdpr-cookie-consent slug). The flaw allows unauthenticated attackers to upload arbitrary files — including malicious executable content — to a vulnerable site, which can lead to full remote code execution. The issue carries a CVSS v3.1 base score of 9.8 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-74837 – Denial of Service (BEAM Atom Table Exhaustion) – ash_typescript 0.1.0 through 0.17.

CVE-2026-74837 is a high-severity denial-of-service vulnerability in ash_typescript, an Elixir/Ash Framework library that generates TypeScript RPC clients. An unauthenticated remote attacker can supply arbitrary, malicious field names in RPC requests, causing the application to convert them into BEAM atoms without validation. Because atoms are never garbage-collected by the Erlang VM, repeated exploitation exhausts the atom table and crashes the entire BEAM node, taking down every application running on it.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-77856 – Unauthenticated Denial of Service via Atom Table Exhaustion – ash_typescript 0.11.0

CVE-2026-77856 is a denial-of-service vulnerability in ash_typescript, an Elixir/Ash Framework library that generates TypeScript RPC clients. Unauthenticated attackers can crash an entire BEAM node by submitting crafted field-name requests that are converted into permanent, unbounded Erlang atoms before validation, eventually exhausting the VM's atom table. The issue has a CVSS base score of 8.2 (High) and requires no authentication or user interaction to exploit.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-82730 – Authorization Bypass / Sensitive Data Exposure – ash_typescript 0.11.0–0.17.x

CVE-2026-82730 is an incorrect authorization vulnerability in ash_typescript, the TypeScript RPC/type-generation library for the Elixir Ash Framework. Attackers can retrieve attribute values that Ash field policies were explicitly configured to deny, because the RPC result-serialization path fails to strip an internal "forbidden field" marker before returning data to the caller. The issue carries a CVSS v4.0 base score of 8.2 (High) due to a high-confidentiality impact reachable over the network without authentication or user interaction.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-82971 – Unauthenticated Remote Command Execution – QVidium Opera11 (3.3.2a26-Ax4x-opera11)

CVE-2026-82971 is a critical, unauthenticated OS command injection vulnerability in QVidium Opera11 firmware version 3.3.2a26-Ax4x-opera11. The flaw resides in the /cgi-bin/net_tr.cgi CGI script, where the ipaddr request parameter is passed to an underlying system call without proper sanitization, allowing a remote, unauthenticated attacker to execute arbitrary operating system commands on the device. The vulnerability has been assigned a maximum CVSS v3.1 base score of 10.0 (Critical), and public exploit code is reportedly available.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-77348 – Unauthenticated SSRF (httpoxy) – Wallos < 5.0.0

CVE-2026-77348 is a Server-Side Request Forgery (SSRF) vulnerability in Wallos, an open-source, self-hostable personal subscription tracker. The flaw is caused by an incomplete fix for an earlier SSRF issue (CVE-2026-33407): the prior patch hardened endpoints/logos/search.php but left a near-identical, unauthenticated endpoint, endpoints/payments/search.php, unpatched. The vulnerability affects all Wallos versions prior to 5.0.0 and carries a High CVSS v3.1 base score of 8.2, as it can be exploited without authentication or user interaction.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-75594 – Path Traversal / Unauthorized File Access – Kirby CMS < 4.9.5 and 5.0.0–5.5.1

CVE-2026-75594 is a high-severity path traversal vulnerability (CWE-22) in the media handler of Kirby CMS, an open-source PHP content management system. The flaw allows an unauthenticated, remote attacker to submit crafted filenames containing encoded slash characters (%2f) to escape the intended media directory, enabling disclosure of image files, exposure of whether arbitrary JSON files exist, and generation of thumbnails from files outside the site root. The issue has a CVSS v4.0 base score of 8.2 (High) and was fixed in Kirby 4.9.5 and 5.5.2.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-61641 – OIDC Authentication Bypass / Account Takeover – Wallos 4.0.0–4.9.5

CVE-2026-61641 is an improper authentication vulnerability (CWE-287) in Wallos, an open-source subscription tracking application, affecting versions 4.0.0 through 4.9.5. The flaw resides in Wallos's OpenID Connect (OIDC) login flow, which links an incoming identity to an existing local account based solely on a matching email claim, without confirming that the identity provider (IdP) actually verified that email address. This allows an attacker to authenticate as any existing local user — including administrators — by presenting that user's email address through a permissive IdP, resulting in complete account takeover.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-81779 – Critical Backdoor / Unauthenticated Remote Code Execution – Newspapers X WordPress

CVE-2026-81779 is a critical supply-chain backdoor vulnerability affecting the Newspapers X WordPress theme by Silk Themes. Versions 1.0.46 through 1.0.48 of the theme shipped with malicious code distributed through the vendor's official update channel, allowing unauthenticated remote attackers to gain persistent, unauthorized access to affected WordPress sites. The vulnerability carries a maximum CVSS v3.1 base score of 10.0 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-82228 – Two-Factor Authentication Bypass – SiteGround Security WordPress Plugin (≤ 1.6.6)

CVE-2026-82228 is an unauthenticated two-factor authentication (2FA) bypass vulnerability in the SiteGround Security WordPress plugin (package sg-security), affecting versions up to and including 1.6.6. The flaw is classified as CWE-290 (Authentication Bypass by Spoofing) and rated High severity (CVSS 3.1 base score 8.1). It allows an attacker to circumvent the plugin's 2FA protections without needing valid credentials or user interaction.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-82226 – Unauthenticated PHP Object Injection – Tickera WordPress Plugin ≤ 3.6.0.2

CVE-2026-82226 is an unauthenticated PHP Object Injection (Deserialization of Untrusted Data, CWE-502) vulnerability in the Tickera WordPress Event Ticketing System plugin, affecting all versions up to and including 3.6.0.2. The flaw allows a remote, unauthenticated attacker to submit crafted serialized data that the plugin unsafely deserializes, potentially leading to code execution, data manipulation, or other object-injection side effects. The issue carries a CVSS v3.1 base score of 9.8 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-81891 – Remote Code Execution via ZIP-Extraction MIME Filter Bypass – elFinder < 2.1.70

CVE-2026-81891 is a high-severity (CVSS 3.1: 8.1) unrestricted file upload vulnerability (CWE-434) affecting elFinder, the popular open-source web file manager, in versions prior to 2.1.70. The flaw allows an attacker with the ability to upload and extract ZIP archives to bypass elFinder's PHP-executable file filter, resulting in remote code execution (RCE) on the underlying web server.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-81763 – Unauthenticated SQL Injection – Throws SPAM Away WordPress Plugin (≤ 3.8.2)

CVE-2026-81763 is an unauthenticated SQL Injection vulnerability (CWE-89) affecting the Throws SPAM Away WordPress plugin in versions up to and including 3.8.2. The plugin fails to properly neutralize special SQL elements in attacker-supplied input, allowing blind SQL injection to be performed without any authentication. The flaw carries a Critical CVSS v3.1 base score of 9.3.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-81780 – Unauthenticated Arbitrary File Upload (RCE) – Hash Form WordPress Plugin ≤ 1.4.2

CVE-2026-81780 is a critical unauthenticated arbitrary file upload vulnerability in the Hash Form WordPress plugin (developed by hashthemes), affecting all versions up to and including 1.4.2. The flaw allows a remote, unauthenticated attacker to upload arbitrary files to the server, which can lead to remote code execution and full site compromise. It carries the maximum CVSS v3.1 base score of 10.0.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-81293 – Unauthenticated SQL Injection – WP Data Access WordPress Plugin (≤ 5.5.81)

CVE-2026-81293 is an unauthenticated SQL Injection vulnerability (CWE-89) in the WP Data Access WordPress plugin, affecting all versions up to and including 5.5.81. The plugin fails to properly neutralize special elements in SQL statements, allowing a remote, unauthenticated attacker to inject arbitrary SQL and extract sensitive data from the site's database. The issue carries a Critical CVSS v3.1 score of 9.3.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-81756 – Unauthenticated SQL Injection – Smart Marketing SMS and Newsletters Forms (WordPres

CVE-2026-81756 is a critical, unauthenticated SQL Injection vulnerability (CWE-89) affecting the Smart Marketing SMS and Newsletters Forms WordPress plugin, developed by Autorius/E-goi. The flaw allows remote attackers to inject and execute SQL statements without any authentication or user interaction, and it carries a CVSS v3.1 base score of 9.3 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-54600 – Unauthenticated Database Replacement / Admin Account Takeover – Wallos ≤ 4.9.3

CVE-2026-54600 is an improper authentication vulnerability (CWE-287) in Wallos, an open-source, self-hostable personal subscription tracker. On unconfigured/fresh installations, an unauthenticated attacker can send a crafted request to the database import endpoint and completely replace the application's database, including planting a backdoor administrator account. The issue carries a High severity rating (CVSS 8.2) and affects all Wallos releases prior to 4.9.4.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-81889 – SSRF Protection Bypass via DNS Rebinding – elFinder < 2.1.70

CVE-2026-81889 is a Server-Side Request Forgery (SSRF) protection bypass in elFinder, the widely embedded open-source PHP/JavaScript file manager used by countless CMS platforms, admin panels, and web applications. The flaw allows an attacker to bypass elFinder's URL-upload SSRF safeguards via DNS rebinding when the PHP cURL extension is not installed or enabled, letting a remote unauthenticated attacker retrieve internal HTTP responses and persist them as files accessible through elFinder. It carries a CVSS v3.1 base score of 8.6 (High), reflecting network-exploitability with no authentication or user interaction required.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-51730 – Unauthenticated Wi-Fi ACL Rule Tampering – TOTOLINK T6 4.1.5cu.748_B20211015

CVE-2026-51730 is a critical incorrect access control vulnerability in the delWiFiAclRules function of the TOTOLINK T6 router's web management interface. It allows a remote, unauthenticated attacker to delete Wi-Fi Access Control List (ACL) rules on the device by sending a crafted request to the router's CGI endpoint, weakening the Wi-Fi access restrictions the device is supposed to enforce. It is rated CRITICAL with a CVSS v3.1 base score of 9.1.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-51725 – Unauthenticated Device Clock Manipulation – TOTOLINK T6 4.1.5cu.748_B20211015

CVE-2026-51725 is an improper/incorrect access control vulnerability in the NTPSyncWithHost function of the TOTOLINK T6 router web management interface, firmware version 4.1.5cu.748_B20211015. The function fails to enforce authentication, allowing an unauthenticated network attacker to send a crafted request to change the device's system clock. The issue carries a CVSS score of 9.1 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-51681 – Unauthenticated WAN Admin Access Exposure – TOTOLINK T6 Router (Firmware 4.1.5cu.74

CVE-2026-51681 is an incorrect access control vulnerability (CWE-284) in the setRemoteCfg function of the TOTOLINK T6 router web management interface, running firmware 4.1.5cu.748_B20211015. An unauthenticated remote attacker can send a crafted POST request to /cgi-bin/cstecgi.cgi to expose and enable WAN-side administration on the device. The issue carries a CVSS v3.1 base score of 9.1 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-51720 – Unauthenticated Firewall Rule Tampering – TOTOLINK T6 4.1.5cu.748_B20211015

CVE-2026-51720 is an incorrect access control vulnerability (CWE-284) in the delIpPortFilterRules function of the TOTOLINK T6 router's web management CGI handler. It allows a remote, unauthenticated attacker to delete configured firewall/port-filter rules by sending a crafted POST request, with no login or user interaction required. The flaw carries a CVSS v3.1 base score of 9.1 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-19286 – Unauthenticated RCE – Langflow OSS 1.0.0 through 1.11.1

CVE-2026-19286 is a critical remote code execution vulnerability in IBM Langflow OSS, caused by improper enforcement of security restrictions on the platform's A2A (Agent-to-Agent) public endpoint. The flaw allows a remote, unauthenticated attacker to execute arbitrary code on affected instances. It carries a CVSS v3.1 base score of 9.8 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-51680 – Unauthenticated LED Configuration Manipulation – TOTOLINK T6 (Firmware 4.1.5cu.748_

CVE-2026-51680 is an incorrect access control vulnerability (CWE-284) in the setLedCfg function of TOTOLINK T6 firmware version 4.1.5cu.748_B20211015. The flaw allows unauthenticated remote attackers to modify LED behavior on the device by sending a crafted POST request to the /cgi-bin/cstecgi.cgi endpoint. The vulnerability has been assigned a CVSS v3.1 base score of 9.1 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-51679 – Unauthenticated Admin Account Takeover – TOTOLINK T6 (Firmware 4.1.5cu.748_B2021101

CVE-2026-51679 is a critical improper access control vulnerability (CWE-284) in the setPasswordCfg function of the TOTOLINK T6 web management interface, firmware version 4.1.5cu.748_B20211015. It allows an unauthenticated, remote attacker to change the router's administrator account by sending a crafted POST request to /cgi-bin/cstecgi.cgi. The issue carries a CVSS v3.1 base score of 9.1 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-18904 – Sensitive Information Disclosure / Message Injection – Langflow OSS 1.0.0–1.11.1

CVE-2026-18904 is an authorization bypass vulnerability (CWE-639, Authorization Bypass Through User-Controlled Key) affecting IBM Langflow OSS versions 1.0.0 through 1.11.1. A namespace collision between user identifiers in flow metadata allows a remote, unauthenticated attacker to read another user's public-playground chat history and inject unauthorized messages into it. The flaw carries a CVSS v3.1 base score of 8.2 (High).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-75133 – Unauthenticated Database Dump Exposure – Keep Backup Daily WordPress Plugin (< 2.1.

CVE-2026-75133 is a missing-authentication vulnerability (CWE-306) in the "Keep Backup Daily" WordPress plugin that allows unauthenticated, remote attackers to trigger a full MySQL database dump and subsequently retrieve the resulting backup file from the site's publicly accessible uploads directory. The issue affects all plugin versions prior to 2.1.4 and carries a CVSS score of 8.7 (High), reflecting the significant confidentiality impact with no privileges or user interaction required.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-82970 – Arbitrary File Upload (Critical RCE Risk) – WP Cookie Notice for GDPR, CCPA & ePriv

CVE-2026-82970 is a critical Unrestricted Upload of File with Dangerous Type vulnerability (CWE-434) in the WP Legal Pages "WP Cookie Notice for GDPR, CCPA & ePrivacy Consent" WordPress plugin (package gdpr-cookie-consent). The flaw allows an unauthenticated attacker to upload malicious files to the plugin's file-upload functionality, and carries the maximum CVSS v3.1 base score of 10.0.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-66047 – Unauthenticated RCE via Arbitrary Plugin Installation – ProfilePress (wp-user-avata

CVE-2026-66047 is a critical unauthenticated remote code execution vulnerability in the ProfilePress WordPress plugin (also distributed as "wp-user-avatar"). The plugin's ppress_connect_process AJAX handler lacks authentication and relies on a weak, brute-forceable 32-bit connect token, allowing unauthenticated attackers to install and activate arbitrary plugins and execute PHP code as the web-server user. All versions prior to 4.17.2 are affected.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-18891 – Improper Authentication Leading to Arbitrary Flow Execution and Information Disclos

CVE-2026-18891 is an authentication bypass vulnerability (CWE-287) affecting Langflow OSS versions 1.0.0 through 1.11.1. When MCP Composer is enabled, unauthenticated callers can be resolved as the system superuser on certain transports, allowing remote attackers to execute arbitrary flows and access sensitive information without credentials. The flaw has a CVSS v3.1 base score of 8.2 (High).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-78074 – Unauthenticated Arbitrary Extension Deletion – miniOrange Joomla Extensions (Free V

CVE-2026-78074 is an improper access control vulnerability (CWE-284) affecting the free editions of the miniOrange OAuth Client extension and 22 other miniOrange Joomla extensions. A missing authentication check allows unauthenticated remote attackers to delete arbitrary installed extensions on an affected Joomla site. The flaw carries a base score of 8.8 (HIGH).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-82695 – Unauthenticated Remote Access via Telnet Handler – Tenda AC18 Firmware 15.03.05.19

CVE-2026-82695 is a critical missing-authentication vulnerability affecting the Telnet Handler component of Tenda AC18 wireless routers running firmware version 15.03.05.19. The flaw resides in the /goform/telnet endpoint, which fails to enforce any authentication check before processing requests, allowing a remote, unauthenticated attacker to trigger the handler over the network. The issue has been assigned a CVSS v3.1 base score of 10.0 (Critical), and a public proof-of-concept exploit is available.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-82694 – Missing Authentication / Unauthorized Manufacturing Service Access – Tenda AC1206 1

CVE-2026-82694 is a missing authentication vulnerability in the Web UI of Tenda AC1206 firmware 15.03.06.23. The flaw resides in the R7WebsSecurityHandler function that handles requests to the /goform/ate endpoint, allowing a remote, unauthenticated attacker to invoke privileged device functionality without providing any credentials. The issue has been rated CRITICAL with a CVSS score of 10.0, and a public exploit is available.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-82693 – Unauthenticated Telnet Enablement (Missing Authentication) – Tenda AC1206 15.03.06.

CVE-2026-82693 is a missing authentication vulnerability in the Tenda AC1206 wireless router, affecting firmware version 15.03.06.23. The flaw resides in the TendaTelnet function of the /goform/telnet endpoint in the router's Web UI, allowing an attacker to invoke the endpoint without any credential verification. The issue carries a maximum CVSS score of 10.0 and a public exploit is available.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-82880 – XXE Information Disclosure – YaCy Search Server ≤ 1.941

CVE-2026-82880 is an XML External Entity (XXE) injection vulnerability in YaCy Search Server through version 1.941. The flaw resides in the SVG, FreeMind, and OpenSearch description parsers, which fail to disable external entity resolution when processing indexed documents, allowing a remote, unauthenticated attacker to read local files on the crawling/indexing host. The issue carries a CVSS v4.0 base score of 8.7 (High), reflecting its network-exploitable, no-authentication-required nature.

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