
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-30949 is a PHP Object Injection vulnerability (Deserialization of Untrusted Data) in the "Site Chat on Telegram" WordPress plugin developed by Guru Team. It affects all versions up to and including 1.0.4, and was reported on June 5, 2025, by researcher mcdruid, with public disclosure on July 7, 2025. The vulnerability carries a CVSS v3.1 base score of 9.8 (Critical) and requires no authentication to exploit (Patchstack, EUVD).
The root cause is improper deserialization of untrusted user-supplied data (CWE-502), classified under OWASP Top 10 A3: Injection. The plugin passes attacker-controlled input through PHP's unserialize() function without adequate validation, enabling PHP Object Injection (CAPEC-586). If a suitable Property-Oriented Programming (POP) chain exists within the WordPress environment or installed plugins, an unauthenticated attacker can instantiate arbitrary PHP objects and trigger magic methods (e.g., __wakeup, __destruct) to achieve code execution, SQL injection, path traversal, or denial of service (Patchstack).
Successful exploitation can result in complete compromise of the affected WordPress site, with high impact on confidentiality, integrity, and availability. Depending on available POP chains in the target environment, an attacker could achieve remote code execution, perform SQL injection to exfiltrate or modify database contents, traverse the file system, or cause a denial of service. Because no authentication is required, all publicly accessible WordPress sites running the vulnerable plugin version are at risk of mass exploitation (Patchstack, Feedly).
No public proof-of-concept exploit code has been identified, and there is no confirmed evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.038%, reflecting a currently low but non-negligible probability of exploitation. Patchstack notes that vulnerabilities of this class (unauthenticated, CVSS 9.8) are frequently targeted in mass-exploit campaigns against WordPress sites regardless of traffic or popularity. The vulnerability is not currently listed in the CISA KEV catalog (Patchstack, Feedly).
/wp-content/plugins/site-chat-on-telegram/readme.txt.unserialize() function (e.g., via GET/POST parameters or cookies).__wakeup, __destruct, __toString) upon deserialization./wp-admin/admin-ajax.php or plugin-specific endpoints) containing serialized PHP data patterns (e.g., strings beginning with O:, a:, s:).wp-config.php or .htaccess.bash, curl, wget, python) indicating command execution following deserialization.The patched version is 1.0.6 — all users should update the "Site Chat on Telegram" plugin to version 1.0.6 or later immediately. If an immediate update is not possible, Patchstack has issued a virtual patching/mitigation rule for its subscribers to block exploitation attempts until the plugin is updated. Additional hardening measures include implementing strict input validation for deserialized objects, using allow-lists for permitted object types during deserialization, and applying network segmentation to reduce the attack surface (Patchstack).
The vulnerability was assigned and disclosed by Patchstack, which classified it as high priority and noted its potential for use in mass-exploit campaigns targeting WordPress sites. The CISA Vulnerability Bulletin for the week of July 14, 2025 included this CVE, indicating broader government-level awareness. No significant independent researcher commentary or notable media coverage beyond standard vulnerability database entries has been identified (CISA Bulletin, Patchstack).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."