CVE-2025-31161

CRITICAL CISA KEV EPSS 100.0%
Published Apr 3, 20251y ago · Modified Jun 17, 20262w ago
9.8 CVSS 3.1
Critical
Find Similar
Published Apr 3, 2025 1y ago
Last Modified Jun 17, 2026 2w ago
KEV Listed Apr 7, 2025 1y ago
KEV Due Apr 28, 2025 431d overdue

Description

CrushFTP 10 before 10.8.4 and 11 before 11.3.1 allows authentication bypass and takeover of the crushadmin account (unless a DMZ proxy instance is used), as exploited in the wild in March and April 2025, aka "Unauthenticated HTTP(S) port access." A race condition exists in the AWS4-HMAC (compatible with S3) authorization method of the HTTP component of the FTP server. The server first verifies the existence of the user by performing a call to login_user_pass() with no password requirement. This will authenticate the session through the HMAC verification process and up until the server checks for user verification once more. The vulnerability can be further stabilized, eliminating the need for successfully triggering a race condition, by sending a mangled AWS4-HMAC header. By providing only the username and a following slash (/), the server will successfully find a username, which triggers the successful anypass authentication process, but the server will fail to find the expected SignedHeaders entry, resulting in an index-out-of-bounds error that stops the code from reaching the session cleanup. Together, these issues make it trivial to authenticate as any known or guessable user (e.g., crushadmin), and can lead to a full compromise of the system by obtaining an administrative account.

CVSS Details

Base Score
9.8
Exploitability
3.9
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

CISA Known Exploited Overdue 431d
Added
Apr 7, 2025
Due
Apr 28, 2025

Apply mitigations per vendor instructions, follow applicable BOD 22-01 guidance for cloud services, or discontinue use of the product if mitigations are unavailable.

EPSS Exploit Probability
100.0% percentile
Exploit & Patch Status
Actively Exploited (KEV)
No Patch Available

Weaknesses 1

CWE-305

Affected Products 2

VendorProductVersionRange
crushftpcrushftp*≥10.0.0  –  <10.8.4
crushftpcrushftp*≥11.0.0  –  <11.3.1

References 10

  • attackerkb.com https://attackerkb.com/topics/k0EgiL9Psz/cve-2025-2825/rapid7-analysis
    ExploitThird Party Advisory
  • crushftp.com https://crushftp.com/crush11wiki/Wiki.jsp?page=Update#section-Update-VulnerabilityInfo
    Vendor Advisory
  • outpost24.com https://outpost24.com/blog/crushftp-auth-bypass-vulnerability/
    Third Party Advisory
  • projectdiscovery.io https://projectdiscovery.io/blog/crushftp-authentication-bypass
    ExploitThird Party Advisory
  • cisa.gov https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-31161
    US Government Resource
  • darkreading.com https://www.darkreading.com/vulnerabilities-threats/disclosure-drama-clouds-crushftp-vulnerability-exploitation
    Press/Media Coverage
  • huntress.com https://www.huntress.com/blog/crushftp-cve-2025-31161-auth-bypass-and-post-exploitation
    ExploitThird Party Advisory
  • infosecurity-magazine.com https://www.infosecurity-magazine.com/news/crushftp-flaw-exploited-disclosure/
    Press/Media Coverage
  • vicarius.io https://www.vicarius.io/vsociety/posts/cve-2025-31161-detect-crushftp-vulnerability
    ExploitThird Party Advisory
  • vicarius.io https://www.vicarius.io/vsociety/posts/cve-2025-31161-mitigate-crushftp-vulnerability
    MitigationThird Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.