Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/jquery-validation/jquery-validation/commit/7a490d8f39bd988027
- https://github.com/jquery-validation/jquery-validation/pull/2462
- https://security.snyk.io/vuln/SNYK-JS-JQUERYVALIDATION-5952285
FAQ
What is CVE-2025-3573?
CVE-2025-3573 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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 va...
How severe is CVE-2025-3573?
CVE-2025-3573 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-3573?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.