CVE-2026-46383 — Microsoft APM is an open-source, community-driven

CVE-2026-46383 — Microsoft APM is an open-source, community-driven

CVE-2026-46383 — Microsoft APM is an open-source, community-driven dependency manager for AI agents. Prior to 0.13.0, Microsoft APM contains a Windows-specific archive extraction boundary failure in the legacy-bundle probe used by apm install on supported Python 3.10 and 3.11 runtimes. When

What This Means For You

  • If your environment is affected by CWE-22, CWE-73, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-46383 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

3 rules · 6 SIEM formats

3 detection rules auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

high T1505.003 Persistence

CVE-2026-46383 - Microsoft APM Archive Extraction Boundary Failure

Sigma YAML — free preview
title: CVE-2026-46383 - Microsoft APM Archive Extraction Boundary Failure
id: scw-2026-05-15-ai-1
status: experimental
level: high
description: |
  Detects the execution of Microsoft APM's 'apm install' command with a .tar.gz file on vulnerable Python 3.10 and 3.11 runtimes, indicating a potential exploitation attempt of CVE-2026-46383. This vulnerability allows for arbitrary file write due to an archive extraction boundary failure.
author: SCW Feed Engine (AI-generated)
date: 2026-05-15
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-46383/
tags:
  - attack.persistence
  - attack.t1505.003
logsource:
    category: process_creation
detection:
  selection:
      Image|startswith:
          - 'C:\Python310\python.exe'
          - 'C:\Python311\python.exe'
      CommandLine|contains:
          - 'apm install'
          - '.tar.gz'
      condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-46383 vulnerability CVE-2026-46383
CWE-22 weakness CWE-22
CWE-73 weakness CWE-73
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 15, 2026 at 20:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

CVE-2026-8695: radare2 Use-After-Free Allows Remote Code Execution

CVE-2026-8695 — radare2 6.1.5 contains a use-after-free vulnerability in the gdbr_threads_list() function that allows remote attackers to trigger memory corruption by sending a valid qfThreadInfo...

vulnerabilityCVEhigh-severitycode-executioncwe-416
/SCW Vulnerability Desk /HIGH /7.5 /⚑ 4 IOCs /⚙ 2 Sigma

Microsoft APM Vulnerability CVE-2026-45539 Exposes AI Agent Files

CVE-2026-45539 — Microsoft APM is an open-source, community-driven dependency manager for AI agents. From 0.5.4 to 0.12.4, two primitive integrators in apm-cli enumerate package files...

vulnerabilityCVEhigh-severitycwe-59cwe-200
/SCW Vulnerability Desk /HIGH /7.4 /⚑ 4 IOCs /⚙ 3 Sigma

Tabby Terminal Vulnerability CVE-2026-45037 Allows OS Protocol Handler Hijack

CVE-2026-45037 — Tabby (formerly Terminus) is a highly configurable terminal emulator. Prior to 1.0.232, Tabby's terminal linkifier passes any detected URI directly to the operating...

vulnerabilityCVEhigh-severitycwe-184cwe-601
/SCW Vulnerability Desk /HIGH /7.1 /⚑ 4 IOCs /⚙ 3 Sigma