CRITICAL🇵🇱 Wersja polska

CVE-2025-65830

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

Due to a lack of certificate validation, all traffic from the mobile application can be intercepted. As a result, an adversary located "upstream" can decrypt the TLS traffic, inspect its contents, and modify the requests in transit. This 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 lack of certificate pinning mechanism or other form of server certificate validation allows an attacker to perform a Man-in-the-Middle (MitM) attack. An attacker positioned between the application and the server can impersonate a trusted endpoint, decrypt encrypted TLS traffic, read its contents, and modify transmitted requests on the fly. It is particularly dangerous to intercept active authentication tokens or MD5 hash transmitted during the login process.

Impact

An attacker can gain full control over a user account by stealing session tokens or breaking the weak MD5 hash transmitted during login. It is also possible to modify data transmitted between the application and the server.

Mitigation & patch

Patches available from the manufacturer should be applied according to the references. Additionally, it is recommended to implement certificate pinning in the mobile application and replace MD5 with a secure password hashing algorithm (e.g., bcrypt, Argon2).

Who is affected

Meatmeet mobile application (Meatmeet product) — versions specified 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-65827CRITICAL9.1PL ✓same product

Meatmeet – transmisja danych w czystym tekście (HTTP), przechwycenie tokenów uwierzytelniania

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...