CRITICAL🇵🇱 Wersja polska

CVE-2025-65827

CVSS 9.1v3.1pub. 2025-12-10upd. 2025-12-30

The mobile application is configured to allow clear text traffic to all domains and communicates with an API server over HTTP. As a result, an adversary located "upstream" can intercept the traffic, inspect its contents, and modify the requests in transit. TThis may result in a total compromise of the user's account if the attacker intercepts a request with active authentication tokens or cracks the MD5 hash sent on login.

🤖 AI Analysis
How it works

The Meatmeet mobile application is configured to allow clear text traffic to all domains, communicating with the API server via HTTP instead of HTTPS. An attacker positioned in the middle of the network (man-in-the-middle attack, 'upstream') can intercept transmitted traffic, read its contents, and modify requests during transmission. During login, the application sends the password hash in MD5 format, which is vulnerable to cracking. If an attacker intercepts a request containing active authentication tokens, they can immediately take over the user's session without needing to crack the password.

Impact

An attacker can intercept active authentication tokens or the MD5 hash of the password, which may lead to complete account takeover. It is also possible to modify requests during transmission.

Mitigation & patch

Apply patches available from the manufacturer according to the references. The manufacturer should enforce the use of encrypted HTTPS protocol for all communication with the API server, remove the allowance for clear text traffic in the application configuration, and replace the weak MD5 hashing algorithm with a secure mechanism for storing and transmitting credentials (e.g., bcrypt, Argon2). Until the patch is implemented, users should avoid using the application on untrusted networks (public Wi-Fi).

Who is affected

Meatmeet mobile application (Meatmeet product); specific versions indicated in the manufacturer's references

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Meatmeet

    APP
    Meatmeet
    1.1.2.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
CWE
References

Related vulnerabilities

CVE-2025-65820CRITICAL9.8PL ✓same product

Ujawnienie informacji o nieopublikowanych urządzeniach w aplikacji Meatmeet Android

CVE-2025-65826CRITICAL9.8PL ✓same product

Hardcoded credentials w aplikacji mobilnej Meatmeet

CVE-2025-65830CRITICAL9.1PL ✓same product

Brak walidacji certyfikatu TLS w aplikacji mobilnej Meatmeet

CVE-2025-65831HIGH7.5same product

The application uses an insecure hashing algorithm (MD5) to hash passwords. If an attacker obtained a copy of ...

CVE-2025-65832MEDIUM4.6same product

Aplikacja mobilna w niebezpieczny sposób obsługuje informacje przechowywane w pamięci. Po wylogowaniu się użyt...