Skip to content
Threat Feed

Product

Python

16 briefs RSS
medium advisory

Quadratic Complexity Vulnerability in Python xml.etree.ElementPath

A vulnerability in the xml.etree.ElementPath module allows for denial-of-service via quadratic time complexity when processing maliciously crafted XML index predicates.

Python denial-of-service vulnerability
1c
low advisory

Detection of Unusual File Creation by Web Server Processes on Linux

This brief details a behavioral detection strategy for identifying potential web shell deployment and persistence mechanisms by monitoring anomalous file creation activities originating from common web server processes on Linux.

nginx +44 persistence web-shell linux behavioral-detection
1r 4t updated
medium advisory

Multiple Vulnerabilities in Python Lead to Denial of Service

Remote and unauthenticated attackers can exploit multiple unspecified vulnerabilities within Python to conduct Denial of Service attacks, potentially disrupting the availability of services or applications running on the language.

Python denial-of-service vulnerability
1t
high advisory

[UPDATE] Python: Schwachstelle ermöglicht Codeausführung

A high-severity vulnerability in Python allows a remote, unauthenticated attacker to execute arbitrary program code, potentially leading to full system compromise on machines running vulnerable Python installations.

Python remote-code-execution vulnerability rce
2t
high advisory

Python Privilege Escalation Vulnerability

A local attacker can exploit an unspecified vulnerability within Python to elevate their privileges on the affected system.

Python privilege-escalation vulnerability
1t
medium advisory

Multiple Python Vulnerabilities Allow Code Execution and DoS

Multiple vulnerabilities in Python allow an attacker to execute arbitrary code or cause a Denial of Service condition, potentially leading to system compromise or service disruption.

Python vulnerability code-execution dos
2t
medium advisory

Python: Vulnerability Enables File Manipulation

An authenticated remote attacker can exploit a vulnerability in Python to manipulate files, which could lead to unauthorized modification of data or disruption of system integrity across Windows, Linux, and macOS environments.

Python vulnerability file-manipulation
1t
high advisory

Shai-Hulud Campaign Activity

Tracking brief for the Shai-Hulud campaign; individual sightings are folded in as reported.

jscrambler 8.14.0 +101 campaign shai-hulud
20i updated
medium advisory

AI Agents Mimic Adversarial Behavior, Triggering Security Detections

AI coding agents such as Claude Code, Cursor, Codex, and GStack are increasingly exhibiting behaviors on Windows endpoints that mimic adversarial tradecraft, including credential access, LOLBin usage for ingress, command-line obfuscation, and persistence mechanisms, thereby triggering existing security detection rules designed for malicious activity and posing significant false positive challenges for detection engineers.

Claude Code +9 ai detection-engineering false-positive windows behavioral-detection
9t 9i
medium advisory

ROT Encoded Python Script Execution

This analytic detects the execution of Python scripts employing ROT encoding for letter substitution, a technique used by adversaries to obfuscate malicious code within legitimate Python packages on Windows and macOS systems.

Python defense-evasion encoding obfuscation
2r 2t
medium advisory

First Time Python Created a LaunchAgent or LaunchDaemon

Detection of the first-time a Python process creates or modifies a LaunchAgent or LaunchDaemon plist file on a given macOS host, which is indicative of persistence attempts via malicious scripts, compromised dependencies, or model file deserialization.

macOS +2 persistence python launchagent launchdaemon
2r 1t
medium advisory

First Time Python Accessed Sensitive Credential Files on macOS

This alert triggers on the first instance of a Python process accessing sensitive credential files on macOS, potentially indicating post-exploitation credential theft.

Python +1 credential-access macos endpoint
2r 1t
medium advisory

First Time Python Spawned a Shell on macOS Host

This rule detects the first time a Python process spawns a shell on a given macOS host using the `-c` flag, indicating potential malicious activity stemming from compromised Python environments.

macOS +2 execution python
2r 1t
medium advisory

Python Site or User Customize File Creation for Persistence

Attackers can exploit Python's sitecustomize.py and usercustomize.py files for persistence by injecting malicious code, allowing them to execute arbitrary commands upon Python startup.

Python persistence startup-hook linux
2r 2t
high advisory

Detection of Python One-Liners with Base64 Decoding

This brief outlines a method to detect malicious use of Python one-liners employing base64 decoding to execute obfuscated payloads, a common tactic for evading traditional security measures.

Python attack.execution attack.defense-evasion attack.t1059.006 attack.t1027.010
2r 2t
high advisory

Detection of Python Base64 Encoded Execution on Linux

This brief focuses on detecting the execution of Python one-liners utilizing base64 decoding functions on Linux systems, a technique employed by malicious actors to obfuscate and execute payloads, thereby evading traditional security measures.

Python execution defense-evasion linux
2r 2t