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-56028 – Unauthenticated Privilege Escalation – Easy Elements for Elementor WordPress Plu…

CVE-2026-56028 is a critical unauthenticated privilege escalation vulnerability in the Easy Elements for Elementor – Addons & Website Templates WordPress plugin by themewant, affecting all versions up to and including 1.4.9. With a CVSS score of 9.8 (Critical), the flaw allows any unauthenticated remote attacker to create a WordPress account with full administrator privileges, leading to complete site takeover with no credentials or user interaction required.

Created Date
Source IONIX Threat Lab
CVE-2026-56025 – Unauthenticated Broken Access Control – Paymob for WooCommerce ≤ 4.1.2

CVE-2026-56025 is a high-severity Unauthenticated Broken Access Control vulnerability (CWE-862: Missing Authorization) in the Paymob for WooCommerce WordPress plugin, affecting all versions up to and including 4.1.2. Rated 7.5 (HIGH) under CVSS v3.1, the flaw allows unauthenticated remote attackers to bypass access controls and invoke privileged plugin functionality on affected WooCommerce stores without any credentials or user interaction. As of publication, no vendor-supplied patch is available.

Created Date
Source IONIX Threat Lab
CVE-2026-54847 – Unauthenticated Broken Access Control – Stylish Cost Calculator WordPress Plugin…

CVE-2026-54847 is a high-severity Unauthenticated Broken Access Control vulnerability (CWE-862: Missing Authorization) affecting the Stylish Cost Calculator WordPress plugin in all versions up to and including 8.3.9. With a CVSS v3.1 base score of 7.5 (HIGH), the flaw can be exploited remotely by unauthenticated attackers with no user interaction required, resulting in unauthorized access to protected plugin functionality and significant confidentiality impact. Sites using this plugin for quote generation, lead capture, and cost estimation forms are at risk of exposing the business and customer data those forms collect.

Created Date
Source IONIX Threat Lab
CVE-2026-56036 – Unauthenticated SQL Injection – 워드프레스 결제 심플페이 (WordPress Payment SimplePay) <= 5…

CVE-2026-56036 is a critical unauthenticated SQL injection vulnerability in 워드프레스 결제 심플페이 (WordPress Payment SimplePay), a WooCommerce payment gateway plugin developed by codemstory (WordPress.org slug: pgall-for-woocommerce). The flaw affects all plugin versions up to and including 5.5.6 and carries a CVSS v3.1 base score of 9.3 (Critical), enabling remote, unauthenticated attackers to inject arbitrary SQL statements and exfiltrate sensitive data directly from the underlying WordPress database.

Created Date
Source IONIX Threat Lab
CVE-2026-56060 – Unauthenticated Sensitive Data Exposure – Print Invoice & Delivery Notes for Woo…

CVE-2026-56060 is a high-severity Unauthenticated Sensitive Data Exposure vulnerability in the Print Invoice & Delivery Notes for WooCommerce WordPress plugin by Tyche Softwares, affecting all versions up to and including 7.1.1. The flaw enables unauthenticated remote attackers to access sensitive customer and order information with no credentials required, earning a CVSS v3.1 score of 7.5 (HIGH). A patched version (7.1.2) has been released and immediate upgrade is strongly recommended.

Created Date
Source IONIX Threat Lab
CVE-2026-56061 – Unauthenticated Broken Access Control – Subscriptions for WooCommerce (WP Swings…

CVE-2026-56061 is a high-severity Broken Access Control vulnerability (CWE-862: Missing Authorization) affecting the Subscriptions for WooCommerce WordPress plugin by WP Swings, in all versions up to and including 1.9.5. The flaw is exploitable over the network with no authentication or user interaction required, and results in a high-integrity impact. With 10,000+ active installations, the potential exposure across internet-facing WordPress stores is significant.

Created Date
Source IONIX Threat Lab
CVE-2026-56070 – Unauthenticated SQL Injection – ThemeHunk Advance Product Search Plugin <= 1.4.4

CVE-2026-56070 is a critical unauthenticated SQL injection vulnerability in ThemeHunk's Advance Product Search plugin for WordPress and WooCommerce, affecting all versions up to and including 1.4.4. With a CVSS score of 9.3 (Critical), the flaw allows any remote, unauthenticated attacker to inject arbitrary SQL commands and extract sensitive data from the underlying WordPress database — no privileges or user interaction are required. The plugin has over 10,000 active installations on public-facing WooCommerce stores.

Created Date
Source IONIX Threat Lab
CVE-2026-47193 – Unauthenticated Information Disclosure – OpenProject prior to 17.3.3 / 17.4.1

CVE-2026-47193 is a high-severity authorization bypass and information disclosure vulnerability in OpenProject, an open-source web-based project management platform. The journal diff endpoint (GET /journals/:journal_id/diff/:field) fails to enforce object-level, journal-level, and field-level visibility controls, allowing unauthorized actors to retrieve hidden historical field values from project records. The vulnerability carries a CVSS v3.1 base score of 7.5 (High) and is exploitable remotely without authentication, making every publicly reachable OpenProject instance a potential target.

Created Date
Source IONIX Threat Lab
CVE-2026-49991 – Multi-Tenant Isolation Bypass via Path Traversal – RustFS 1.0.0-beta.4

CVE-2026-49991 is a high-severity path traversal vulnerability (CVSS 8.6) in RustFS, an open-source S3-compatible distributed object storage system built in Rust. The flaw resides in the Snowball auto-extract feature and allows an attacker with only PutObject permission on their own bucket to write arbitrary objects into other tenants' buckets, completely breaking multi-tenant isolation. There is currently no patch available; organizations running internet-exposed RustFS instances should apply network-level mitigations immediately.

Created Date
Source IONIX Threat Lab
CVE-2026-54350 – Unauthenticated NoSQL Operator Injection – Budibase prior to 3.39.12

CVE-2026-54350 is a critical unauthenticated NoSQL operator injection vulnerability in Budibase, the open-source low-code platform, affecting all versions prior to 3.39.12. By injecting JSON metacharacters into published-app query parameters, an unauthenticated attacker can override the builder-defined database filter and read or overwrite every document in the backing collection with a single HTTP request. The vulnerability carries a CVSS v3.1 base score of 10.0 (Critical).

Created Date
Source IONIX Threat Lab
CVE-2026-49869 – Unauthenticated RCE via Authentication Bypass – Kestra prior to 1.0.45 / 1.3.21

CVE-2026-49869 is a critical (CVSS 10.0) unauthenticated Remote Code Execution vulnerability in Kestra, an open-source event-driven workflow orchestration platform. The flaw resides in Kestra's AuthenticationFilter, where a suffix-based path check used to whitelist the public configuration endpoint can be trivially abused to bypass Basic Auth on any API path — enabling unauthenticated workflow creation and execution. Because Kestra ships with shell and script execution plugins enabled by default, this authentication bypass directly and immediately results in unauthenticated RCE as root inside the Kestra worker container.

Created Date
Source IONIX Threat Lab
CVE-2026-28701 – Path Traversal / Unauthenticated File System Enumeration – Daktronics VFC-DMP-50…

CVE-2026-28701 is a critical path traversal vulnerability (CWE-22) in Daktronics VFC-DMP-5000, DMP-5000, and DMP-8000 controller firmware, carrying a CVSS v3.1 score of 9.8 (CRITICAL). The flaw allows both unauthenticated and authenticated remote users to escape the intended directory and enumerate arbitrary file system paths via the device's HTTP-accessible web management interface. CISA issued ICS advisory ICSA-26-176-04 for this vulnerability, noting that this flaw — in combination with companion vulnerabilities disclosed in the same advisory — could provide an unauthenticated attacker with complete root-level access and control of the system.

Created Date
Source IONIX Threat Lab
CVE-2026-56067 – Unauthenticated SQL Injection – JetSmartFilters WordPress Plugin <= 3.8.3

CVE-2026-56067 is a critical unauthenticated SQL Injection vulnerability in the JetSmartFilters WordPress plugin (by Crocoblock/Jetimpex Inc.), affecting all versions up to and including 3.8.3. The flaw requires no credentials or user interaction to exploit, allowing any remote attacker to interact directly with the underlying WordPress database. It carries a CVSS v3.1 base score of 9.3 (Critical) and was publicly disclosed on June 26, 2026.

Created Date
Source IONIX Threat Lab
CVE-2026-42208 – Pre-auth SQL Injection in LiteLLM proxy allowing data theft and modification

CVE-2026-42208 is a critical pre‑authentication SQL injection in the LiteLLM proxy (AI Gateway). The vulnerability exists in how the proxy constructs a database query used during API‑key verification: caller-supplied key data was incorporated directly into query text instead of being passed as a parameter. An attacker can reach this code path by sending a specially crafted Authorization header to any LLM API route (for example, POST /chat/completions) and trigger the proxy's error handling to exercise the vulnerable query.

Created Date
Source IONIX Threat Lab
CVE-2026-5757 – Unauthenticated Remote Heap Memory Disclosure – Ollama (v0.13.5 and earlier)

CVE-2026-5757 is an unauthenticated remote information disclosure vulnerability in Ollama's GGUF model quantization engine, rated High severity (CVSS 7.5). By uploading a specially crafted GGUF model file, a remote attacker with no credentials can trigger an out-of-bounds heap read, causing the server to leak heap memory contents — including API keys, system prompts, and live user conversation data — which can then be silently exfiltrated to an attacker-controlled registry. No patch is currently available; CERT/CC advisory VU#518910 confirms the vendor was unreachable during coordinated disclosure.

Created Date
Source IONIX Threat Lab
CVE-2026-56068 – Unauthenticated SQL Injection – JetEngine WordPress Plugin ≤ 3.8.10.2

CVE-2026-56068 is a critical unauthenticated SQL injection vulnerability in the JetEngine WordPress plugin by Crocoblock (Jetimpex Inc.), affecting all versions up to and including 3.8.10.2. The flaw falls under CWE-89 (Improper Neutralization of Special Elements Used in an SQL Command) and carries a CVSS v3.1 base score of 9.3 (Critical), enabling any unauthenticated remote attacker to directly interact with the underlying WordPress database and exfiltrate sensitive data.

Created Date
Source IONIX Threat Lab
CVE-2026-56033 – Unauthenticated Privilege Escalation – Dokan Pro WordPress Plugin <= 5.0.4

CVE-2026-56033 is a critical unauthenticated privilege escalation vulnerability in the Dokan Pro WordPress plugin, affecting all versions up to and including 5.0.4. With a CVSS v3.1 score of 9.8 (Critical), the flaw allows any remote, unauthenticated attacker to escalate their privileges on an affected WordPress site with no user interaction required. Sites running Dokan Pro as a WooCommerce multivendor marketplace are directly at risk of complete administrative compromise.

Created Date
Source IONIX Threat Lab
CVE-2026-54836 – Unauthenticated SQL Injection – YMC Filter WordPress Plugin up to 3.11.5

CVE-2026-54836 is a critical, unauthenticated SQL Injection vulnerability (CWE-89) in the YMC Filter WordPress plugin (slug: ymc-smart-filter), affecting all versions up to and including 3.11.5. It carries a CVSS 3.1 score of 9.3 (Critical), is exploitable over the network with no authentication or user interaction required, and is capable of extracting database contents beyond the plugin's own data scope due to a confirmed Scope Change in the CVSS vector.

Created Date
Source IONIX Threat Lab
CVE-2026-54848 – Sensitive Information Disclosure – APIExperts Square for WooCommerce (WC Shop Sy…

CVE-2026-54848 is a high-severity Insertion of Sensitive Information Into Sent Data vulnerability (CWE-201) in the APIExperts Square for WooCommerce WordPress plugin — also marketed as WC Shop Sync — affecting all versions through 4.7.3. The flaw enables unauthenticated remote attackers to retrieve sensitive data embedded in HTTP responses without any privileges or user interaction, earning a CVSS v3.1 base score of 8.3 (HIGH) with Scope Changed, meaning the impact crosses component boundaries beyond the plugin itself. A patched version (4.7.4) has been released.

Created Date
Source IONIX Threat Lab
CVE-2026-41120 – Unauthenticated RCE – Dell Wyse Management Suite prior to 5.5 HF1

CVE-2026-41120 is a critical-severity vulnerability in Dell Wyse Management Suite (WMS), an on-premises enterprise thin-client management platform, affecting all versions prior to WMS 5.5 HF1. The flaw is classified as "Acceptance of Extraneous Untrusted Data With Trusted Data" and can be exploited by a remote, unauthenticated attacker to achieve Remote Code Execution (RCE) on the underlying server. With a CVSS v3.1 base score of 9.8, this vulnerability represents a full-impact risk to confidentiality, integrity, and availability of affected systems.

Created Date
Source IONIX Threat Lab
CVE-2026-57700 – Unauthenticated Arbitrary File Upload Leading to RCE – OMGF Pro WordPress Plugin…

CVE-2026-57700 is a critical Unrestricted Upload of File with Dangerous Type vulnerability (CWE-434) in OMGF Pro, a premium WordPress plugin by Daan.Dev that enables GDPR-compliant local hosting of Google Fonts. The flaw affects all versions of OMGF Pro through 5.2.6 and carries a maximum CVSS 3.1 base score of 10.0 (Critical), reflecting unauthenticated remote exploitability with complete impact across confidentiality, integrity, and availability. A patched release (version 5.2.7) was published by the vendor on June 25, 2026.

Created Date
Source IONIX Threat Lab
CVE-2026-54088 – Pre-Auth RCE via OS Command Injection – File Browser < 2.63.6

CVE-2026-54088 is a critical pre-authentication OS command injection vulnerability in File Browser (filebrowser/filebrowser), a widely deployed open-source web-based file management interface. The flaw exists in the Hook Authentication feature, where user-supplied credentials are interpolated into shell command strings using os.Expand without any sanitization, allowing an unauthenticated remote attacker to execute arbitrary OS commands on the server before authentication takes place. This vulnerability carries a CVSS 4.0 score of 9.3 (Critical) and is fixed in version 2.63.6.

Created Date
Source IONIX Threat Lab
CVE-2026-54917 – Cross-Bucket Authorization Bypass – SeaweedFS prior to v4.30

CVE-2026-54917 is a high-severity path traversal vulnerability (CWE-22) affecting SeaweedFS, a widely-deployed distributed storage system offering S3-compatible object storage and Apache Iceberg table management. The flaw resides in the S3 API gateway and the Iceberg REST catalog gateway, and allows any unauthenticated remote attacker to read from or write to arbitrary storage buckets they are not authorized to access. The vulnerability is fixed in SeaweedFS v4.30.

Created Date
Source IONIX Threat Lab
CVE-2025-71324 – Unauthenticated Arbitrary File Read (Path Traversal) – Flowise before 3.0.6

CVE-2025-71324 is a high-severity unauthenticated path traversal vulnerability in Flowise, the open-source AI agent and LLM workflow builder, affecting all versions prior to 3.0.6. By supplying crafted path traversal sequences in the unvalidated chatId parameter, a remote unauthenticated attacker can read arbitrary files from the server filesystem — including the default SQLite database — without any credentials. The vulnerability is tracked under GitHub Security Advisory GHSA-99pg-hqvx-r4gf and carries a CVSS 4.0 score of 8.7 (High).

Created Date
Source IONIX Threat Lab
CVE-2026-57878 – Unauthenticated RCE via Stack Buffer Overflow – GeoVision GV-LPC2011 / GV-LPC221…

CVE-2026-57878 is a critical unauthenticated stack-based buffer overflow vulnerability in the thttpd embedded web server running on GeoVision GV-LPC2011 and GV-LPC2211 License Plate Recognition (LPR) IP cameras running firmware V1.12 and earlier. A remote, unauthenticated attacker can exploit this flaw by sending a single crafted HTTP request to the camera's web interface, with no credentials or user interaction required, potentially leading to arbitrary code execution (RCE). The vulnerability carries a CVSS v3.1 base score of 9.8 (Critical).

Created Date
Source IONIX Threat Lab
CVE-2026-46348 – SSRF via IPv6 Unspecified Address Bypass – Mastodon prior to 4.5.10, 4.4.17, and…

CVE-2026-46348 is a Server-Side Request Forgery (SSRF) vulnerability in Mastodon, the open-source federated social network server. The flaw stems from an incomplete IP address blocklist that omits the IPv6 unspecified address range (::), allowing unauthenticated remote attackers to force Mastodon into issuing HTTP requests against loopback interfaces and accessing otherwise private internal resources. The vulnerability carries a CVSS 4.0 score of 8.7 (HIGH) and affects all Mastodon instances prior to versions 4.5.10, 4.4.17, and 4.3.23.

Created Date
Source IONIX Threat Lab
CVE-2026-47389 – Server-Side Request Forgery (SSRF) – Mastodon prior to 4.3.23, 4.4.17, and 4.5.10

CVE-2026-47389 is a Server-Side Request Forgery (SSRF) vulnerability in Mastodon, the open-source ActivityPub-based social network server, affecting all versions prior to 4.3.23, 4.4.17, and 4.5.10. Rated HIGH with a CVSS v3.1 score of 8.6, the flaw allows an unauthenticated remote attacker to cause a vulnerable Mastodon instance to initiate outbound HTTP connections to internal network addresses — including loopback, RFC1918 ranges, and cloud instance metadata endpoints — by exploiting an incomplete private address check on older Ruby runtimes.

Created Date
Source IONIX Threat Lab
CVE-2026-56122 – Arbitrary File Read via Path Traversal – Winstone Servlet Container ≤ 0.9.10

CVE-2026-56122 is a path traversal vulnerability (CWE-22) affecting Winstone Servlet Container through version 0.9.10, the final release of the unmaintained standalone project by rickknowles. An unauthenticated remote attacker can read arbitrary files on the host filesystem by sending a single crafted HTTP GET request containing unsanitized dot-dot-slash sequences, with no authentication or user interaction required. The vulnerability carries a CVSS v3.1 score of 7.5 (HIGH) and a CVSS v4.0 score of 8.7 (HIGH).

Created Date
Source IONIX Threat Lab
CVE-2026-54828 – Unauthenticated Authorization Bypass – Motors WordPress Plugin ≤ 1.4.109

CVE-2026-54828 is a Missing Authorization vulnerability (CWE-862) in the Motors – Car Dealership & Classified Listings WordPress plugin by StylemixThemes, affecting all versions up to and including 1.4.109. The flaw allows unauthenticated remote attackers to bypass access controls and perform privileged write operations without any credentials, resulting in a HIGH integrity impact. It carries a CVSS v3.1 score of 7.5 (HIGH) and was discovered by security researcher HaiND through the Patchstack Bug Bounty Program.

Created Date
Source IONIX Threat Lab
CVE-2026-54829 – Blind SQL Injection – WP Photo Album Plus WordPress Plugin ≤ 9.1.13.005

CVE-2026-54829 is a Blind SQL Injection vulnerability (CWE-89) in the WP Photo Album Plus WordPress plugin by Jacob N. Breetvelt, affecting all versions through 9.1.13.005. The vulnerability is remotely exploitable without authentication or user interaction and carries a CVSS v3.1 score of 7.5 (High) with a changed scope and high confidentiality impact.

Created Date
Source IONIX Threat Lab
CVE-2026-39893 – Pre-Auth SQL Injection – Cacti 1.2.30 and prior

CVE-2026-39893 is a critical pre-authentication SQL injection vulnerability in Cacti, an open source performance and fault management framework, affecting all versions up to and including 1.2.30. The flaw resides in graph_view.php, where the rfilter request variable is concatenated directly into an SQL RLIKE clause without sanitization, and is reachable without credentials on any Cacti deployment with guest graph viewing enabled. The vulnerability carries a CVSS v3.1 base score of 9.8 (Critical) and was fixed in version 1.2.31.

Created Date
Source IONIX Threat Lab
CVE-2026-39938 – Unauthenticated LFI / Remote Code Execution – Cacti 1.2.30 and Prior

CVE-2026-39938 is a critical-severity (CVSS 9.8) unauthenticated Local File Inclusion (LFI) vulnerability in Cacti, the open source performance and fault management framework. Affecting all versions up to and including 1.2.30, the flaw is exploitable remotely without credentials or user interaction, and has been assigned both CWE-22 (Path Traversal) and CWE-78 (OS Command Injection), meaning successful exploitation can escalate beyond file disclosure to full Remote Code Execution. Cacti 1.2.31 resolves this issue.

Created Date
Source IONIX Threat Lab
CVE-2026-39955 – Pre-Auth SQL Injection – Cacti ≤ 1.2.30

CVE-2026-39955 is a critical pre-authentication SQL injection vulnerability affecting Cacti, the open-source network performance and fault management framework, in all versions up to and including 1.2.30. The flaw arises from an unanchored FILTER_VALIDATE_REGEXP validation in graph_view.php, allowing unauthenticated remote attackers to inject arbitrary SQL commands via the rfilter parameter. A patch was released in version 1.2.31, and immediate upgrade is strongly recommended.

Created Date
Source IONIX Threat Lab
CVE-2026-39948 – Unauthenticated SQL Injection – Cacti ≤ 1.2.30

CVE-2026-39948 is a critical unauthenticated SQL injection vulnerability (CWE-89) in Cacti, an open-source network performance and fault management framework, affecting all versions 1.2.30 and prior. The flaw is reachable pre-authentication through graph_view.php on installations with guest graph viewing enabled, allowing a remote attacker with no credentials to inject arbitrary SQL and compromise the confidentiality and integrity of the underlying database. The vulnerability carries a CVSS 4.0 score of 9.3 (Critical).

Created Date
Source IONIX Threat Lab
CVE-2026-3055 – Unauthenticated Memory Overread in Citrix NetScaler ADC and Gateway

CVE-2026-3055 is a critical out-of-bounds memory read vulnerability (CWE-125) in Citrix NetScaler ADC and NetScaler Gateway, rated CRITICAL with a CVSS 4.0 score of 9.3 and a CVSS 3.1 score of 9.8. The flaw resides in the SAML Identity Provider (SAML IDP) component and allows unauthenticated, remote attackers to trigger memory overread, potentially extracting active session tokens and sensitive credentials directly from appliance memory. CISA added CVE-2026-3055 to its Known Exploited Vulnerabilities (KEV) catalog on March 30, 2026, with a remediation due date of April 2, 2026, confirming active exploitation…

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