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.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-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 lookupCVE-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- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N0.94.2Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.2MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.m-files.com/about/trust-center/security-advisories/cve-2021-41810/CVE reference · x_refsource_MISC
- https://product.m-files.com/security-advisories/cve-2021-41810/CVE reference · vendor-advisory
- https://empower.m-files.com/security-advisories/CVE-2021-41810CVE reference · vendor-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
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.
