LiveActive security incident?Get immediate response
CVE Record

CVE-2022-4862: XSS vulnerability in M-Files Web

Rendering of HTML provided by another authenticated user is possible in browser on M-Files Web before 22.12.12140.3. This allows the content to steal user sensitive information. This issue affects M-Files New Web: before 22.12.12140.3.

MediumCVSS 5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2022-4862 is an authenticated-user XSS issue in M-Files New Web before 22.12.12140.3. Content provided by one authenticated user could be rendered as HTML in another user’s browser, creating a risk of sensitive information theft.

Executive priority

Treat as a moderate confidentiality risk. It is not presented as remotely unauthenticated or actively exploited, but it affects sensitive document workflows where stolen user data could have business impact.

Technical view

The CVE describes browser-side rendering of HTML supplied by another authenticated user in M-Files Web/New Web before 22.12.12140.3. The CVSS 3.1 score is 5.0, with low privileges and user interaction required, high confidentiality impact, low integrity impact, and no availability impact.

Likely exposure

Exposure is likely limited to organizations running M-Files New Web versions earlier than 22.12.12140.3, especially where multiple authenticated users exchange or view user-controlled content through the web interface.

Exploitation context

The source bundle does not identify public exploitation, and the CVE is not listed as KEV. Exploitation requires an authenticated user, user interaction, and conditions where attacker-provided HTML is rendered in another user’s browser.

Researcher notes

Evidence is sparse. Sources identify the affected product and fixed version threshold, but provide limited detail on exact rendering paths, affected configurations, or exploit prerequisites beyond authenticated content and user interaction. The CVE record maps this to CWE-200.

Mitigation direction

  • Upgrade M-Files New Web to 22.12.12140.3 or later.
  • Review M-Files vendor advisories for deployment-specific guidance.
  • Limit access to M-Files Web until affected versions are remediated.
  • Prioritize users or vaults handling sensitive business information.

Validation and detection

  • Inventory deployed M-Files New Web versions.
  • Confirm no production instance is below 22.12.12140.3.
  • Check whether authenticated users can submit content viewed by others.
  • Review vendor advisory status against your deployment model.
Prepared
Confidence
medium
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-200: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-2022-4862 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 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:L/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
5CVSS 3.1MediumCVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:H/I:L/A:N0.84.2Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5Medium
CVSS 3.1 vector shape for CVE-2022-4862Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:H/PR:L/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-FilesM-Files New Web0unaffected
Weakness

CWE details

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

CWE-200 · source CWE mapping

Exposure of Sensitive Information to an Unauthorized Actor

Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.