Csoonline SQL Injection Attack Enables Malware Deployment in Oracle Database
Article Content
- •Attackers exploited SQL injection in a Java application to deploy khunt toolkit in Oracle DB.
- •The khunt toolkit enabled SYSTEM-level command execution on the Windows server.
- •Proper input validation and privilege restrictions are critical to prevent similar attacks.
On July 27, 2026, Huntress detected a SQL injection attack on an Oracle database server leading to credential theft. Attackers exploited a vulnerability in a public-facing Java application, allowing them to upload a post-exploitation toolkit named 'khunt' directly into the database. This toolkit utilized Oracle's embedded Java capabilities to execute commands on the underlying Windows server, escalating from SQL injection to SYSTEM-level access. The attackers managed to dump sensitive registry hives, potentially for credential exfiltration. The incident highlights a significant shift in threat models, where the database itself becomes a host for malicious activities. Huntress emphasized the need for proper input validation and limiting database privileges to mitigate such attacks. The attack's sophistication is noted as a rare use of Java capabilities for malicious purposes within Oracle databases.
Ask AI about this cluster
Answers cite the sources they use
Timeline
More articles in this cluster (10)
Following this threat?
Track Khunt and Oracle in your own feed — you're alerted when they show up in new reporting, leak sites or exploitation.
Free account · no card needed
Continue Reading
Critical WSO2 API Manager Vulnerability Under Active Exploitation A critical vulnerability (CVE-2026-5430) in WSO2 API Manager is being actively exploited, allowing unauthenticated attackers to forge admin tokens via JWT authentication bypass. This flaw, which has a CVSS score of 10.0, affects multiple WSO2 products including API Manager, Universal Gateway, Traffic Manager, and API…
Critical Linux Kernel Vulnerability CVE-2025-39682 Under Active Exploitation A critical vulnerability (CVE-2025-39682) in the Linux kernel allows remote code execution through mishandling of zero-length TLS records. This flaw affects kTLS-enabled hosts running vulnerable kernel versions, exposing them to attackers without authentication. CISA added this vulnerability to its Known Exploited…