CVE-2024-41713 is a critical path traversal vulnerability in the NuPoint Unified Messaging (NPM) component of Mitel MiCollab affecting versions through 9.8 SP1 FP2 (9.8.1.201). The flaw is caused by insufficient input validation of attacker-controlled path input, allowing traversal outside intended directories. Mitel advisory content describes the issue as enabling unauthorized access to provisioning information and unauthorized administrative actions. Additional vendor description states successful exploitation can allow an unauthenticated attacker to view, corrupt, or delete users' data and system configurations.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
2 valid exploits after Mallory filtered fakes, detection scripts, and README-only repos (1 hidden).
This repository provides a proof-of-concept (PoC) exploit for CVE-2024-41713, a directory traversal and arbitrary file read vulnerability in Mitel MiCollab. The main exploit is implemented as a Bash script (cve-2024-41713-exploit.sh) that sends a crafted HTTP POST request to a vulnerable endpoint on the target MiCollab server. The request abuses path traversal in the endpoint to read the /etc/passwd file. The script then parses the response to extract and display the list of user accounts. The repository contains two files: a README.md with usage instructions and sample output, and the exploit script itself. The exploit is network-based, requires the attacker to specify the target's address, and demonstrates the ability to read arbitrary files from the server. No payload customization or advanced post-exploitation is present, making this a typical PoC exploit.
This repository contains a Python exploit script and a README for CVE-2024-41713, targeting Mitel MiCollab (version 9.8 SP1 FP2 and earlier). The exploit leverages an authentication bypass and path traversal vulnerability to read arbitrary files from the target server. The script takes two arguments: the target URL and the file path to read. It first verifies the target is a Mitel MiCollab instance, then checks for vulnerability, and finally sends a crafted POST request to the '/npm-pwg/..;/ReconcileWizard/reconcilewizard/sc/IDACall' endpoint with a specially crafted XML payload to retrieve the specified file. The README provides usage instructions and affected version details. The exploit is operational and provides direct file read capability if the target is vulnerable.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
9 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
A critical Mitel MiCollab vulnerability (described as path traversal / insufficient input validation) that can be chained with an arbitrary file read issue to enable unauthorized file access and potentially admin access.
Path traversal vulnerability in Mitel MiCollab; added to CISA KEV indicating active exploitation.
A Mitel vulnerability that CISA KEV’s knownRansomwareCampaignUse field silently flipped to Known during 2025 (evidence of ransomware campaign use).
An earlier path traversal vulnerability in Mitel MiCollab's NuPoint Unified Messaging component whose patch was bypassed by CVE-2025-52913.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.