Cyber Posture

CVE-2026-0932

High

Published: 01 April 2026

Published
01 April 2026
Modified
02 April 2026
KEV Added
Patch
CVSS Score 7.3 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0009 25.9th percentile
Risk Priority 15 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-0932 is a high-severity SSRF (CWE-918) vulnerability in M-Files M-Files Server. Its CVSS base score is 7.3 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 25.9th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SC-7 (Boundary Protection) and SI-10 (Information Input Validation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents blind SSRF by validating untrusted inputs to legacy document co-authoring connection methods that specify arbitrary URLs.

preventdetect

Enforces boundary protection to monitor and block unauthorized outbound HTTP GET requests to arbitrary internal or external destinations initiated by the server.

prevent

Ensures timely identification, reporting, and patching of the specific SSRF flaw in M-Files Server versions before 26.3 as recommended in security advisories.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Blind SSRF in public-facing M-Files Server directly enables exploitation of a public-facing application to issue requests against internal resources.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

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.

Deeper analysisAI

CVE-2026-0932 is a blind server-side request forgery (SSRF) vulnerability, mapped to CWE-918, in the legacy connection methods of document co-authoring features in M-Files Server versions before 26.3. Published on 2026-04-01T11:15:58.263, it carries a CVSS v3.1 base score of 7.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L). The issue enables an unauthenticated attacker to cause the server to issue HTTP GET requests to arbitrary URLs.

An unauthenticated attacker can exploit this vulnerability over the network with low attack complexity and no user interaction. Exploitation tricks the server into originating requests to attacker-specified endpoints, potentially allowing access to internal resources, though blind SSRF limits direct response visibility to the attacker.

Mitigation details and patches are outlined in M-Files security advisories at https://empower.m-files.com/security-advisories/CVE-2026-0932 and https://product.m-files.com/security-advisories/cve-2026-0932/. Upgrading to M-Files Server 26.3 or later addresses the vulnerability in affected legacy features.

Details

CWE(s)

Affected Products

m-files
m-files server
≤ 26.3.15818.5

CVEs Like This One

CVE-2025-0635Same product: M-Files M-Files Server
CVE-2026-7025Shared CWE-918
CVE-2025-21385Shared CWE-918
CVE-2025-52362Shared CWE-918
CVE-2026-31317Shared CWE-918
CVE-2026-5016Shared CWE-918
CVE-2026-26338Shared CWE-918
CVE-2025-58045Shared CWE-918
CVE-2025-68030Shared CWE-918
CVE-2025-27651Shared CWE-918

References