Description
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Fabio Zuanon Add custom content after post add-custom-content-after-post allows Reflected XSS.This issue affects Add custom content after post: from n/a through <= 1.0.
Published: 2025-02-14
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Add custom content after post plugin permits an attacker to inject arbitrary script code into a WordPress page through unsanitized input. Based on the description, it is inferred that the attacker can trigger the vulnerability via a crafted URL or HTTP request containing malicious script, which the plugin then reflects back into the page. This reflected cross‑site scripting flaw, identified as CWE‑79, lets malicious scripts run in the browser of any user who views the affected page. The consequences include exposure of sensitive data, credential theft, and the ability to perform further attacks from the victim’s session.

Affected Systems

WordPress sites that have installed Fabio Zuanon Add custom content after post plugin version 1.0 or earlier are vulnerable. All installations using any application of this plugin publish may be exposed because the issue spans from its initial release up to and including version 1.0.

Risk and Exploitability

The CVSS score of 7.1 indicates a moderate to high severity vulnerability. The EPSS score of less than 1% suggests that exploitation is unlikely in the short term, and the flaw is not currently listed in the CISA KEV catalog. Attackers can exploit the flaw via a web request that contains malicious script in a reflected parameter, typically through a crafted URL viewed by the target user.

Generated by OpenCVE AI on May 2, 2026 at 04:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Add custom content after post plugin to the latest released version that contains the XSS fix.
  • If an upgrade cannot be performed, uninstall or disable the plugin to remove the vulnerable code from the site.
  • Implement a strict Content Security Policy on the WordPress site that disallows inline scripts and limits executable content to trusted origins.
  • Ensure that any user‑supplied data handled by the plugin is sanitized using WordPress functions such as esc_html() or wp_kses() before rendering.

Generated by OpenCVE AI on May 2, 2026 at 04:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-3316 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Add custom content after post allows Reflected XSS. This issue affects Add custom content after post: from n/a through 1.0.
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 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Add custom content after post allows Reflected XSS. This issue affects Add custom content after post: from n/a through 1.0. Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in Fabio Zuanon Add custom content after post add-custom-content-after-post allows Reflected XSS.This issue affects Add custom content after post: from n/a through <= 1.0.
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'}


Mon, 14 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00032}

epss

{'score': 0.00035}


Sun, 13 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00072}

epss

{'score': 0.00032}


Fri, 14 Feb 2025 16:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 14 Feb 2025 13:00:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in NotFound Add custom content after post allows Reflected XSS. This issue affects Add custom content after post: from n/a through 1.0.
Title WordPress Add custom content after post plugin <= 1.0 - Reflected Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
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

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-05-11T23:35:45.169Z

Reserved: 2025-01-16T11:27:51.183Z

Link: CVE-2025-23652

cve-icon Vulnrichment

Updated: 2025-02-14T15:35:47.471Z

cve-icon NVD

Status : Deferred

Published: 2025-02-14T13:15:45.333

Modified: 2026-06-17T08:56:06.813

Link: CVE-2025-23652

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-02T04:45:34Z

Weaknesses
  • CWE-79

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