CVE-2026-7049

7.2

PixelYourSite · PixelYourSite Pro

The PixelYourSite Pro WordPress plugin is vulnerable to unauthenticated blind Server-Side Request Forgery via the scan_video function, allowing attackers to probe internal network services.

Executive summary

A critical Server-Side Request Forgery vulnerability in the PixelYourSite Pro WordPress plugin allows unauthenticated attackers to perform unauthorized requests against internal infrastructure.

Vulnerability

This flaw is a Server-Side Request Forgery (CWE-918) occurring in the scan_video function. An unauthenticated attacker can force the web application to make requests to arbitrary URLs, enabling the discovery and interaction with internal services that are otherwise inaccessible from the public internet.

Business impact

Successful exploitation of this vulnerability poses a significant risk to internal network security. Because the application can act as a proxy, an attacker may bypass perimeter firewalls to scan, query, or modify sensitive data within internal services, potentially leading to unauthorized information disclosure or service disruption. With a CVSS score of 7.2, this vulnerability is classified as High severity due to its potential to facilitate lateral movement within the hosting environment.

Remediation

Immediate Action: Update the PixelYourSite Pro plugin to the latest available version that addresses this vulnerability.

Proactive Monitoring: Monitor server access logs and outbound network traffic for suspicious requests originating from the web server to internal IP addresses or unusual external domains.

Compensating Controls: Deploy a Web Application Firewall (WAF) with rules configured to block suspicious outbound requests or restricted access to the vulnerable scan_video endpoint.

Exploitation status

Public Exploit Available: No

Analyst recommendation

The high severity of this vulnerability necessitates immediate attention, especially for WordPress installations that reside within secured internal networks. Administrators should verify the current version of the PixelYourSite Pro plugin and apply the latest update provided by the vendor without delay to neutralize the risk of unauthorized internal network access.

More PixelYourSite CVEs

Sources

Originally found and disclosed by Osvaldo Noe Gonzalez Del Rio, per the CVE Program record.