CVE-2026-7049 HIGH

CVE-2026-7049: PixelYourSite Pro <= 12.5.0.1 - Unauthenticated Blind Server-Side Request Forgery via 'urls[]' Parameter

Vendor Pixelyoursite
Product PixelYourSite Pro – Your smart PIXEL (TAG) Manager
Weakness CWE-918 · SSRF
Published May 2, 2026
Last update May 4, 2026

CVSS base score

7.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

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.

Explanation of Vulnerability in Simple Terms

02Summary

PixelYourSite Pro versions up to 12.5.0.1 contain a server-side request forgery vulnerability that allows unauthenticated attackers to make the site send HTTP requests to internal or external systems on their behalf. No user interaction is required. The vulnerability can leak sensitive information and modify data on systems the site can reach.

What an attacker can do

03Attacker Capabilities

Make the site send HTTP requests to internal systems or external servers to read data or trigger actions.

Potential impact on your site

04Site Impact

Attackers can access internal services, read sensitive data, or modify systems reachable from your server.

Conditions required to exploit

05Prerequisites

Network access to the site; no authentication or user interaction required.

Key dates

06Disclosure timeline

May 2, 2026 CVE published
May 4, 2026 Record updated

Related vulnerabilities

08Related CVE