CVE-2025-13497 MEDIUM

CVE-2025-13497: Recras WordPress plugin <= 6.4.1 - Authenticated (Contributor+) Stored Cross-Site Scripting via 'recrasname' Shortcode Attribute

Vendor Zanderz
Product Recras
Weakness CWE-79 · XSS
Published January 7, 2026
Last update April 8, 2026

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

The Recras WordPress plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'recrasname' shortcode attribute in all versions up to, and including, 6.4.1. This is due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-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

Recras versions up to 6.4.1 contain a stored cross-site scripting (XSS) vulnerability that allows authenticated users to inject malicious scripts. When other users view affected content, the injected code executes in their browsers. The vulnerability affects the application's scope, potentially impacting multiple users and components. Update to version 6.5.7 or later to remediate.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that execute when other users view the affected content.

Potential impact on your site

04Site Impact

Authenticated users can inject code affecting other users' sessions, potentially leading to credential theft or unauthorized actions.

Conditions required to exploit

05Prerequisites

Attacker must have a valid user account with low-level privileges and network access to the application.

Key dates

06Disclosure timeline

January 7, 2026 CVE published
April 8, 2026 Record updated