Skip to content

fix(deps): update dependency mailparser to v3.9.3 [security]#843

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-mailparser-vulnerability
Open

fix(deps): update dependency mailparser to v3.9.3 [security]#843
renovate[bot] wants to merge 1 commit intomainfrom
renovate/npm-mailparser-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 4, 2026

This PR contains the following updates:

Package Change Age Confidence
mailparser 3.6.73.9.3 age confidence

GitHub Vulnerability Alerts

CVE-2026-3455

Versions of the package mailparser before 3.9.3 are vulnerable to Cross-site Scripting (XSS) via the textToHtml() function due to the improper sanitisation of URLs in the email content. An attacker can execute arbitrary scripts in victim browsers by adding extra quote " to the URL with embedded malicious JavaScript code.


Release Notes

nodemailer/mailparser (mailparser)

v3.9.3

Compare Source

Bug Fixes
  • escape URLs and link text in textToHtml to prevent XSS (921a67d), closes #​412

v3.9.2

Compare Source

Bug Fixes

v3.9.1

Compare Source

Bug Fixes

v3.9.0

Compare Source

Features
  • events: Emit a new headerLines event to gain access the raw headers (#​364) (d33d7ec)
Bug Fixes
  • ⬆️ update nodemailer dependency to resolve security issue GHSA-9h6g-pr28-7cqp (#​357) (8bc4225)
  • 150 (919f69a)
  • 272: Throw TypeError for invalid input. (abd7e43)
  • 34, bump version (09aa0bd)
  • bumped deps (9a13f4e)
  • Bumped deps (bb9c014)
  • Bumped deps (9e084f9)
  • Bumped mailsplit to fix flowed parser (da753e4)
  • capture decoder end event to use on cleanup (4e367f7)
  • deploy: added auto-deployment (d6eb56f)
  • deps: Bumped deps (db842ad)
  • deps: Bumped deps to fix issue with missing whitespace (92884d0)
  • deps: Bumped Nodemailer to fix issue with long data URI's (d24f96e)
  • deps: Replaced 'punycode' with 'punycode.js' module (4a15157)
  • error on ks_c_5601-1987 (89572e0)
  • Fix produced text address list string according to rfc 2822 (#​340) (6bae600)
  • handle simpleParser input stream error (faf9fc5)
  • punycode: Fixes #​355 Deprecation warning of the punycode module (#​356) (0f35330)
  • simple-parser: Buffer.from(string) default encode is utf-8,when input string‘s encode is gbk,result has some garbled (633e436)
  • test: updated test matrix (18, 20, 21) (a2ba9c2)
  • trigger new build (3cf6241)
  • trigger new build (7f2eb78)

v3.8.1

Compare Source

Bug Fixes

v3.7.5

Compare Source

Bug Fixes

v3.7.4

Compare Source

Bug Fixes
  • Bumped deps (bb9c014)
  • Bumped mailsplit to fix flowed parser (da753e4)

v3.7.3

Compare Source

Bug Fixes

v3.7.2

Compare Source

Bug Fixes
  • deps: Bumped deps to fix issue with missing whitespace (92884d0)

v3.7.1

Compare Source

Bug Fixes
  • deps: Replaced 'punycode' with 'punycode.js' module (4a15157)

v3.7.0

Compare Source

Features
  • events: Emit a new headerLines event to gain access the raw headers (#​364) (d33d7ec)

v3.6.9

Compare Source

Bug Fixes

v3.6.8

Compare Source

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • ""
  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants