Description
Cross-Site Request Forgery (CSRF) vulnerability in isnowfy my-related-posts my-related-posts allows Stored XSS.This issue affects my-related-posts: from n/a through <= 1.1.
Published: 2025-01-16
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The My-Related-Posts plugin for WordPress contains a Cross‑Site Request Forgery flaw that enables an attacker to store malicious script payloads in the plugin’s data. Once stored, the script is served to visitors, resulting in full page compromise and potential credential theft or session hijacking. This weakness maps to CWE‑352, highlighting the failure to validate request authenticity prior to modifying stored data.

Affected Systems

The flaw affects the isnowfy My-Related-Posts WordPress plugin through version 1.1. Any site running an affected version of this plugin is at risk until the issue is patched or mitigated.

Risk and Exploitability

With a CVSS score of 7.1, the vulnerability represents a high‑severity risk. The EPSS score of less than 1% indicates that exploitation is currently uncommon, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves an attacker tricking an authenticated user or admin of the WordPress site into loading a specially crafted URL that triggers the CSRF controlled request, thereby persisting a stored XSS payload.

Generated by OpenCVE AI on May 1, 2026 at 21:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the My-Related-Posts plugin to version 1.2 or later, ensuring the CSRF protection and input sanitization fixes are applied.
  • If an immediate upgrade is not feasible, replace the vulnerable functionality with a temporary CSRF token check that validates request origins before processing any form submission.
  • Sanitize any stored content by escaping output or using a content security policy to mitigate the impact of any residual stored XSS payloads.

Generated by OpenCVE AI on May 1, 2026 at 21:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3202 Cross-Site Request Forgery (CSRF) vulnerability in isnowfy my-related-posts allows Stored XSS.This issue affects my-related-posts: from n/a through 1.1.
History

Thu, 23 Apr 2026 15:00:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Wed, 01 Apr 2026 23:45:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in isnowfy my-related-posts allows Stored XSS.This issue affects my-related-posts: from n/a through 1.1. Cross-Site Request Forgery (CSRF) vulnerability in isnowfy my-related-posts my-related-posts allows Stored XSS.This issue affects my-related-posts: from n/a through <= 1.1.
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Fri, 17 Jan 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 16 Jan 2025 20:15:00 +0000

Type Values Removed Values Added
Description Cross-Site Request Forgery (CSRF) vulnerability in isnowfy my-related-posts allows Stored XSS.This issue affects my-related-posts: from n/a through 1.1.
Title WordPress my-related-posts plugin <= 1.1 - CSRF to Stored XSS vulnerability
Weaknesses CWE-352
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:11:10.321Z

Reserved: 2025-01-16T11:25:13.028Z

Link: CVE-2025-23476

cve-icon Vulnrichment

Updated: 2025-01-17T17:22:49.601Z

cve-icon NVD

Status : Deferred

Published: 2025-01-16T20:15:36.990

Modified: 2026-06-17T08:54:40.613

Link: CVE-2025-23476

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-01T21:30:15Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)