Description
Permissive cross-domain security policy with untrusted domains vulnerability in Progress MOVEit Transfer.

This issue affects MOVEit Transfer: before 2025.1.5, from 2026.0.0 before 2026.0.3.
Published: 2026-07-23
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from an improper CORS configuration that allows any domain to send requests to the server. Because the server accepts requests from untrusted origins, an attacker can host a malicious website that forces a victim’s browser to interact with MOVEit, potentially reading or modifying data. This flow allows unauthorized data disclosure or manipulation and is classified as CWE‑942, affecting confidentiality and integrity of the files managed by MOVEit.

Affected Systems

Products impacted include Progress MOVEit Transfer versions before 2025.1.5 and the 2026.x line prior to 2026.0.3. Any instance running these older releases is vulnerable. Upgrading to at least 2025.1.5 or any 2026.0.3 release or later removes the flaw.

Risk and Exploitability

The CVSS base score of 7.5 classifies the vulnerability as High. The EPSS score of less than 1% indicates a low current exploitation probability, and the vulnerability is not listed in the CISA KEV catalog, suggesting no known widespread attack. The likely attack vector requires a victim’s browser to load a malicious domain that performs cross‑origin requests to the MOVEit server, thus privileged users or those authenticated to MOVEit while browsing the web are the primary risk. The vendor’s fix in the 2026.0.3 release eliminates the permissive CORS setting.

Generated by OpenCVE AI on August 3, 2026 at 21:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Progress MOVEit Transfer to version 2025.1.5 or later, or to 2026.0.3 or newer.
  • Confirm that the CORS policy no longer allows wildcard origins; restrict the "Access‑Control‑Allow‑Origin" header to trusted domains only.
  • If cross‑origin requests are not required, remove the CORS headers from the MOVEit configuration.

Generated by OpenCVE AI on August 3, 2026 at 21:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 24 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Progress
Progress moveit Transfer
Vendors & Products Progress
Progress moveit Transfer

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description Permissive cross-domain security policy with untrusted domains vulnerability in Progress MOVEit Transfer. This issue affects MOVEit Transfer: before 2025.1.5, from 2026.0.0 before 2026.0.3.
Title Improper CORS handling in MOVEit Transfer
Weaknesses CWE-942
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Subscriptions

Progress Moveit Transfer
cve-icon MITRE

Status: PUBLISHED

Assigner: ProgressSoftware

Published:

Updated: 2026-07-25T03:55:21.850Z

Reserved: 2026-07-16T15:14:59.993Z

Link: CVE-2026-15966

cve-icon Vulnrichment

Updated: 2026-07-24T13:33:18.403Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-23T21:17:02.860

Modified: 2026-07-30T15:50:24.437

Link: CVE-2026-15966

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T21:15:04Z

Weaknesses
  • CWE-942

    Permissive Cross-domain Security Policy with Untrusted Domains