CVE-2025-58259
7.1scriptsbundle · Nokri
A Cross-Site Request Forgery (CSRF) vulnerability exists in the scriptsbundle Nokri theme, allowing unauthenticated attackers to trigger unauthorized state-changing actions.
Executive summary
The scriptsbundle Nokri theme is susceptible to a CSRF vulnerability that could allow an attacker to perform unauthorized actions on behalf of a user, posing a significant risk to site integrity.
Vulnerability
This vulnerability is a Cross-Site Request Forgery (CWE-352) flaw that occurs due to the lack of proper anti-CSRF tokens. An unauthenticated attacker can induce a victim to perform unintended actions, such as modifying settings or deleting content, without the victim's consent.
Business impact
Successful exploitation of this vulnerability can lead to unauthorized changes to the website configuration or data, potentially resulting in site defacement or the loss of administrative control. With a CVSS score of 7.1, this flaw is categorized as High severity, reflecting the potential for significant impact on the availability and integrity of the affected WordPress site.
Remediation
Immediate Action: Users should check the official scriptsbundle support channels for available updates and apply them as soon as they are released. If no patch is currently available, consider temporarily deactivating the theme until a secure version is provided.
Proactive Monitoring: Review web server access logs for anomalous requests, particularly those originating from unexpected referrers or occurring without clear user intent.
Compensating Controls: Deploy a Web Application Firewall (WAF) configured to inspect and block suspicious incoming requests that lack valid CSRF tokens.
Exploitation status
Public Exploit Available: No (exploit_available: false)
Analyst recommendation
Given the High severity of this vulnerability, administrators should prioritize the remediation of the Nokri theme. Ensure that all web applications are regularly audited for security updates and maintain a posture of least privilege to minimize the potential damage of a successful CSRF attack.
More scriptsbundle CVEs
Sources
Originally found and disclosed by Tran Nguyen Bao Khanh (VCI - VNPT Cyber Immunity) | Patchstack Bug Bounty Program, per the CVE Program record.