Description
MCO is vulnerable to Stored Cross‑Site Scripting (XSS) via the application logo upload functionality. An attacker with the ability to change the application logo can upload a crafted SVG file containing malicious JavaScript code that is executed when the logo is rendered or opened.

Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 25.3.3.1 but may also affect other versions.
Published: 2026-07-01
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

MCO is vulnerable to Stored Cross‑Site Scripting (XSS) through its logo upload feature. An attacker who can change the application logo can upload a crafted SVG file that includes malicious JavaScript, which is executed when the image is rendered or opened, potentially stealing session cookies or performing actions on behalf of the user. This flaw is a classic example of CWE-79 where arbitrary code is stored and later executed in the victim's browser.

Affected Systems

The vulnerability has been confirmed in MyComplianceOffice version 25.3.3.1. Because vendor contact attempts failed, the affected product is limited to that version, though the flaw may exist in other releases as well.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate risk, and the EPSS score is not available, suggesting low or unquantified exploitation likelihood. The flaw is not listed in CISA’s KEV catalog. Exploitation requires the attacker to have the ability to upload an SVG as an application logo, implying that only users with administrative or configuration privileges can achieve it. Successfully delivering malicious code would lead to browser‑level code execution but not system‑level compromise.

Generated by OpenCVE AI on July 1, 2026 at 16:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Disable or restrict the logo upload feature until a vendor patch is released.
  • Implement a content security policy that blocks inline scripts and disallows execution of SVG content without proper sanitization.
  • Monitor vendor advisories for updates and apply any available patch to MCO as soon as it is released.

Generated by OpenCVE AI on July 1, 2026 at 16:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Description MCO is vulnerable to Stored Cross‑Site Scripting (XSS) via the application logo upload functionality. An attacker with the ability to change the application logo can upload a crafted SVG file containing malicious JavaScript code that is executed when the logo is rendered or opened. Because vendor contact attempts were unsuccessful, the vulnerability has only been confirmed in version 25.3.3.1 but may also affect other versions.
Title Stored Cross‑Site Scripting in MCO
Weaknesses CWE-79
References
Metrics cvssV4_0

{'score': 4.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: CERT-PL

Published:

Updated: 2026-07-01T13:38:34.349Z

Reserved: 2026-06-11T07:44:52.179Z

Link: CVE-2026-53907

cve-icon Vulnrichment

Updated: 2026-07-01T13:38:29.972Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T17:00:05Z

Weaknesses
  • CWE-79

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