Wingetlywingetly
← All apps

M-Files Online

by M-Files Corporationv23.4.12528.8

Last updated

M-Files offers an innovative metadata-driven document management platform.

Install with winget

$ winget install --id M-FilesCorporation.M-FilesOnline --exact --version 23.4.12528.8

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for M-Files Online

M-Files Online uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i M-Files_Online_x64_eng_23_4_12528_8_EV.msi /quiet /norestart

See the full silent install reference for M-Files Online

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v23.4.12528.8

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

25 known CVEs via NVD

  • high7.3Fix in v26.3.15818.5CVE-2026-0932affects before 26.3.15818.5Apr 1, 2026

    Blind server-side request forgery (SSRF) vulnerability in legacy connection methods of document co-authoring features in M-Files Server before 26.3 allow an unauthenticated attacker to cause the server to send HTTP GET requests to arbitrary URLs.

  • medium4.9Fix in v26.1.15632.3CVE-2026-0663affects before 26.1.15632.3Jan 21, 2026

    Denial-of-service vulnerability in M-Files Server versions before 26.1.15632.3 allows an authenticated attacker with vault administrator privileges to crash the M-Files Server process by calling a vulnerable API endpoint.

  • medium4.9Fix in v25.12.15491.7CVE-2025-14267affects before 25.12.15491.7Dec 18, 2025

    Incomplete removal of sensitive information before transfer vulnerability in M-Files Corporation M-Files Server allows data leak exposure affecting versions before 25.12.15491.7

  • medium4.3Fix in v25.12.15491.7CVE-2025-14318affects before 25.12.15491.7Dec 17, 2025

    Improper access checks in M-Files Server before 25.12.15491.7 allows users to download files through M-Files Web using Web Companion despite Print and Download Prevention module being enabled.

  • medium6.5Fix in v25.2.14524.13CVE-2025-11681affects before 25.2.14524.13, 25.8.15085.17, 25.11.15392.1Nov 17, 2025

    Denial-of-service condition in M-Files Server versions before 25.11.15392.1, before 25.2 LTS SR2 and before 25.8 LTS SR2 allows an authenticated user to cause the MFserver process to crash.

  • medium6.5Fix in v24.8.13981.16CVE-2025-5964affects before 24.8.13981.16, 25.2.14524.9, 25.6.14925.0Jun 15, 2025

    A path traversal issue in the API endpoint in M-Files Server before version 25.6.14925.0 allows an authenticated user to read files in the server.

  • high7.1Fix in v25.3.14549CVE-2025-3086affects before 25.3.14549Apr 3, 2025

    Improper isolation of users in M-Files Server version before 25.3.14549 allows anonymous user to affect other anonymous users views and possibly cause a denial of service

  • medium4.9Fix in v24.8.13981.14CVE-2025-0648affects before 24.8.13981.14, 25.1.14445.5Jan 23, 2025

    Unexpected server crash in database driver in M-Files Server before 25.1.14445.5 and before 24.8 LTS SR3 allows a highly privileged attacker to cause denial of service via configuration change.

Showing 8 of 25. Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Frequently asked questions

How do I install M-Files Online on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id M-FilesCorporation.M-FilesOnline --exact --version 23.4.12528.8. winget downloads the installer from M-Files Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install M-Files Online silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id M-FilesCorporation.M-FilesOnline --exact 23.4.12528.8 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for M-Files Online?
M-Files Online uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i M-Files_Online_x64_eng_23_4_12528_8_EV.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall M-Files Online via winget?
Run: winget uninstall --id M-FilesCorporation.M-FilesOnline --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from M-Files Online's Apps & Features entry.
Is M-Files Online free?
M-Files Online is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does M-Files Online work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls M-Files Online directly from the publisher.
How do I keep M-Files Online up to date?
Run winget upgrade --id M-FilesCorporation.M-FilesOnline --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of M-Files Online from microsoft/winget-pkgs.