Attackers used SQL injection to compile a post-exploitation toolkit inside an Oracle database

A post-exploitation toolkit has been discovered compiled and stored within an Oracle database as schema objects, allowing attackers to execute commands on the underlying Windows server from a location typically not inspected by conventional endpoint security tools.
The intrusion was detected by Huntress on July 27, following credential theft alerts on a host running an Oracle database server. The cybersecurity firm published its analysis of the incident on August 5. The initial access point was a SQL injection vulnerability in the autocomplete search feature of a public-facing Java application utilizing Apache Tomcat. This was not a vulnerability in the database itself, but rather an issue with the application passing unvalidated input to the database over a Java Database Connectivity (JDBC) connection, using an account that possessed permissions to create Java objects.
Oracle databases include an embedded Java Virtual Machine (JVM) and a mechanism to store Java source code as a database object. The attacker exploited the SQL injection to feed malicious Java code through this mechanism, which Oracle then compiled into stored schema objects, forming the toolkit.
The toolkit, named "khunt" based on its module names and written files, comprised several components. These included a module capable of opening a Windows command shell for arbitrary operating system commands, and a credential dumper designed to read Oracle's internal user table and write usernames and passwords to a file. Additionally, the toolkit featured two file explorers, an unzip utility, a reachability check to confirm its operational status, and a set of PL/SQL wrappers to invoke the underlying Java methods. While the technique of compiling code within a database is not new, Huntress highlighted its use in this specific attack as a novel aspect, noting its rare documented appearance in the wild.
The attackers leveraged the database as a pivot point to the operating system by opening a Windows command shell, confirming they had achieved SYSTEM-level privileges. They then used PowerShell to interact with the Windows registry, copying the SECURITY and SYSTEM hives. Further enumeration of running services was performed, and the SAM and SECURITY hives were copied using the Extensible Storage Engine utility. Huntress assessed that these hives were staged for credential dumping and potential exfiltration, categorizing this activity as an attempt rather than confirmed theft. Apache access logs enabled researchers to trace the malicious requests back to a single IP address.
Huntress emphasized the detection challenge posed by this method. Storing the toolkit as a database object, rather than a file or a memory-resident payload, places it outside the typical scope of most security tools. Endpoint protection products primarily focus on processes, binaries, and files, rather than Java classes and PL/SQL wrappers embedded within an Oracle database. This approach effectively transforms the database from a data repository into an operational foothold for attackers.
To mitigate such attacks, Huntress advises ensuring that application forms are not susceptible to injection vulnerabilities. This requires implementing proper input sanitization and query parameterization for all user inputs. Furthermore, it is crucial to ensure that database users with the ability to execute queries are not over-provisioned with excessive permissions.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed