Cyber Resilience

CVE-2026-8800

Access Control in Progress Moveit Transfer ≤ 2025.0.7

Published
08 July 2026
Modified
09 July 2026
CVSS Score v3.1 2.7
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N
EPSS Score 0.0021 11th percentile
Risk Priority 15 floored blend · peak EPSS

Summary

CVE-2026-8800 is a low-severity Incorrect Authorization (CWE-863) vulnerability in Progress Moveit Transfer. Its CVSS base score is 2.7 (Low).

Operationally, ranked at the 11th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and AC-6 (Least Privilege) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Incorrect Authorization vulnerability in Progress MOVEit Transfer (Audit User module). This issue affects MOVEit Transfer: before 2025.0.7, from 2025.1.0 before 2025.1.3.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

Insufficient information to map techniques.
Confidence: LOW · MITRE ATT&CK Enterprise v19.0

Likely ATT&CK TechniquesAI

Techniques this vulnerability likely enables, inferred from its description, weakness type, and attributed-actor tradecraft. Confidence is per-technique.

T1078 Valid Accounts Stealthconfidence: HIGH
Incorrect authorization in the Audit User module allows an attacker to access or act with privileges beyond their intended role, directly enabling use of valid (but improperly authorized) accounts.
T1069 Permission Groups Discovery Discoveryconfidence: MEDIUM
Bypassing authorization checks in the audit module can expose permission group or role information, facilitating Permission Groups Discovery.
inferred from description + CWE · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2023-42656Same product: Progress Moveit Transfer
CVE-2023-6218Same product: Progress Moveit Transfer
CVE-2023-40043Same product: Progress Moveit Transfer
CVE-2026-8650Same product: Progress Moveit Transfer
CVE-2026-10698Same product: Progress Moveit Transfer
CVE-2026-10699Same product: Progress Moveit Transfer
CVE-2025-13147Same product: Progress Moveit Transfer
CVE-2023-6217Same product: Progress Moveit Transfer
CVE-2026-8649Same product: Progress Moveit Transfer
CVE-2024-2291Same product: Progress Moveit Transfer

Affected Assets

progress
moveit transfer
≤ 2025.0.7 · 2025.1.1 — 2025.1.3

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-3 Access Enforcement
  • AC-6 Least Privilege
  • SI-2 Flaw Remediation
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 5 hardening rules · 3 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

prevent

Enforces authorization decisions so that the Audit User module cannot perform actions outside its permitted scope, directly blocking the incorrect authorization flaw.

prevent

Limits the privileges granted to the Audit User role, reducing the impact if the authorization check is bypassed.

prevent

Requires timely application of vendor patches that correct the authorization logic in the affected MOVEit Transfer versions.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-05 mostly match
prevents

Defining, enforcing, and reviewing access authorizations and least privilege directly prevents incorrect authorization checks.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

prevents

Requiring consistency between access rights and classification plus formal approval steps ensures that the authorization logic correctly distinguishes between entities that should and should not be granted access.

prevents

Enforcing policy-driven approval and role-change reviews stops incorrect or stale authorization decisions from remaining in effect after job changes or terminations.

prevents

By tying access rights to identity, device, location and classification, the control reduces the likelihood that an authorization decision will be based on an incorrect or bypassed policy.

References