Skip to content

chore(deps): update dependency mailparser to v3.9.3 [security]#2597

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 5, 2026

This PR contains the following updates:

Package Change Age Confidence
mailparser 3.7.13.9.3 age confidence

Review

  • Updates have been tested and work
  • If updates are AWS related, versions match the infrastructure (e.g. Lambda runtime, database, etc.)

mailparser vulnerable to Cross-site Scripting

CVE-2026-3455 / GHSA-7gmj-h9xc-mcxc

More information

Details

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.

Severity

  • CVSS Score: 2.0 / 10 (Low)
  • Vector String: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:N/E:P

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


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)

Configuration

📅 Schedule: Branch creation - "" in timezone America/Montreal, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/npm-mailparser-vulnerability branch 9 times, most recently from 0a88fa8 to d21b62a Compare March 11, 2026 17:44
@renovate renovate bot force-pushed the renovate/npm-mailparser-vulnerability branch 6 times, most recently from ec6d087 to eb00f69 Compare March 19, 2026 17:19
@renovate renovate bot force-pushed the renovate/npm-mailparser-vulnerability branch 8 times, most recently from e60387d to 2fae849 Compare March 26, 2026 15:07
@renovate renovate bot force-pushed the renovate/npm-mailparser-vulnerability branch 3 times, most recently from 9aa9a3e to cd65fc3 Compare April 1, 2026 19:43
@renovate renovate bot force-pushed the renovate/npm-mailparser-vulnerability branch 2 times, most recently from 7de2a2b to 36c5d05 Compare April 2, 2026 13:14
@renovate renovate bot force-pushed the renovate/npm-mailparser-vulnerability branch from 36c5d05 to 166efaf Compare April 2, 2026 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants