Skip to content

chore: update dependency validator to ^13.15.20 [security]#11259

Merged
dhmlau merged 1 commit intomasterfrom
renovate/npm-validator-vulnerability
Oct 27, 2025
Merged

chore: update dependency validator to ^13.15.20 [security]#11259
dhmlau merged 1 commit intomasterfrom
renovate/npm-validator-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
validator ^13.15.15 -> ^13.15.20 age adoption passing confidence

GitHub Vulnerability Alerts

CVE-2025-56200

A URL validation bypass vulnerability exists in validator.js prior to version 13.15.20. The isURL() function uses '://' as a delimiter to parse protocols, while browsers use ':' as the delimiter. This parsing difference allows attackers to bypass protocol and domain validation by crafting URLs leading to XSS and Open Redirect attacks.


Release Notes

validatorjs/validator.js (validator)

v13.15.20

Compare Source

Fixes, New Locales and Enhancements

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file SECURITY labels Oct 27, 2025
@renovate renovate Bot requested a review from raymondfeng as a code owner October 27, 2025 19:46
@renovate renovate Bot added SECURITY dependencies Pull requests that update a dependency file labels Oct 27, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/npm-validator-vulnerability branch from bb69d26 to a40b361 Compare October 27, 2025 19:54
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 18854100685

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.008%) to 54.898%

Files with Coverage Reduction New Missed Lines %
packages/core/src/application.ts 1 70.28%
Totals Coverage Status
Change from base Build 18853888709: -0.008%
Covered Lines: 9572
Relevant Lines: 12457

💛 - Coveralls

@dhmlau dhmlau merged commit 8567b8a into master Oct 27, 2025
13 checks passed
@dhmlau dhmlau deleted the renovate/npm-validator-vulnerability branch October 27, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file SECURITY

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants