CVE-2025-58653 MEDIUM

CVE-2025-58653: WordPress JSM file_get_contents() Shortcode Plugin <= 2.7.1 - Cross Site Scripting (XSS) Vulnerability

Vendor Js Morisset
Product JSM file_get_contents() Shortcode
Weakness CWE-79 · XSS
Published September 22, 2025
Last update May 12, 2026

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

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

What the vulnerability does

01Description

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in JS Morisset JSM file_get_contents() Shortcode wp-file-get-contents allows Stored XSS.This issue affects JSM file_get_contents() Shortcode: from n/a through <= 2.7.1.

Explanation of Vulnerability in Simple Terms

02Summary

The JSM file_get_contents() Shortcode plugin contains a cross-site scripting (XSS) vulnerability in versions up to 2.7.1. An authenticated user can inject malicious scripts through the shortcode that execute in other users' browsers when they view the affected page. The vulnerability requires user interaction and can affect the confidentiality, integrity, and availability of site data.

What an attacker can do

03Attacker Capabilities

Inject malicious scripts that run in other users' browsers when they view pages with the vulnerable shortcode.

Potential impact on your site

04Site Impact

Authenticated users with low privileges can deface content, steal session tokens, or redirect visitors to malicious sites.

Conditions required to exploit

05Prerequisites

Attacker must have low-level site access (e.g., contributor or editor role) and the victim must view a page containing the malicious shortcode.

Key dates

06Disclosure timeline

September 22, 2025 CVE published
May 12, 2026 Record updated