Cyber Resilience

CVE-2023-6189

M-Files Server ≤ 23.11.13156.0

Published
22 November 2023
Modified
23 February 2026
CVSS Score v3.1 4.3
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
EPSS Score 0.0051 41th percentile
Risk Priority 37 floored blend · peak EPSS

Summary

CVE-2023-6189 is a medium-severity Improper Handling of Insufficient Permissions or Privileges (CWE-280) vulnerability in M-Files M-Files Server. Its CVSS base score is 4.3 (Medium).

Operationally, ranked at the 41th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Missing access permissions checks in the M-Files server before 23.11.13156.0 allow attackers to perform data write and export jobs using the M-Files API methods.

CWE(s)

Related Threats

CVEs Like This One

CVE-2023-0384Same product: M-Files M-Files Server
CVE-2024-6789Same product: M-Files M-Files Server
CVE-2023-0383Same product: M-Files M-Files Server
CVE-2026-0663Same product: M-Files M-Files Server
CVE-2026-0932Same product: M-Files M-Files Server
CVE-2025-0648Same product: M-Files M-Files Server
CVE-2025-14318Same product: M-Files M-Files Server
CVE-2025-3086Same product: M-Files M-Files Server
CVE-2023-6239Same product: M-Files M-Files Server
CVE-2023-3405Same product: M-Files M-Files Server

Affected Assets

m-files
m-files server
≤ 23.11.13156.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 6 hardening rules · 3 OS baselines
Validate
Prove the fix (OWASP ASVS)
  • V6.2.2
  • V8.3.3

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-05 mostly match
prevents

Defining, enforcing and reviewing access permissions with least privilege directly prevents code paths that mishandle insufficient privileges.

DE.CM-09 partial match
prevents

Runtime monitoring of software and data surfaces adverse events triggered by unhandled permission failures.

PR.PS-04 partial match
prevents

Generating logs of permission-related events enables detection and analysis of improper handling.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect missing or incorrect privilege handling.

prevents

Defines access-control policy that should prevent insufficient-privilege situations.

degrades

Specifies how access rights are granted, reviewed and revoked, directly addressing privilege handling.

degrades

Requires explicit management of privileged access rights, reducing the chance of missing privilege checks.

prevents

Secure-SDLC practices include privilege checks during design and coding.

prevents

Secure-coding standards require proper permission checks before resource access.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (2 rules)
  • V-248548 OL 8 must use a Linux Security Module configured to enforce limits on system services. prevents CWE-280
  • V-248596 OL 8 must enable the SELinux targeted policy. prevents CWE-280
Oracle Linux 9 (1 rule)
  • V-271452 OL 9 must use a Linux Security Module configured to enforce limits on system services. prevents CWE-280
RHEL 9 (2 rules)
  • V-258078 RHEL 9 must use a Linux Security Module configured to enforce limits on system services. prevents CWE-280
  • V-272496 RHEL 9 must elevate the SELinux context when an administrator calls the sudo command. prevents CWE-280

References