Description
Limited authentication bypass by spoofing vulnerability in Progress MOVEit Transfer (HTTPS module).

This issue affects MOVEit Transfer: before 2025.0.7, from 2025.1.0 before 2025.1.3.
Published: 2026-07-08
Score: 3.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This flaw allows an attacker to spoof the IPv6 loopback Host header in HTTP requests sent to the MOVEit Transfer HTTPS module, thereby bypassing the origin that normally authenticates the source. The result is a limited authentication bypass, enabling the attacker to act as a legitimate user for the duration of the session without possessing valid credentials. This vulnerability is classified as CWE‑290, improper enforcement of authentication, and does not provide remote code execution or direct data loss beyond the compromised authentication.

Affected Systems

Progress MOVEit Transfer versions before 2025.0.7 and the 2025.1.0 through 2025.1.2 releases are affected. Any deployments running these releases lack the fixes incorporated in 2025.0.7 and 2025.1.3.

Risk and Exploitability

The CVSS score of 3.7 places the issue in the low severity range. The EPSS score of < 1% indicates a very low probability of current exploitation. The vulnerability is not listed in the CISA KEV catalog, suggesting limited exploitation pressure. The likely attack vector is remote: an adversary can send crafted HTTP requests with a spoofed IPv6 loopback Host header to the exposed HTTPS endpoint of MOVEit Transfer to achieve the bypass. Because the flaw centers on authentication bypass rather than privilege escalation or system compromise, the overall risk to confidentiality, integrity, or availability is constrained to the affected session and any resources the user can access through that session.

Generated by OpenCVE AI on July 26, 2026 at 17:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to MOVEit Transfer 2025.0.7 or later, or 2025.1.3 or later, to incorporate the vendor patch.
  • Ensure the HTTPS module enforces strict origin checks and validates the Host header; disable any configuration that permits arbitrary host values.
  • Configure firewalls or ingress filtering to reject IPv6 loopback traffic from external interfaces, preventing spoofed requests from reaching the service.

Generated by OpenCVE AI on July 26, 2026 at 17:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 09 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, 08 Jul 2026 22:00:00 +0000

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

Wed, 08 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Description Limited authentication bypass by spoofing vulnerability in Progress MOVEit Transfer (HTTPS module). This issue affects MOVEit Transfer: before 2025.0.7, from 2025.1.0 before 2025.1.3.
Title IPv6 Loopback Spoof via Trusted Host Header Bypasses Origin Check in MOVEit Transfer
Weaknesses CWE-290
References
Metrics cvssV3_1

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


Subscriptions

Progress Moveit Transfer
cve-icon MITRE

Status: PUBLISHED

Assigner: ProgressSoftware

Published:

Updated: 2026-07-09T13:32:24.568Z

Reserved: 2026-05-15T04:28:13.929Z

Link: CVE-2026-8651

cve-icon Vulnrichment

Updated: 2026-07-09T13:32:20.599Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T17:15:04Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing