January 2024 (30)
@fastify/middie Middleware Bypass Vulnerability via Duplicate Slashes
2 rules 1 TTP 1 CVE`@fastify/middie` versions 9.3.1 and earlier are vulnerable to middleware bypass via URLs with duplicate leading slashes due to improper handling of the deprecated `ignoreDuplicateSlashes` option, potentially allowing unauthorized access to protected resources.
Amelia Booking WordPress Plugin Insecure Direct Object Reference Vulnerability
2 rules 1 TTPThe Amelia Booking plugin for WordPress versions 9.1.2 and earlier is vulnerable to Insecure Direct Object References (IDOR), allowing authenticated attackers with customer-level permissions or higher to change user passwords and potentially compromise administrator accounts.
AWS IAM AdministratorAccess Policy Attached to User
2 rules 2 TTPsAn adversary with compromised AWS credentials may attempt to escalate privileges or persist access by attaching the AdministratorAccess AWS managed policy to an existing IAM user via the AttachUserPolicy API, granting full access to all AWS services and resources.
GCP Pub/Sub Topic Deletion for Defense Evasion
2 rules 2 TTPsDetection of Google Cloud Platform Pub/Sub topic deletions can indicate an attempt to disrupt message flow and potentially evade defenses by impairing logging or event-driven automation.
Local Account TokenFilter Policy Modification for Defense Evasion
2 rules 3 TTPsModification of the LocalAccountTokenFilterPolicy registry key to enable high-integrity tokens for local administrator accounts is detected, potentially allowing attackers to bypass User Account Control (UAC) and facilitate lateral movement.
Netsh Helper DLL Persistence via Registry Modification
2 rules 3 TTPsAttackers may establish persistence by adding a malicious DLL as a Netsh Helper, which executes whenever the Netsh utility is run, often abusing this mechanism to execute malicious payloads.
Potential Exploitation of an Unquoted Service Path Vulnerability
2 rules 1 TTPThis rule detects potential exploitation of unquoted service path vulnerabilities, where adversaries may escalate privileges by placing a malicious executable in a higher-level directory within the path of an unquoted service executable.
Suspicious Startup Shell Folder Modification
2 rules 2 TTPsThis rule detects suspicious modifications to the startup shell folder registry keys, potentially indicating an attempt to establish persistence by pointing to malicious executables and bypassing traditional defenses.
AWS S3 Data Exfiltration via Uncommon Clients
2 rules 1 TTPDetection of AWS API activity from rare S3 client applications (S3 Browser, Cyberduck), potentially indicating unauthorized data exfiltration by threat actors.
AWS Password Spraying Attack via Multiple Failed Console Logins
2 rules 2 TTPsA single source IP attempts to authenticate to the AWS Console against multiple unique user accounts within a short timeframe, indicating a potential password spraying attack.
CircleCI Security Step Disabled Detection
2 rules 1 TTPDetection of disabling security steps in CircleCI, potentially indicating an attempt to bypass security controls during the CI/CD process.
Ghidra Improper Annotation Processing Leads to RCE (CVE-2026-4946)
3 rules 1 TTPGhidra versions before 12.0.3 improperly process annotation directives from automatically extracted binary data, leading to arbitrary command execution when an analyst interacts with the user interface by clicking on a crafted element.
Incus Path Traversal Vulnerability (CVE-2026-33945)
2 rules 1 TTPA path traversal vulnerability in Incus versions prior to 6.23.0 (CVE-2026-33945) allows an attacker to write arbitrary files as root, leading to privilege escalation and denial of service by crafting a malicious systemd credential path.
Kerberos Pre-authentication Disabled for User Account
3 rules 4 TTPsDetection of Kerberos pre-authentication being disabled for a user account, potentially leading to AS-REP roasting and offline password cracking by attackers with GenericWrite or GenericAll rights over the account.
LORIS Reflected Cross-Site Scripting Vulnerability (CVE-2026-35169)
2 rules 1 TTP 1 CVEA reflected cross-site scripting vulnerability (CVE-2026-35169) exists in the LORIS help_editor module due to insufficient sanitization of user-supplied variables, potentially leading to arbitrary markdown file downloads or script execution if a user clicks a crafted link.
Remote File Download via Script Interpreter
2 rules 3 TTPsAttackers are using Windows script interpreters (cscript.exe or wscript.exe) to download executable files from remote locations to deliver second-stage payloads or download tools.
Suspicious PowerShell Execution via Windows Script Host
2 rules 1 TTPAdversaries may execute PowerShell commands through the Windows Script Host (wscript.exe or cscript.exe) using suspicious arguments, potentially bypassing traditional PowerShell execution policies and detection mechanisms.
vm2 NodeVM Nesting Bypass Allows Arbitrary Command Execution
2 rules 2 TTPsA vulnerability in vm2's NodeVM, when nesting is enabled, allows sandbox code to bypass require restrictions, enabling arbitrary OS command execution on the host.
Windows Registry Classes Autorun Keys Modification for Persistence
3 rules 1 TTPAdversaries modify Windows Registry Classes keys to establish persistence by executing malicious code when specific file types are opened or actions are performed, potentially leading to privilege escalation and persistent access.
Detection of Obfuscated IP Address Usage in Download Commands
2 rules 2 TTPsThis brief details the use of obfuscated IP addresses within download commands, often employed to evade detection by hiding the true destination of malicious downloads.
AMSI Enable Registry Key Modification for Defense Evasion
2 rules 1 TTPAdversaries modify the AmsiEnable registry key to 0 to disable Windows Script AMSI scanning, bypassing AMSI protections for Windows Script Host or JScript execution.
Suspicious Zoom Child Process Activity
2 rules 5 TTPsThe spawning of command interpreters (cmd.exe, powershell.exe, pwsh.exe) as child processes of Zoom.exe is indicative of potential exploitation or malicious masquerading, allowing attackers to execute arbitrary commands within the context of the Zoom application.
ToTok iOS Application Used for Government Surveillance
2 rules 2 TTPs 2 IOCsThe ToTok iOS application, developed by Breej Holding Ltd., was identified as a spying tool used by the government of the United Arab Emirates (UAE) to track users' conversations, movements, and relationships by collecting sensitive user data and transmitting it to servers using self-signed certificates.
M365 Copilot Impersonation Jailbreak Attempt Detection
2 rules 1 TTPThis detection identifies M365 Copilot impersonation and roleplay jailbreak attempts by analyzing exported eDiscovery prompt logs, searching for users manipulating the AI into adopting alternate personas or bypassing safety controls via roleplay keywords, categorizing specific impersonation types to identify persona injection attacks.
OpenClaw Unbounded Memory Allocation Vulnerability
2 rules 1 TTPThe openclaw npm package prior to version 2026.3.22 is vulnerable to unbounded memory allocation due to missing size limits when reading remote media HTTP error bodies, potentially leading to denial-of-service.
Potential Disabling of Windows Defender Antivirus via Registry Modification
2 rules 1 TTPAn attacker might attempt to disable Windows Defender Antivirus by modifying specific registry keys, potentially leading to a system vulnerable to malware and other threats.
Pre-Ransomware Active Directory Discovery Burst
3 rules 3 TTPsAttackers perform a burst of Active Directory discovery commands on a Windows host to gather information prior to ransomware deployment.
Scriban Template Engine LoopLimit Bypass Vulnerability
2 rules 1 TTPScriban's LoopLimit can be bypassed by crafted template expressions, allowing attackers to perform resource exhaustion through CPU or memory amplification, leading to denial of service.
Tandoor Recipes Authentication Bypass Vulnerability (CVE-2026-35045)
2 rules 1 TTP 1 CVETandoor Recipes before version 2.6.4 allows authenticated users within a space to modify any recipe in that space, including private ones, via the PUT /api/recipe/batch_update/ endpoint, bypassing object-level authorization checks and enabling unauthorized access and data tampering.
Vite Arbitrary File Read Vulnerability via WebSocket
2 rules 1 TTPVite versions 6.0.0 to 8.0.4 are vulnerable to arbitrary file read, allowing attackers to bypass access controls and retrieve the contents of arbitrary files on the server via the WebSocket path when the dev server is exposed to the network.