CVE-2025-57968

7.1

e4jvikwp · VikRestaurants

The VikRestaurants plugin for WordPress is vulnerable to Reflected Cross-site Scripting due to improper neutralization of user-supplied input during web page generation.

Executive summary

A reflected Cross-site Scripting vulnerability in the VikRestaurants WordPress plugin allows unauthenticated attackers to execute arbitrary scripts in a user's browser session.

Vulnerability

This vulnerability is a Reflected Cross-site Scripting (XSS) flaw (CWE-79) triggered by improper input validation. An unauthenticated attacker can craft malicious links that, when clicked by an unsuspecting user, execute unauthorized JavaScript within the context of the victim's session.

Business impact

The exploitation of this vulnerability could lead to session hijacking, unauthorized actions performed on behalf of the user, or the theft of sensitive information. With a CVSS score of 7.1, the risk is classified as High, reflecting the potential for significant compromise of user accounts and the potential for defacement or redirection of traffic on the affected WordPress site.

Remediation

Immediate Action: Monitor the vendor for the release of a security patch and apply it immediately upon availability. If no patch is provided, consider deactivating the plugin until a secure version is confirmed.

Proactive Monitoring: Review web server access logs for anomalous URL parameters containing script tags or encoded characters. Monitor for unexpected user behavior or reports of unauthorized account activity.

Compensating Controls: Deploy a Web Application Firewall (WAF) with robust XSS protection rules to identify and block malicious payloads before they reach the application.

Exploitation status

Public Exploit Available: Unknown

Analyst recommendation

Given the High severity rating, organizations utilizing the VikRestaurants plugin should prioritize remediation. Administrators must remain vigilant for vendor communication regarding a permanent fix and ensure that all installed WordPress plugins are audited for security updates to minimize the attack surface.

Sources

Originally found and disclosed by greenhats | Patchstack Bug Bounty Program, per the CVE Program record.