Executive Summary

Informations
Name CVE-2025-31161 First vendor Publication 2025-04-03
Vendor Cve Last vendor Modification 2025-04-21

Security-Database Scoring CVSS v3

Cvss vector : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Overall CVSS Score 9.8
Base Score 9.8 Environmental Score 9.8
impact SubScore 5.9 Temporal Score 9.8
Exploitabality Sub Score 3.9
 
Attack Vector Network Attack Complexity Low
Privileges Required None User Interaction None
Scope Unchanged Confidentiality Impact High
Integrity Impact High Availability Impact High
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-31161

CPE : Common Platform Enumeration

TypeDescriptionCount
Application 5

Sources (Detail)

https://attackerkb.com/topics/k0EgiL9Psz/cve-2025-2825/rapid7-analysis
https://crushftp.com/crush11wiki/Wiki.jsp?page=Update#section-Update-Vulnerab...
https://outpost24.com/blog/crushftp-auth-bypass-vulnerability/
https://projectdiscovery.io/blog/crushftp-authentication-bypass
https://www.darkreading.com/vulnerabilities-threats/disclosure-drama-clouds-c...
https://www.huntress.com/blog/crushftp-cve-2025-31161-auth-bypass-and-post-ex...
https://www.infosecurity-magazine.com/news/crushftp-flaw-exploited-disclosure/
https://www.vicarius.io/vsociety/posts/cve-2025-31161-detect-crushftp-vulnera...
https://www.vicarius.io/vsociety/posts/cve-2025-31161-mitigate-crushftp-vulne...
Source Url

Alert History

If you want to see full details history, please login or register.
0
Date Informations
2025-05-27 02:57:00
  • First insertion