Description
The SurveyJS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 1.12.32 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Published: 2025-05-03
Score: 6.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The SurveyJS plugin for WordPress is vulnerable to Stored Cross‑Site Scripting due to insufficient input sanitisation and output escaping of the ‘id’ parameter, a weakness that aligns with CWE‑79. The flaw allows an authenticated user with Contributor‑level access or higher to inject arbitrary JavaScript into a survey page. When any user subsequently views the affected page, the injected script executes under their browser context, potentially compromising their session, defacing content, or facilitating further attacks.

Affected Systems

The affected software is SurveyJS, a Drag & Drop Form Builder developed by devsoftbaltic. All versions up to and including 1.12.32 are impacted. No other vendors, products or versions are listed as affected.

Risk and Exploitability

The CVSS score of 6.4 classifies the vulnerability as a moderate impact issue. The EPSS score of < 1% indicates a very low probability of exploitation at present, and it is not listed in the CISA KEV catalog. Attackers must be authenticated with Contributor level or higher to exploit the flaw. Once injected, the malicious script runs for any user who accesses the survey page, so the scope can be system‑wide if a survey is broadly shared.

Generated by OpenCVE AI on April 20, 2026 at 22:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the SurveyJS plugin to a version newer than 1.12.32 to eliminate the stored XSS flaw.
  • Restrict Contributor‑level users to only the capabilities required for their role and consider disabling survey management features for users who do not need them.
  • Configure a Web Application Firewall or similar filtering rule to block or sanitize script payloads targeting the ‘id’ parameter until the plugin is updated.

Generated by OpenCVE AI on April 20, 2026 at 22:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-13366 The SurveyJS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 1.12.32 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
History

Mon, 05 May 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 03 May 2025 07:30:00 +0000

Type Values Removed Values Added
Description The SurveyJS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘id’ parameter in all versions up to, and including, 1.12.32 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Title SurveyJS <= 1.12.32 - Authenticated (Contributor+) Stored Cross-Site Scripting via id Parameter
Weaknesses CWE-79
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:20:32.894Z

Reserved: 2025-04-18T21:15:09.761Z

Link: CVE-2025-3815

cve-icon Vulnrichment

Updated: 2025-05-05T14:40:31.562Z

cve-icon NVD

Status : Deferred

Published: 2025-05-03T08:15:31.040

Modified: 2026-06-17T09:20:43.713

Link: CVE-2025-3815

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T23:00:14Z

Weaknesses
  • CWE-79

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