CVE-2026-3620 MEDIUM

CVE-2026-3620: Word Replacer <= 0.4 - Authenticated (Administrator+) Stored Cross-Site Scripting via 'Replacement' Parameter

Vendor Takien
Product Word Replacer
Weakness CWE-20 · Input validation
Published June 2, 2026
Last update June 2, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Word Replacer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'replacement' parameter in all versions up to, and including, 0.4. This is due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Administrator-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

Explanation of Vulnerability in Simple Terms

02Summary

Word Replacer versions 0.4 and earlier contain an input validation flaw that allows high-privilege users to modify site content across scope boundaries. An attacker with administrative access can alter text replacements in ways that affect other components or users. The vulnerability requires high attack complexity and administrative credentials to exploit.

What an attacker can do

03Attacker Capabilities

Modify site content or text replacements in ways that affect other users or system components.

Potential impact on your site

04Site Impact

An admin account compromise could allow unauthorized changes to site content visible to other users.

Conditions required to exploit

05Prerequisites

Attacker must have high-level administrative privileges on the site.

Key dates

06Disclosure timeline

June 2, 2026 CVE published
June 2, 2026 Record updated