LiveActive security incident?Get immediate response
CVE Record

CVE-2021-41810: Script injection in M-Files Admin

Script injection in M-Files Admin versions before 22.2.11051.0, allows executing stored script in admin tool. M-Files Admin tool allows storing configuration data with script which may then get run by another vault administrator. Requires vault admin level authentication and is not remotely exploitable

MediumCVSS 5.2Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2021-41810 is a script injection issue in M-Files Admin before version 22.2.11051.0. A vault administrator could store script-bearing configuration data that later runs when another vault administrator uses the admin tool. This is not remotely exploitable and requires high privilege, but it can affect sensitive administrative workflows.

Executive priority

Handle in normal patch governance, with higher urgency for environments where many vault administrators share access. The issue is not remotely exploitable, but it sits inside privileged administration and can expose sensitive data.

Technical view

The issue is CWE-79 stored script injection in M-Files Admin configuration handling. Sources describe versions before 22.2.11051.0 as affected. CVSS 3.1 is 5.2 with PR:H and UI:R, with potential high confidentiality impact, low integrity impact, and no availability impact.

Likely exposure

Exposure is most likely in M-Files Server/Admin deployments below 22.2.11051.0 where multiple vault administrators manage the same vault. Risk is constrained by required vault admin authentication and admin-tool interaction.

Exploitation context

The source bundle says the issue requires vault admin level authentication and is not remotely exploitable. KEV is false, and no provided source reports active exploitation. Treat exploitation evidence as absent, not impossible.

Researcher notes

The affected entry names M-Files Server, while the vulnerability text specifically describes M-Files Admin. Validate exposure against vendor advisory language. Avoid treating the network CVSS component as remote exploitability because the source explicitly states it is not remotely exploitable.

Mitigation direction

  • Upgrade affected M-Files deployments to 22.2.11051.0 or later.
  • Review the vendor advisory for exact product and deployment guidance.
  • Limit vault administrator access to trusted, necessary personnel.
  • Review administrative configuration data for unexpected script-bearing content.

Validation and detection

  • Inventory M-Files Server/Admin versions across managed environments.
  • Confirm no deployment remains below 22.2.11051.0.
  • Verify vault administrator membership is current and justified.
  • Check recent admin configuration changes for unexpected script content.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-41810 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.2 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.2CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N0.94.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.2Medium
CVSS 3.1 vector shape for CVE-2021-41810Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
M-Files CorporationM-Files ServerM-Files Serverunaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.