8 vulnerabilidades · Database Orden: CVSS EPSS Año ID
CVE-2026-21962
Oracle HTTP Server, Oracle Weblogic Server Proxy Plug-in Web Database
10.0
CRITICAL
EPSS
0.0%
2026 1 PoC

Vulnerability in the Oracle HTTP Server, Oracle Weblogic Server Proxy Plug-in product of Oracle Fusion Middleware (component: Weblogic Server Proxy Plug-in for Apache HTTP Server, Weblogic Server Proxy Plug-in for IIS). Supported versions that are affected are 12.2.1.4.0, 14.1.1.0.0 and 14.1.2.0.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle HTTP Server, Oracle Weblogic Server Proxy Plug-in. While the vulnerability is in O

CVE-2026-27847
MR9600 Database
9.8
CRITICAL
EPSS
0.1%
2026 CWE-89 1 PoC

Due to improper neutralization of special elements, SQL statements can be injected via the handshake of a TLS-SRP connection. This can be used to inject known credentials into the database that can be utilized to successfully complete the handshake and use the protected service. This issue affects MR9600: 1.0.4.205530; MX4200: 1.0.13.210200.

CVE-2026-29861
Software Genérico Web Database
9.8
CRITICAL
EPSS
0.0%
2026 1 PoC

PHP-MYSQL-User-Login-System v1.0 was discovered to contain a SQL injection vulnerability via the username parameter at login.php.

CVE-2026-0610
Server Database
9.8
CRITICAL
EPSS
0.0%
2026 CWE-89 1 PoC

SQL Injection vulnerability in remote-sessions in Devolutions Server.This issue affects Devolutions Server 2025.3.1 through 2025.3.12

CVE-2026-23696
Windmill CE (Community Edition) Database
9.4
CRITICAL
EPSS
0.1%
2026 CWE-89 1 PoC

Windmill CE and EE versions 1.276.0 through 1.603.2 contain an SQL injection vulnerability in the folder ownership management functionality that allows authenticated attackers to inject SQL through the owner parameter. An attacker can use the injection to read sensitive data such as the JWT signing secret and administrative user identifiers, forge an administrative token, and then execute arbitrary code via the workflow execution endpoints.

CVE-2026-41460
SocialEngine Database
9.3
CRITICAL
EPSS
0.4%
2026 CWE-89 3 PoCs

SocialEngine versions 7.8.0 and prior contain a SQL injection vulnerability in the /activity/index/get-memberall endpoint where user-supplied input passed via the text parameter is not sanitized before being incorporated into a SQL query. An unauthenticated remote attacker can exploit this vulnerability to read arbitrary data from the database, reset administrator account passwords, and gain unauthorized access to the Packages Manager in the Admin Panel, potentially enabling remote code execution.

CVE-2026-28516
openDCIM DevOps Web Database
9.3
CRITICAL
EPSS
23.8%
2026 CWE-89 1 PoC

openDCIM version 23.04, through commit 4467e9c4, contains a SQL injection vulnerability in Config::UpdateParameter. The install.php and container-install.php handlers pass user-supplied input directly into SQL statements using string interpolation without prepared statements or proper input sanitation. An authenticated user can execute arbitrary SQL statements against the underlying database.

CVE-2026-27743
referer_spam Database
9.3
CRITICAL
EPSS
0.2%
2026 CWE-89 2 PoCs

The SPIP referer_spam plugin versions prior to 1.3.0 contain an unauthenticated SQL injection vulnerability in the referer_spam_ajouter and referer_spam_supprimer action handlers. The handlers read the url parameter from a GET request and interpolate it directly into SQL LIKE clauses without input validation or parameterization. The endpoints do not enforce authorization checks and do not use SPIP action protections such as securiser_action(), allowing remote attackers to execute arbitrary SQL queries.