Goal Reached Thanks to every supporter β€” we hit 100%!

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2019-25327 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Buffer Overflow in **User ID Input** field. πŸ’₯ **Consequences**: Remote attackers can execute **arbitrary code** on the target Windows system. Critical integrity and availability loss.

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-122** (Heap-based Buffer Overflow). The flaw lies in how the software handles the **User ID input field**, failing to validate bounds properly.

Q3Who is affected? (Versions/Components)

πŸ“¦ **Affected**: **Mersenne Research Prime95**. Specifically **Version 29.8 build 6**. Runs on **Windows** OS. Vendor: Mersenne Research, Inc.

Q4What can hackers do? (Privileges/Data)

πŸ’€ **Attacker Capabilities**: Full **Code Execution**. Can gain **High** Confidentiality, Integrity, and Availability impact. Essentially, **Total System Control**.

Q5Is exploitation threshold high? (Auth/Config)

⚑ **Exploitation Threshold**: **LOW**. CVSS: **AV:N** (Network), **AC:L** (Low Complexity), **PR:N** (No Privileges), **UI:N** (No User Interaction). Easy to exploit remotely.

Q6Is there a public Exp? (PoC/Wild Exploitation)

πŸ” **Public Exploit**: **YES**. ExploitDB ID **47802** is available. Wild exploitation is possible as the vector is network-based and requires no user interaction.

Q7How to self-check? (Features/Scanning)

πŸ”Ž **Self-Check**: Scan for **Prime95** installed on Windows. Verify version is exactly **29.8 build 6**. Look for network-facing services exposing the User ID input.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Official Fix**: Data indicates **Published 2026-02-12**. Check vendor homepage (mersenne.org) for updates. Advisory exists via VulnCheck. Update immediately if patch available.

Q9What if no patch? (Workaround)

🚧 **No Patch Workaround**: **Isolate** the machine. Block network access to the Prime95 service. Disable the application if not strictly needed for Mersenne Prime searches.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. CVSS Score implies **H** (High) impact across all metrics. Low exploitation barrier + Network vector = **Immediate Action Required**.