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-14488 – Unauthenticated Arbitrary Post/Page Deletion (Missing Authorization) – Meta Box AIO

CVE-2026-14488 is a critical missing authorization (CWE-862) vulnerability in the Meta Box AIO WordPress plugin, affecting its MB Frontend Submission extension. The flaw allows unauthenticated, remote attackers to delete arbitrary posts and pages on affected sites, resulting in a high impact to data integrity and availability. It carries a CVSS v3.1 base score of 9.1 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-11974 – Unauthenticated Arbitrary File Disclosure / SSRF – WP Media Folder Addon <= 4.1.6

CVE-2026-11974 is an unauthenticated path traversal (CWE-22) vulnerability in the WP Media Folder Addon WordPress plugin through version 4.1.6. The plugin fails to validate a user-supplied parameter before using it in a file read operation within two AJAX actions reachable by unauthenticated users, enabling arbitrary file disclosure and server-side request forgery (SSRF) on sites where a cloud storage connection is configured. It is rated HIGH severity with a CVSS v3.1 base score of 8.6.

Created Date
Source IONIX Threat Lab
CVE-2026-65888 – Account Takeover via Authentication Bypass – Gridbox Extension for Joomla < 2.20.2

CVE-2026-65888 is a critical account takeover vulnerability in the Gridbox extension for Joomla, developed by balbooa.com, affecting all versions prior to 2.20.2. A flaw in the socialLogin method allows an unauthenticated, remote attacker to authenticate as any registered user on the target Joomla site — including administrators — without valid credentials. This vulnerability carries a perfect CVSS 4.0 score of 10.0 and is confirmed as actively exploited in the wild.

Created Date
Source IONIX Threat Lab
CVE-2026-65887 – Unauthenticated Arbitrary Password Reset / Account Takeover – Gridbox Extension …

CVE-2026-65887 is a critical improper access control vulnerability (CWE-284) in the Gridbox page-builder extension for Joomla, developed by balbooa.com, affecting all versions from 1.0.0 through 2.20.1. An unauthenticated remote attacker can invoke the extension's resetPassword method without any authorization check, allowing them to reset the password of any Joomla user account—except super administrators—and immediately log in as that user. The vulnerability is rated CVSS 4.0: 10.0 (Critical) and carries an active exploitation maturity rating, indicating attacks are already occurring in the wild.

Created Date
Source IONIX Threat Lab
CVE-2026-65886 – Unauthenticated Arbitrary File Read – Gridbox extension for Joomla < 2.20.2

CVE-2026-65886 is a critical unauthenticated arbitrary file read vulnerability in the Gridbox page builder extension for Joomla, developed by balbooa.com, affecting all versions from 1.0.0 through 2.20.1. The flaw resides in the extension's photo viewer component, which fails to properly restrict file path access, allowing any unauthenticated remote attacker to read arbitrary files from the server. With a CVSS 4.0 score of 9.2, this vulnerability requires no credentials, no user interaction, and is directly exploitable over the network against any internet-facing Joomla site running Gridbox.

Created Date
Source IONIX Threat Lab
CVE-2026-58177 – Path Traversal / Out-of-Bounds Write / Use-After-Free – Apache Traffic Server 10…

CVE-2026-58177 is a high-severity vulnerability affecting the Cripts scripting framework component within Apache Traffic Server (ATS), a widely deployed enterprise-grade HTTP reverse proxy and caching server maintained by the Apache Software Foundation. The flaw encompasses three distinct vulnerability classes — out-of-bounds writes, path traversal, and use-after-free errors — and is remotely exploitable without authentication or user interaction. All ATS installations running versions 10.0.0 through 10.1.3 with the Cripts framework in use are potentially at risk, and upgrading to version 10.1.4 is strongly recommended.

Created Date
Source IONIX Threat Lab
CVE-2026-58179 – Stack-Based Buffer Overflow / Potential RCE – Apache Traffic Server 8.0.0–10.1.3

CVE-2026-58179 is a high-severity stack-based buffer overflow vulnerability (CWE-121) in the regex_remap plugin of Apache Traffic Server (ATS), caused by insufficient bounds checking on substitution input. The flaw also triggers integer overflows during the same processing path. With a CVSS v3.1 score of 8.1 (High) and full Confidentiality, Integrity, and Availability impact scores (C:H/I:H/A:H), the vulnerability carries significant risk of complete system compromise on affected servers where the plugin is active.

Created Date
Source IONIX Threat Lab
CVE-2026-58162 – SNI-Based Certificate Forgery / Man-in-the-Middle – Apache Traffic Server 8.0.0–…

CVE-2026-58162 is a critical (CVSS 10.0) improper certificate validation vulnerability (CWE-295) in the Apache Traffic Server certifier plugin, affecting versions 8.0.0 through 10.1.3. The plugin dynamically generates SSL/TLS certificates on demand using the client-supplied Server Name Indication (SNI) value from the TLS ClientHello message — a value that is entirely attacker-controlled — enabling an unauthenticated remote attacker to trigger certificate generation for arbitrary domain names and conduct man-in-the-middle (MitM) attacks against clients served by the proxy. Patches are available in Apache Traffic Server 9.2.15 and 10.1.4.

Created Date
Source IONIX Threat Lab
CVE-2026-58163 – Cache State Corruption / Integrity Impact – Apache Traffic Server 8.0.0–10.1.3

CVE-2026-58163 is a high-severity vulnerability in Apache Traffic Server (ATS), an open-source reverse proxy and caching server widely deployed at the internet edge. The flaw stems from deserialization of untrusted data (CWE-502): ATS mishandles on-disk cache fields and object lifetimes, leading to cache state corruption or server crashes. It is exploitable remotely without authentication and carries a CVSS v3.1 score of 7.5 (HIGH).

Created Date
Source IONIX Threat Lab
CVE-2026-65889 – Unauthenticated Recursive Directory Deletion – Gridbox Extension for Joomla (ver…

CVE-2026-65889 is a critical unauthenticated recursive directory deletion vulnerability affecting the balbooa.com Gridbox extension for Joomla in all versions prior to 2.20.2. The flaw resides in the generateNewApp method, which can be invoked by any unauthenticated remote attacker to recursively delete directories on the web server — potentially destroying an entire Joomla installation. With a CVSS 4.0 score of 9.2 (Critical) and no authentication required, this vulnerability poses an immediate threat of total site destruction to any internet-facing Joomla instance running a vulnerable Gridbox build.

Created Date
Source IONIX Threat Lab
CVE-2026-65890 – Unauthenticated SQL Injection – Gridbox extension for Joomla (versions < 2.20.2)

CVE-2026-65890 is a critical unauthenticated SQL injection vulnerability in the Gridbox extension for Joomla (com_gridbox), developed by balbooa.com, affecting all versions from 1.0.0 through 2.20.1. With a CVSS 4.0 score of 9.2, the flaw exposes multiple SQL injection vectors that require no authentication, enabling remote attackers to exfiltrate the underlying Joomla database — including user credentials — without any prior access. Balbooa released version 2.20.2 on July 29, 2026, addressing this and a broader set of critical vulnerabilities disclosed in the same extension.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-65884 – Unauthenticated Privilege Escalation to Administrator – Gridbox extension for Jooml

CVE-2026-65884 is a critical improper access control (CWE-284) vulnerability in the Gridbox extension for Joomla (com_gridbox) by balbooa.com. The extension's registration functionality allows an unauthenticated attacker to specify arbitrary usergroup IDs during account creation, enabling them to register accounts with administrative-level privileges. The flaw is rated CVSS 10.0 (Critical) and, per the CVE record, is being actively exploited.

Created Date
Source IONIX Threat Lab
CVE-2026-58188 – Out-of-Bounds Write / DoS and Limit Bypass in Experimental Plugins – Apache Traf…

CVE-2026-58188 is a high-severity vulnerability affecting Apache Traffic Server (ATS), a widely deployed enterprise-grade reverse proxy, caching, and load-balancing server. The flaw involves out-of-bounds write errors (CWE-787) and limit-bypass issues in several experimental ATS plugins, exposing affected deployments to denial-of-service conditions and potential security control circumvention. With a CVSS v3.1 score of 8.2 (HIGH), no authentication required, and no user interaction needed, internet-facing ATS deployments running experimental plugins should be patched immediately.

Created Date
Source IONIX Threat Lab
CVE-2026-58189 – Redirect-Limit Bypass / SSRF Amplification – Apache Traffic Server 8.0.0–10.1.3

CVE-2026-58189 is a high-severity Server-Side Request Forgery (SSRF) amplification vulnerability (CWE-918) in Apache Traffic Server (ATS), a widely deployed internet-facing reverse proxy, forward proxy, and CDN caching platform. The flaw allows ATS plugins to reset the redirect retry counter, effectively bypassing the configured redirect limit and enabling unauthenticated network attackers to trigger unlimited outbound requests from the server. It carries a CVSS v3.1 score of 7.5 (High) and affects all supported major branches of Apache Traffic Server.

Created Date
Source IONIX Threat Lab
CVE-2026-58182 – Uncontrolled Resource Consumption / Denial of Service – Apache Traffic Server 8….

CVE-2026-58182 is a high-severity uncontrolled resource consumption vulnerability (CWE-400) in the ts_lua plugin of Apache Traffic Server (ATS), affecting versions 8.0.0 through 10.1.3. The flaw arises from the plugin's mishandling of initialization, transform context, and per-instance state, and is exploitable remotely without authentication or user interaction. It carries a CVSS v3.1 base score of 8.6 (HIGH), reflecting high availability impact alongside partial confidentiality and integrity risk.

Created Date
Source IONIX Threat Lab
CVE-2026-58159 – IP Access Control Bypass – Apache Traffic Server 8.0.0–10.1.3

CVE-2026-58159 is a high-severity incorrect authorization vulnerability (CWE-863) in Apache Traffic Server (ATS) that allows unauthenticated remote attackers to bypass IP-based access controls. The flaw exists in two distinct areas: IP access control enforcement on Unix Domain Socket (UDS) listeners, and errors in ACL matching logic. It carries a CVSS v3.1 base score of 8.2 (HIGH) and affects ATS versions 8.0.0 through 10.1.3 across all three supported branches.

Created Date
Source IONIX Threat Lab
CVE-2026-58157 – Cross-Connection Data Leakage via Session Reuse – Apache Traffic Server 8.0.0–10…

CVE-2026-58157 is a high-severity information disclosure vulnerability in Apache Traffic Server (ATS), an open-source reverse proxy and caching solution deployed at the internet edge. The flaw stems from improper reuse of server sessions and tunnels, which can expose data from one client connection to another. With a CVSS v3.1 base score of 8.7 (HIGH) and a Scope:Changed rating reflecting cross-boundary impact, this vulnerability poses a significant risk to any organization running an affected ATS instance.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-65883 – Unauthenticated Remote Code Execution (PHP Object Injection) – Aimy Captcha-Less Fo

CVE-2026-65883 is a critical, unauthenticated PHP object injection vulnerability in the Aimy Captcha-Less Form Guard plugin for Joomla. A forged clfgd field is deserialized without validation, allowing an attacker to inject malicious PHP objects and achieve remote code execution. The flaw is rated CVSS 10.0 (Critical) and is exploitable remotely over the network with no privileges or user interaction.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-67178 – Open Redirect – MISP installer-generated Apache configuration (versions before 2.5.

CVE-2026-67178 is an open redirect vulnerability (CWE-601) affecting MISP installations before version 2.5.41. MISP installation scripts generated an Apache HTTP-to-HTTPS redirect that lacked a trailing slash on the destination URL, allowing an unauthenticated remote attacker to craft URLs on the legitimate MISP domain that redirect victims to attacker-controlled sites. The issue is rated HIGH severity (CVSS v4.0 base score 7.8).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-14996 – Insufficient Session Expiration / Session Hijacking – IBM Aspera Faspex 5 (5.0.0 th

CVE-2026-14996 is an insufficient session expiration vulnerability (CWE-613) in IBM Aspera Faspex 5. Because sessions are not invalidated within an expected timeframe, an attacker who obtains a still-valid session artifact can gain unauthorized access to the application and its resources. IBM rates this issue HIGH with a CVSS v3.1 base score of 8.2.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-18072 – Authentication Bypass via Hardcoded Backdoor – Advanced Responsive Video Embedder (

CVE-2026-18072 is a critical (CVSS 9.8) authentication bypass vulnerability caused by a hardcoded backdoor (CWE-506, Embedded Malicious Code) in the Advanced Responsive Video Embedder (ARVE) for Rumble, Odysee, YouTube, Vimeo, Kick WordPress plugin, version 10.8.7. An unauthenticated, remote attacker can supply a known token to authenticate as any existing administrator account, resulting in full compromise of the affected WordPress site.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-58186 – Cache Poisoning / Denial of Service via webp_transform Plugin – Apache Traffic Serv

CVE-2026-58186 is an improper input validation vulnerability (CWE-20) in the webp_transform plugin of Apache Traffic Server. The plugin decodes images unsafely and can serve mislabeled, cacheable responses when processing degraded input, resulting in an availability impact. The issue is rated HIGH severity (CVSS v3.1 base score 7.5) and is remotely exploitable over the network without authentication or user interaction.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-58159 – IP Access Control (ACL) Authorization Bypass – Apache Traffic Server 8.0.0–8.1.9, 9

CVE-2026-58159 is an incorrect-authorization (CWE-863) vulnerability in Apache Traffic Server that allows remote attackers to bypass IP-based access controls. The flaw stems from faulty ACL matching logic and incorrect handling of IP access controls on Unix Domain Socket (UDS) listeners, enabling requests that should be denied to reach protected resources. It carries a CVSS v3.1 base score of 8.2 (High).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-58189 – Server-Side Request Forgery (SSRF) Amplification / Denial of Service – Apache Traff

CVE-2026-58189 is a Server-Side Request Forgery (SSRF) vulnerability in Apache Traffic Server caused by a redirect-limit bypass. When plugins reset the internal retry counter, the configured redirect limit can be circumvented, enabling SSRF amplification against back-end or third-party services. The issue is rated HIGH severity (CVSS v3.1 base score 7.5).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-58164 – Denial of Service (Use-After-Free) – Apache Traffic Server 8.0.0–8.1.9, 9.0.0–9.2.1

CVE-2026-58164 is a use-after-free vulnerability (CWE-416) combined with a time-of-check/time-of-use (TOCTOU) race condition in the remap configuration handling of Apache Traffic Server. A remote, unauthenticated attacker can exploit the flaw over the network to disrupt availability, resulting in a high-severity (CVSS 7.5) denial-of-service condition.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-58188 – Memory-Safety / Limit-Bypass Flaws in Experimental Plugins – Apache Traffic Server

CVE-2026-58188 is a memory-safety and limit-bypass vulnerability affecting several experimental plugins shipped with Apache Traffic Server. The flaw is classified as an out-of-bounds write (CWE-787) and is remotely exploitable over the network without authentication or user interaction, carrying a CVSS v3.1 base score of 8.2 (HIGH).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-58179 – Stack-Based Buffer Overflow (Remote Memory Corruption) – Apache Traffic Server 8.0.

CVE-2026-58179 is a stack-based buffer overflow (with associated integer overflow) in the regex_remap plugin of Apache Traffic Server. When the plugin builds a substitution string from crafted input, it overflows the stack and mishandles integer arithmetic on the substitution input, leading to memory corruption. The issue is rated HIGH severity (CVSS v3.1 base score 8.1) and is remotely reachable over the network.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-58162 – Improper Certificate Validation via Attacker-Controlled SNI – Apache Traffic Server

CVE-2026-58162 is a critical improper certificate validation vulnerability (CWE-295) in the certifier plugin of Apache Traffic Server. The plugin generates TLS certificates based on the attacker-controlled client SNI (Server Name Indication) value, allowing a remote, unauthenticated attacker to influence certificate generation over the network. It carries a CVSS v3.1 base score of 10.0 (Critical).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-58157 – Cross-Connection Information Disclosure – Apache Traffic Server 8.0.0–8.1.9, 9.0.0–

CVE-2026-58157 is an information-disclosure vulnerability in Apache Traffic Server caused by improper reuse of server sessions and tunnels, which can expose data across separate client connections. An unauthenticated, network-based attacker may be able to obtain sensitive information belonging to other clients. The issue is rated HIGH severity with a CVSS v3.1 base score of 8.7.

Created Date
Source IONIX Agentic Threat Center
CVE-2026-58178 – Denial of Service (Uncontrolled Recursion in ESI Plugin) – Apache Traffic Server 8.

CVE-2026-58178 is an uncontrolled recursion vulnerability (CWE-674) in the Edge Side Includes (ESI) plugin of Apache Traffic Server. A remote, unauthenticated attacker can leverage the plugin to recursively fetch attacker-controlled URLs without bounds, exhausting server resources and resulting in a denial-of-service condition. The issue carries a CVSS v3.1 base score of 7.5 (HIGH).

Created Date
Source IONIX Agentic Threat Center
CVE-2026-58184 – Denial of Service (Out-of-Bounds Write) – Apache Traffic Server 8.0.0–8.1.9, 9.0.0–

CVE-2026-58184 is an out-of-bounds write (memory corruption) vulnerability in the header_rewrite plugin of Apache Traffic Server. A remote, unauthenticated attacker can trigger crashes or memory corruption through malformed input processed during cookie operations and CIDR condition matching, resulting primarily in denial of service. The Apache Software Foundation rates it HIGH severity (CVSS v3.1 base score 8.2).

Created Date
Source IONIX Threat Lab
CVE-2026-58154 – Out-of-Bounds Write / Integer Overflow – Apache Traffic Server 8.0.0–10.1.3

CVE-2026-58154 is a high-severity memory corruption vulnerability (CWE-787: Out-of-Bounds Write) in Apache Traffic Server (ATS), the open-source reverse proxy and HTTP caching server published by the Apache Software Foundation. The flaw is triggered during MIME and HTTP header parsing, where ATS can write out of bounds or overflow integers when processing crafted header input. With a CVSS v3.1 score of 8.9 (HIGH), the vulnerability requires no authentication and no user interaction, and carries a changed scope — meaning it can affect resources beyond the vulnerable component itself.

Created Date
Source IONIX Threat Lab
CVE-2026-58153 – HTTP Response Smuggling – Apache Traffic Server 10.0.0 through 10.1.3

CVE-2026-58153 is an HTTP response smuggling vulnerability (CWE-444) in Apache Traffic Server (ATS), affecting versions 10.0.0 through 10.1.3. During HTTP/2-to-HTTP/1 protocol conversion, ATS incorrectly forwards HTTP/2 origin trailers to downstream HTTP/1 clients without applying proper chunked transfer-encoding framing. The vulnerability carries a CVSS v3.1 score of 8.3 (High) and is exploitable remotely without authentication or user interaction.

Created Date
Source IONIX Threat Lab
CVE-2026-58155 – HTTP Request Smuggling / Policy Bypass – Apache Traffic Server 8.0.0–10.1.3

CVE-2026-58155 is a critical HTTP request smuggling and security policy bypass vulnerability in Apache Traffic Server (ATS), a widely-deployed open-source reverse proxy and caching server. The flaw stems from ATS truncating over-long HTTP header names, producing header aliasing that causes inconsistent request interpretation between ATS and downstream systems (CWE-444). With a CVSS v3.1 score of 9.3 (Critical) and no authentication or user interaction required, any remote attacker can exploit this flaw against any affected internet-facing ATS instance.

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