Skip to content
Threat Feed

January 2024 (30)

medium advisory

Network-Level Authentication (NLA) Disabled via Registry Modification

Detection of attempts to disable Network-Level Authentication (NLA) by modifying the registry on Windows systems, potentially enabling persistence methods and unauthorized access.

Windows defense-evasion lateral-movement registry-modification
2r 3t
high advisory

CVE-2026-3229 Integer Overflow in Certificate Chain Allocation

CVE-2026-3229 is an integer overflow vulnerability in certificate chain allocation affecting a Microsoft product, potentially leading to denial of service or arbitrary code execution.

integer_overflow certificate_chain denial_of_service code_execution cve
2r 1c
high advisory

Elastic Defend Alert Followed by Telemetry Loss

This rule detects when an Elastic Defend endpoint alert is generated and is not followed by subsequent endpoint telemetry events, potentially indicating endpoint security evasion, agent tampering, or sensor disablement.

Elastic Defend defense-evasion endpoint telemetry
2r 2t
high advisory

LibreNMS Remote Code Execution via Arbitrary File Write

An authenticated administrator can achieve remote code execution on LibreNMS by modifying the binary path settings for built-in network tools and bypassing an input filter to execute arbitrary commands.

LibreNMS rce web-application
2r 1t 1i
high threat

Suspicious Microsoft Diagnostics Wizard Execution

This rule detects potential abuse of the Microsoft Diagnostics Troubleshooting Wizard (MSDT) to proxy malicious command or binary execution via malicious process arguments on Windows systems.

Elastic Defend +2 defense-evasion msdt windows
3r 1t
low advisory

Azure Automation Runbook Created or Modified

An adversary may create or modify an Azure Automation runbook to execute malicious code and maintain persistence in their target's environment, detected through Azure activity logs.

Azure Automation azure automation runbook execution persistence
2r 2t
high advisory

BuildKit Git URL Subdir Traversal Vulnerability

A vulnerability in BuildKit (fixed in v0.28.1) allows for potential file access outside the Git repository root due to insufficient validation of Git URL fragment subdirectories, potentially leading to privilege escalation.

BuildKit git directory-traversal privilege-escalation
2r 1t
medium advisory

Cloud Compute Instance Created with Previously Unseen Image

A cloud compute instance was created with a previously unseen image, potentially indicating malicious activity such as unauthorized deployment or image compromise.

Amazon Web Services +2 cloud compute-instance image-compromise
2r 1t
high advisory

Excel Spawning Uncommon Microsoft Applications

Microsoft Excel spawning uncommon Microsoft application executables like WINPROJ.EXE, FOXPROW.exe, or SCHDPLUS.exe is anomalous and may indicate malicious activity, such as malware execution, persistence mechanisms, or command-and-control attempts.

Microsoft Excel +3 lateral-movement execution initial-access windows
3r 1t
high advisory

First Time Seen Account Performing DCSync

Detection of a user account initiating the Active Directory replication process for the first time, potentially indicating a DCSync attack for credential theft and domain compromise.

Active Directory credential-access privilege-escalation windows active-directory
2r 1t
high advisory

goxmlsig Vulnerability CVE-2026-33487 Loop Variable Capture

A vulnerability exists in goxmlsig versions prior to 1.6.0 related to loop variable capture in the `validateSignature` function when using older Go versions, leading to incorrect signature validation.

goxmlsig xml signature-bypass vulnerability
2r
high advisory

i18next-fs-backend Path Traversal Vulnerability

i18next-fs-backend versions before 2.6.4 are vulnerable to path traversal due to insufficient sanitization of the lng and ns values, potentially allowing attackers to read arbitrary files, overwrite files, or execute code if .js or .ts locale files are in use.

i18next-fs-backend path-traversal i18next arbitrary-file-read arbitrary-file-write code-execution
2r 1t
critical threat

MISP Modules Website CSRF Vulnerability

A critical Cross-Site Request Forgery (CSRF) vulnerability in the MISP Modules website allows an attacker to induce an authenticated user to submit unintended requests to the home endpoint, potentially modifying session query data.

misp-modules +1 csrf vulnerability web-application
2r 1t
high advisory

Mozilla Firefox and Thunderbird Canvas2D Improper Boundary Conditions Vulnerability (CVE-2026-4686)

CVE-2026-4686 is a high-severity vulnerability due to incorrect boundary conditions in the Canvas2D component of Mozilla Firefox and Thunderbird, potentially leading to a denial-of-service condition.

Firefox +1 cve-2026-4686 denial-of-service thunderbird
2r 1t
high advisory

O365 Security Compliance Alerting for Potential Ransomware Activity

This brief focuses on detecting potential ransomware activity within Microsoft Office 365 environments by monitoring security and compliance alerts, aiding in early identification and mitigation of ransomware threats.

Office 365 +2 ransomware o365 cloud
3r 3t
medium advisory

Okta Identity Provider Creation Detected

An adversary may create a rogue identity provider within Okta to establish persistence and potentially escalate privileges by impersonating legitimate users or bypassing multi-factor authentication.

Okta identityprovider persistence
3r 2t
medium advisory

Okta Password Spray Attempt Detection

Detection of Okta password spraying attempts by identifying multiple failed login attempts from different source IPs targeting the same user account.

Okta credential-access password-spraying
2r 1t
high advisory

Open WebUI Stale Admin Role Enables Post-Demotion Cross-User Note Access

Open WebUI is vulnerable to privilege escalation; when a user connects via Socket.IO, their role is stored in an in-memory session pool, and administrative changes do not invalidate this session, allowing unauthorized access and modification of other users' notes after role revocation.

open-webui privilege-escalation credential-access cloud
2r 1t
high threat

ProjectsAndPrograms School Management System SQL Injection Vulnerability

A SQL injection vulnerability (CVE-2026-6595) exists in the ProjectsAndPrograms School Management System affecting the buslocation.php file's HTTP GET parameter handler, allowing remote attackers to inject SQL commands via the 'bus_id' argument.

exploited School Management System sql-injection web-application school-management-system
2r 1t 1c
high advisory

Rails Active Storage Path Traversal Vulnerability

A path traversal vulnerability (CVE-2026-33195) exists in Rails Active Storage's DiskService#path_for, potentially allowing attackers to read, write, or delete arbitrary files on the server by crafting blob keys with path traversal sequences, impacting applications that pass user input as blob keys.

Active Storage rails path traversal cve-2026-33195
2r 1t
high advisory

Unusual Executable File Creation by a System Critical Process

The rule identifies unexpected executable file creation or modification by critical Windows processes, potentially indicating remote code execution or exploitation attempts.

Microsoft Defender XDR +3 defense-evasion execution windows
2r 1t
high advisory

Wireless Credential Dumping using Netsh Command

Attackers may attempt to dump wireless credentials using `netsh.exe` to gain unauthorized network access, potentially leading to lateral movement and data compromise.

Windows credential-access discovery netsh wireless
2r 4t
medium advisory

NTDS Dump via Wbadmin Execution

Adversaries with Backup Operator privileges can abuse the legitimate Windows utility `wbadmin.exe` to dump the NTDS.dit file, enabling credential access and domain compromise.

Windows +1 credential-access defense-evasion
2r 3t
high advisory

CVE-2026-41445 KissFFT Integer Overflow leads to Heap Buffer Overflow

CVE-2026-41445 is a reported integer overflow vulnerability in the KissFFT library that could lead to a heap buffer overflow.

integer-overflow heap-overflow kissfft
1r 1t 1c
low advisory

Unusually High Mean of RDP Session Duration Detected by Machine Learning

A machine learning job detected an unusually high mean of RDP session duration, indicative of potential lateral movement or persistent access attempts by adversaries abusing RDP.

lateral-movement rdp machine-learning
3r 2t
high advisory

Mozilla Products Graphics Component Boundary Condition Vulnerability (CVE-2026-4713)

CVE-2026-4713 is a high-severity vulnerability due to incorrect boundary conditions in the Graphics component of Mozilla Firefox, Firefox ESR, and Thunderbird, potentially leading to denial of service.

Firefox +2 cve-2026-4713 mozilla thunderbird denial-of-service graphics
2r 1t
medium advisory

Windows Script Execution from Archive File

This rule identifies attempts to execute Jscript/Vbscript files from an archive file, a common delivery method for malicious scripts on Windows systems.

M365 Defender +2 execution windows scripting archive
2r 3t
high advisory

WWBN AVideo Arbitrary Local File Read Vulnerability (CVE-2026-33354)

WWBN AVideo versions up to 26.0 are vulnerable to an arbitrary local file read via the `chunkFile` parameter in the `POST /objects/aVideoEncoder.json.php` endpoint, allowing authenticated users to read sensitive server files.

AVideo lfi cve-2026-33354 webserver
2r 1t
high advisory

WWBN AVideo Unauthenticated Remote Denial of Service Vulnerability

WWBN AVideo versions up to 26.0 are vulnerable to a denial-of-service attack where unauthenticated remote attackers can exhaust disk space by sending arbitrary POST data to a specific endpoint.

AVideo denial-of-service webserver
2r 1t
critical advisory

Xerte Online Toolkits Unauthenticated Remote Code Execution via elFinder Connector

Xerte Online Toolkits versions 3.15 and earlier are vulnerable to unauthenticated remote code execution due to a missing authentication check in the elFinder connector, allowing arbitrary file operations that can be chained with other vulnerabilities.

Xerte Online Toolkits CVE-2026-34413 xerte rce
2r 1t 1c