Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in magicoders ACF Recent Posts Widget acf-recent-posts-widget allows Stored XSS.This issue affects ACF Recent Posts Widget: from n/a through <= 5.9.3.
Published: 2025-10-27
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Stored XSS occurs when the plugin fails to neutralise user‑supplied input that is later rendered in the page. The result is that an attacker can inject malicious scripts that will run in visitors’ browsers, potentially hijacking sessions or conducting phishing attacks. This weakness is identified as CWE‑79 and yields an impact on confidentiality, integrity, and availability of the affected website.

Affected Systems

The issue affects the magicoders ACF Recent Posts Widget plugin for WordPress, specifically versions up to and including 5.9.3. Any installation that uses the widget without upgrading or disabling it is vulnerable, regardless of other theme or plugin configurations.

Risk and Exploitability

The CVSS score of 6.5 represents a moderate severity, while the EPSS score of less than 1% indicates a very low probability of exploitation as of the current data. The vulnerability is listed as not in the CISA KEV catalog, meaning no publicly known large‑scale exploits are reported. Attackers could target the site by creating or editing widget content that includes malicious payloads; however, they would need either access to the WordPress admin interface or the ability to insert content via other vulnerable plugins, which limits the immediate risk to configurations that allow unauthenticated content creation. Based on the nature of the vulnerability, it is inferred that the requirement for admin access is not explicitly stated but likely necessary.

Generated by OpenCVE AI on April 29, 2026 at 23:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the ACF Recent Posts Widget plugin to the latest available version to resolve the stored XSS flaw.
  • Inspect all existing widget content for embedded scripts or suspicious tags and remove or sanitise them before publication.
  • If the widget is not required, disable or delete it from the site, or restrict its use to trusted administrators only.
  • Implement web application firewall rules that detect and block classic XSS payload patterns in POST and GET requests.
  • Continuously monitor site logs and customer reports for suspicious activity related to script injections.

Generated by OpenCVE AI on April 29, 2026 at 23:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Tue, 20 Jan 2026 15:30:00 +0000


Tue, 20 Jan 2026 14:45:00 +0000


Thu, 13 Nov 2025 11:30:00 +0000


Thu, 13 Nov 2025 10:45:00 +0000


Tue, 28 Oct 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 27 Oct 2025 22:30:00 +0000

Type Values Removed Values Added
First Time appeared Wordpress
Wordpress wordpress
Vendors & Products Wordpress
Wordpress wordpress

Mon, 27 Oct 2025 02:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in magicoders ACF Recent Posts Widget acf-recent-posts-widget allows Stored XSS.This issue affects ACF Recent Posts Widget: from n/a through <= 5.9.3.
Title WordPress ACF Recent Posts Widget plugin <= 5.9.3 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References

Subscriptions

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-04-28T16:14:04.987Z

Reserved: 2025-10-24T14:24:16.561Z

Link: CVE-2025-62894

cve-icon Vulnrichment

Updated: 2025-10-27T15:21:19.310Z

cve-icon NVD

Status : Deferred

Published: 2025-10-27T02:15:48.407

Modified: 2026-04-27T18:16:27.910

Link: CVE-2025-62894

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-29T23:45:16Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')