CVE-2025-3573 Details
Description
Versions of the package jquery-validation before 1.20.0 are vulnerable to Cross-site Scripting (XSS) in the showLabel() function, which may take input from a user-controlled placeholder value. This value will populate a message via $.validator.messages in a user localizable dictionary.
A cross-site scripting (XSS) vulnerability has been identified in the jquery-validation package, affecting versions prior to 1.20.0. The issue arises in the showLabel() function, which can be manipulated by user-controlled placeholder values. These values are inserted into messages via $.validator.messages, which can be localized by the user.
Upgrade jquery-validation to version 1.20.0 or higher. After updating, ensure to set the escapeHtml option to true in the validation configuration to mitigate the XSS risk.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 15, 2025CISA-ADP
Assessed Apr 15, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/jquery-validation/jquery-validation/commit/7a490d8f39bd988027568ddcf51755e1f4688902 | [email protected] | Source CodeVendor |
| https://github.com/jquery-validation/jquery-validation/pull/2462 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://security.snyk.io/vuln/SNYK-JS-JQUERYVALIDATION-5952285 | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| jquery-validation | < 1.20.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 15, 2025 | CVE Modified | CISA-ADP |
| Apr 15, 2025 | New CVE Received | [email protected] |
Volerion