Loading HuntDB...

High-Impact Vulnerabilities

Critical + High Exploit High EPSS

Vulnerabilities that meet all three criteria: Critical/High severity, known exploits, and high probability of exploitation (EPSS ≥ 10%).

CVE-2025-2294 5 months, 1 week ago

The Kubio AI Page Builder plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.5.1 via thekubio_hybrid_theme_load_template function. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included.

CRITICAL (9.8) EPSS: 43.3% 1 exploit
Kubio AI Page Builder <= 2.5.…
CVE-2025-24514 5 months, 2 weeks ago

A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `auth-url` Ingress annotation can be used to inject configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)

HIGH (8.8) EPSS: 30.8% 1 exploit
Ingress-Nginx Controller - Co…
CVE-2025-1974 5 months, 2 weeks ago

A security issue was discovered in Kubernetes where under certain conditions, an unauthenticated attacker with access to the pod network can achieve arbitrary code execution in the context of the ingress-nginx controller. This can lead to disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)

CRITICAL (9.8) EPSS: 87.0% 1 exploit
Ingress-Nginx Controller - Re…
CVE-2025-1098 5 months, 2 weeks ago

A security issue was discovered in ingress-nginx https://github.com/kubernetes/ingress-nginx where the `mirror-target` and `mirror-host` Ingress annotations can be used to inject arbitrary configuration into nginx. This can lead to arbitrary code execution in the context of the ingress-nginx controller, and disclosure of Secrets accessible to the controller. (Note that in the default installation, the controller can access all Secrets cluster-wide.)

HIGH (8.8) EPSS: 40.0% 1 exploit
Ingress-Nginx Controller - Co…
CVE-2024-8859 5 months, 2 weeks ago

A path traversal vulnerability exists in mlflow/mlflow version 2.15.1. When users configure and use the dbfs service, concatenating the URL directly into the file protocol results in an arbitrary file read vulnerability. This issue occurs because only the path part of the URL is checked, while parts such as query and parameters are not handled. The vulnerability is triggered if the user has configured the dbfs service, and during usage, the service is mounted to a local directory.

HIGH (7.5) EPSS: 11.2% 1 exploit
Mlflow < 2.17.0 - Local File …
CVE-2024-6842 5 months, 2 weeks ago

In version 1.5.5 of mintplex-labs/anything-llm, the `/setup-complete` API endpoint allows unauthorized users to access sensitive system settings. The data returned by the `currentSettings` function includes sensitive information such as API keys for search engines, which can be exploited by attackers to steal these keys and cause loss of user assets.

HIGH (7.5) EPSS: 10.8% 1 exploit
AnythingLLM - Information Dis…
CVE-2025-0674 7 months ago

Multiple Elber products are affected by an authentication bypass vulnerability which allows unauthorized access to the password management functionality. Attackers can exploit this issue by manipulating the endpoint to overwrite any user's password within the system. This grants them unauthorized administrative access to protected areas of the application, compromising the device's system security.

CRITICAL (9.8) EPSS: 31.6% 1 exploit
Elber ESE DVB-S/S2 - Authenti…
CVE-2024-52875 7 months, 1 week ago

An issue was discovered in GFI Kerio Control 9.2.5 through 9.4.5. The dest GET parameter passed to the /nonauth/addCertException.cs and /nonauth/guestConfirm.cs and /nonauth/expiration.cs pages is not properly sanitized before being used to generate a Location HTTP header in a 302 HTTP response. This can be exploited to perform Open Redirect or HTTP Response Splitting attacks, which in turn lead to Reflected Cross-Site Scripting (XSS). Remote command execution can be achieved by leveraging the upgrade feature in the admin interface.

HIGH (8.8) EPSS: 80.6% 1 exploit
Kerio Control v9.2.5 - CRLF I…
CVE-2024-13496 7 months, 2 weeks ago

The GamiPress – Gamification plugin to reward points, achievements, badges & ranks in WordPress plugin for WordPress is vulnerable to time-based SQL Injection via the ‘orderby’ parameter in all versions up to, and including, 7.3.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. NOTE: This vulnerability was previously published as being fixed in version 7.2.2 which was incorrect. The correct fixed version is 7.3.2.

HIGH (7.5) EPSS: 29.8% 1 exploit
GamiPress <= 2.8.9 - SQL Inje…
CVE-2024-13160 7 months, 3 weeks ago

Absolute path traversal in Ivanti EPM before the 2024 January-2025 Security Update and 2022 SU6 January-2025 Security Update allows a remote unauthenticated attacker to leak sensitive information.

CRITICAL (9.8) EPSS: 93.5% 1 exploit
Ivanti EPM - Credential Coerc…
CVE-2024-13161 7 months, 3 weeks ago

Absolute path traversal in Ivanti EPM before the 2024 January-2025 Security Update and 2022 SU6 January-2025 Security Update allows a remote unauthenticated attacker to leak sensitive information.

CRITICAL (9.8) EPSS: 92.1% 1 exploit
Ivanti EPM - Credential Coerc…
CVE-2024-13159 7 months, 3 weeks ago

Absolute path traversal in Ivanti EPM before the 2024 January-2025 Security Update and 2022 SU6 January-2025 Security Update allows a remote unauthenticated attacker to leak sensitive information.

CRITICAL (9.8) EPSS: 94.1% 1 exploit
Ivanti EPM - Credential Coerc…
CVE-2024-44000 7 months, 4 weeks ago

Insufficiently Protected Credentials vulnerability in LiteSpeed Technologies LiteSpeed Cache allows Authentication Bypass.This issue affects LiteSpeed Cache: from n/a before 6.5.0.1.

CRITICAL (9.8) EPSS: 92.0% 1 exploit
LiteSpeed Cache <= 6.4.1 - Se…
CVE-2024-34351 7 months, 4 weeks ago

Next.js is a React framework that can provide building blocks to create web applications. A Server-Side Request Forgery (SSRF) vulnerability was identified in Next.js Server Actions. If the `Host` header is modified, and the below conditions are also met, an attacker may be able to make requests that appear to be originating from the Next.js application server itself. The required conditions are 1) Next.js is running in a self-hosted manner; 2) the Next.js application makes use of Server Actions; and 3) the Server Action performs a redirect to a relative path which starts with a `/`. This vulnerability was fixed in Next.js `14.1.1`.

HIGH (7.5) EPSS: 91.8% 1 exploit
Next.js - Server Side Request…
CVE-2024-27198 7 months, 4 weeks ago

In JetBrains TeamCity before 2023.11.4 authentication bypass allowing to perform admin actions was possible

CRITICAL (9.8) EPSS: 94.6% 1 exploit
TeamCity < 2023.11.4 - Authen…
CVE-2024-27199 7 months, 4 weeks ago

In JetBrains TeamCity before 2023.11.4 path traversal allowing to perform limited admin actions was possible

HIGH (7.3) EPSS: 94.5% 1 exploit
TeamCity < 2023.11.4 - Authen…
CVE-2024-27954 7 months, 4 weeks ago

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in WP Automatic Automatic allows Path Traversal, Server Side Request Forgery.This issue affects Automatic: from n/a through 3.92.0.

CRITICAL (9.3) EPSS: 93.3% 1 exploit
WordPress Automatic Plugin <3…
CVE-2024-27956 7 months, 4 weeks ago

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in ValvePress Automatic allows SQL Injection.This issue affects Automatic: from n/a through 3.92.0.

CRITICAL (9.9) EPSS: 93.5% 1 exploit
WordPress Automatic Plugin <=…
CVE-2024-6670 7 months, 4 weeks ago

In WhatsUp Gold versions released before 2024.0.0, a SQL Injection vulnerability allows an unauthenticated attacker to retrieve the users encrypted password.

CRITICAL (9.8) EPSS: 94.5% 1 exploit
WhatsUp Gold HasErrors SQL In…
CVE-2024-6028 7 months, 4 weeks ago

The Quiz Maker plugin for WordPress is vulnerable to time-based SQL Injection via the 'ays_questions' parameter in all versions up to, and including, 6.5.8.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

CRITICAL (9.8) EPSS: 80.6% 1 exploit
Quiz Maker <= 6.5.8.3 - SQL I…