SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-18286

HIGH · CVSS 7.8 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-20 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

The vulnerability in the Aeon load_human_activity_segmentation_datasets method allows remote code execution due to inadequate validation of user-supplied strings, enabling attackers to execute arbitrary Python code. Exploitation requires user interaction, such as visiting a malicious webpage or opening a compromised file. Organizations utilizing Aeon should prioritize patching this vulnerability to mitigate the risk of unauthorized code execution in their environments.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-18286
Severity
HIGH
CVSS
7.8
EPSS
0.25%

Original NVD Description

Aeon load_human_activity_segmentation_datasets Code Injection Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of aeon. User interaction is required to exploit this vulnerability in that the target must visit a malicious page or open a malicious file. The specific flaw exists within the load_human_activity_segmentation_datasets method. The issue results from the lack of proper validation of a user-supplied string before using it to execute Python code. An attacker can leverage this vulnerability to execute code in the context of the current process. Was ZDI-CAN-29160.