Skip to main content

PixelYourSite Pro CVE-2026-7049

| EUVDEUVD-2026-26749 HIGH
Server-Side Request Forgery (SSRF) (CWE-918)
2026-05-02 Wordfence
7.2
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
7.2 HIGH
AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
Low
Integrity
Low
Availability
None

Lifecycle Timeline

4
Analysis Generated
May 02, 2026 - 06:30 vuln.today
EUVD ID Assigned
May 02, 2026 - 06:00 euvd
EUVD-2026-26749
Analysis Generated
May 02, 2026 - 06:00 vuln.today
CVE Published
May 02, 2026 - 05:29 nvd
HIGH 7.2

DescriptionCVE.org

The PixelYourSite Pro - Your smart PIXEL (TAG) Manager plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 12.5.0.1 via the scan_video. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services. The SSRF is blind because fetched response bodies are only parsed internally for YouTube/Vimeo patterns and are never returned to the attacker.

AnalysisAI

Server-Side Request Forgery in PixelYourSite Pro WordPress plugin allows unauthenticated remote attackers to force the web application to make arbitrary HTTP requests to internal or external resources through the vulnerable scan_video function. The vulnerability affects all versions up to 12.5.0.1 and features a Changed scope (CVSS S:C), enabling attackers to probe internal network infrastructure, access cloud metadata services, and potentially modify data in internal systems that trust requests from the WordPress server. The blind SSRF nature means attackers receive no direct response but can infer results through timing attacks or side-channel observation. EPSS data not available; no public exploit code identified at time of analysis.

Technical ContextAI

This vulnerability exists in the EmbeddedVideo.php component of the PixelYourSite Pro plugin (cpe:2.3:a:pixelyoursite:pixelyoursite_pro_-_your_smart_pixel_(tag)_manager), specifically in the scan_video function at lines 66, 83, and 92. The function performs server-side HTTP requests to process video URLs without proper validation or allowlisting of target domains. CWE-918 (Server-Side Request Forgery) occurs when an application accepts user-controlled URLs and uses them in backend HTTP requests without adequate validation. The code fetches remote content and parses it for YouTube/Vimeo-specific patterns, but the lack of input sanitization allows attackers to specify arbitrary URLs. The blind nature indicates the HTTP response body is processed server-side for pattern matching but never returned to the client, limiting information disclosure but still enabling network reconnaissance and interaction with internal services that lack authentication when accessed from the WordPress server's IP address.

RemediationAI

Upgrade PixelYourSite Pro plugin to version 12.5.0.2 or later if available; check the official PixelYourSite vendor site and WordPress plugin repository for patched releases addressing CVE-2026-7049. Vendor advisory and patch status should be confirmed at https://www.wordfence.com/threat-intel/vulnerabilities/id/273e25aa-4c00-4463-afc5-d8b2433af064?source=cve. If no patched version is immediately available, implement these compensating controls: (1) Disable the EmbeddedVideo functionality in plugin settings if video tracking is not business-critical (trade-off: loss of video analytics); (2) Deploy Web Application Firewall (WAF) rules to block requests to the scan_video endpoint containing non-YouTube/Vimeo domains in parameters (trade-off: requires ongoing rule maintenance and may cause false positives); (3) Implement network egress filtering from the WordPress server to block outbound requests to internal IP ranges (RFC1918: 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16), localhost (127.0.0.0/8), link-local addresses (169.254.0.0/16), and cloud metadata endpoints (169.254.169.254) at the firewall or host level (trade-off: may break legitimate integrations requiring internal network access). Review WordPress access logs for suspicious requests to EmbeddedVideo.php endpoints as indicators of exploitation attempts.

CVE-2023-1805 MEDIUM POC
6.1 May 02

The Product Catalog Feed by PixelYourSite WordPress plugin before 2.1.1 does not sanitise and escape the page parameter

CVE-2023-1804 MEDIUM POC
6.1 May 02

The Product Catalog Feed by PixelYourSite WordPress plugin before 2.1.1 does not sanitise and escape the edit parameter

CVE-2026-7637 CRITICAL
9.8 May 20

PHP Object Injection in the Boost plugin for WordPress (versions up to and including 2.0.3) allows unauthenticated remot

CVE-2026-9010 HIGH
7.5 May 20

Unauthenticated SQL injection in the PixelYourSite Boost plugin for WordPress (versions up to and including 2.0.3) allow

CVE-2024-7870 HIGH
7.5 Sep 04

The PixelYourSite - Your smart PIXEL (TAG) & API Manager and the PixelYourSite PRO plugins for WordPress are vulnerable

CVE-2026-7613 HIGH
7.2 May 20

Stored cross-site scripting in the Cost of Goods by PixelYourSite WordPress plugin (versions ≤1.2.12) allows remote unau

CVE-2026-9331 HIGH
7.1 Sep 08

The wpeddpcf_delete_feed AJAX handler in EDD Product Catalog Feed by PixelYourSite (WordPress plugin, all versions ≤1.0.

CVE-2023-49824 MEDIUM
5.4 Dec 17

Cross-Site Request Forgery (CSRF) vulnerability in PixelYourSite Product Catalog Feed by PixelYourSite.1.1. Rated medium

CVE-2018-0578 MEDIUM
5.4 May 14

Cross-site scripting vulnerability in PixelYourSite plugin prior to version 5.3.0 for WordPress allows remote attackers

CVE-2026-18059 MEDIUM
5.3 Aug 01

Sensitive WooCommerce order data exposure in the PixelYourSite WordPress plugin (all versions through 11.2.1) allows una

CVE-2024-37447 MEDIUM
4.8 Jul 21

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in PixelYourSi

CVE-2023-2584 MEDIUM
4.4 Jun 09

The PixelYourSite plugin for WordPress is vulnerable to Stored Cross-Site Scripting via admin settings in versions up to

Share

CVE-2026-7049 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy