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

Goal: 1000 CNY Β· Raised: 1000 CNY

100.0%

CVE-2025-60091 β€” AI Deep Analysis Summary

CVSS 9.8 Β· Critical

Q1What is this vulnerability? (Essence + Consequences)

🚨 **Essence**: Deserialization of Untrusted Data in WP Gravity Forms Zoho CRM and Bigin plugin. <br>πŸ’₯ **Consequences**: Object Injection leading to full system compromise.…

Q2Root Cause? (CWE/Flaw)

πŸ›‘οΈ **Root Cause**: **CWE-502** (Deserialization of Untrusted Data). <br>⚠️ **Flaw**: The plugin processes untrusted input directly into deserialization functions without proper validation or sanitization.

Q3Who is affected? (Versions/Components)

🏒 **Vendor**: CRM Perks. <br>πŸ“¦ **Product**: WP Gravity Forms Zoho CRM and Bigin. <br>πŸ“‰ **Affected Versions**: **1.2.9 and earlier**.

Q4What can hackers do? (Privileges/Data)

πŸ•΅οΈ **Attacker Actions**: Remote Code Execution (RCE) via object injection. <br>πŸ”“ **Privileges**: Full control over the WordPress environment. <br>πŸ“‚ **Data**: Complete access to sensitive data (High C/I/A impact).

Q5Is exploitation threshold high? (Auth/Config)

πŸ”“ **Threshold**: **LOW**. <br>🌐 **Vector**: Network (AV:N). <br>πŸ”‘ **Auth**: None required (PR:N, UI:N). <br>🎯 **Complexity**: Low (AC:L). Easily exploitable remotely.

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

πŸ“œ **Public Exp?**: No specific PoC code provided in data. <br>🌍 **Wild Exp**: CVSS Score 9.8 suggests high likelihood of automated exploitation in the wild due to ease of use.

Q7How to self-check? (Features/Scanning)

πŸ” **Self-Check**: Scan for installed version **< 1.2.9**. <br>πŸ› οΈ **Feature**: Check if Gravity Forms is integrated with Zoho CRM/Bigin. <br>πŸ“‘ **Tools**: Use Patchstack or WPScan to detect this specific plugin version.

Q8Is it fixed officially? (Patch/Mitigation)

🩹 **Fix**: Update plugin to version **1.2.10 or later**. <br>πŸ“ **Source**: Vendor (CRM Perks) and Patchstack advisories confirm the vulnerability exists in older versions.

Q9What if no patch? (Workaround)

🚫 **No Patch?**: Disable the plugin immediately. <br>πŸ”’ **Mitigation**: Remove Zoho CRM integration features. <br>πŸ›‘οΈ **WAF**: Block suspicious POST requests containing serialized PHP objects.

Q10Is it urgent? (Priority Suggestion)

πŸ”₯ **Urgency**: **CRITICAL**. <br>πŸ“… **Priority**: Patch immediately. CVSS 9.8 + No Auth Required = Top priority for remediation.