CVE-2026-1320 HIGH

CVE-2026-1320: Secure Copy Content Protection and Content Locking <= 4.9.8 - Unauthenticated Stored Cross-Site Scripting via X-Forwarded-For Header

Vendor Ays-Pro
Product Secure Copy Content Protection and Content Locking
Weakness CWE-79 · XSS
Published February 12, 2026
Last update April 8, 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 Secure Copy Content Protection and Content Locking plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'X-Forwarded-For' HTTP header in all versions up to, and including, 4.9.8 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

The Secure Copy Content Protection and Content Locking plugin for WordPress contains a cross-site scripting (XSS) vulnerability in versions up to 4.9.8. An attacker can inject malicious scripts that execute in users' browsers when they visit affected pages. The vulnerability requires no authentication or user interaction beyond visiting a compromised page. Site administrators should update to a version newer than 4.9.8 immediately.

What an attacker can do

03Attacker Capabilities

Inject and execute malicious JavaScript in visitors' browsers, potentially stealing session tokens or redirecting users.

Potential impact on your site

04Site Impact

Visitor accounts and data at risk; malicious scripts can steal credentials, redirect traffic, or deface content.

Conditions required to exploit

05Prerequisites

Network access only; no authentication or user interaction required beyond visiting an affected page.

Key dates

06Disclosure timeline

February 12, 2026 CVE published
April 8, 2026 Record updated