Description
Subscriber Cross Site Scripting (XSS) in Profile Extra Fields by BestWebSoft <= 1.3.4 versions.
Published: 2026-08-13
Score: 6.5 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Malicious users can inject arbitrary JavaScript through the subscriber profile fields of the WordPress Profile Extra Fields by BestWebSoft plugin. When a profile field is submitted or updated, the plugin fails to escape the input, allowing embedded script code to execute in the visitor's browser. This client‑side code execution can be leveraged to hijack sessions, steal credentials, deface the site or redirect users to phishing pages. The flaw is a classic input‑validation weakness aligned with CWE‑79.

Affected Systems

This vulnerability impacts the WordPress plugin Profile Extra Fields by BestWebSoft, versions 1.3.4 and older, used to manage extended profile fields on WordPress sites.

Risk and Exploitability

Based on the description, it is inferred that attackers would need the ability to submit or edit profile data, a capability typically available to any authenticated site user. The plugin fails to escape input, enabling the injection of malicious JavaScript into subscriber profile fields. This client‑side code execution can be used to hijack sessions, steal credentials, deface the site or redirect users to phishing pages. The CVSS score of 6.5 indicates moderate severity, while no EPSS score is reported so the current likelihood of exploitation is unknown. The vulnerability is not listed in CISA’s KEV catalog, suggesting no large‑scale exploitation at the time of this assessment.

Generated by OpenCVE AI on August 13, 2026 at 16:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Profile Extra Fields by BestWebSoft to the latest version (greater than 1.3.4).
  • Disable the plugin if an update is not yet available until a fix is released.
  • Apply a web application firewall or otherwise sanitize user‑supplied input until the plugin is patched.

Generated by OpenCVE AI on August 13, 2026 at 16:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 13 Aug 2026 14:00:00 +0000

Type Values Removed Values Added
Description Subscriber Cross Site Scripting (XSS) in Profile Extra Fields by BestWebSoft <= 1.3.4 versions.
Title WordPress Profile Extra Fields by BestWebSoft plugin <= 1.3.4 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics 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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-13T15:28:34.023Z

Reserved: 2026-07-27T09:00:34.596Z

Link: CVE-2026-66456

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-13T14:17:06.697

Modified: 2026-08-13T16:18:44.127

Link: CVE-2026-66456

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T16:30:03Z

Weaknesses
  • CWE-79

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