Skip to content

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

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

chore(deps): update dependency mailparser to v3.9.3 [security]#2786
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.7.43.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 the GitHub Advisory Database (CC-BY 4.0).


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

Configuration

📅 Schedule: (in timezone America/Montreal)

  • Branch creation
    • ""
  • 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 requested a review from jimleroyer as a code owner March 4, 2026 20:40
@renovate renovate Bot added dependencies Pull requests that update a dependency file Renovate labels Mar 4, 2026
@renovate renovate Bot force-pushed the renovate/npm-mailparser-vulnerability branch 3 times, most recently from 61c0a28 to 0cbe109 Compare March 10, 2026 19:37
@renovate renovate Bot force-pushed the renovate/npm-mailparser-vulnerability branch 7 times, most recently from 4bdc2e3 to fa5920d Compare March 17, 2026 19:15
@renovate renovate Bot force-pushed the renovate/npm-mailparser-vulnerability branch 11 times, most recently from 30aa28b to 6ca17d0 Compare March 27, 2026 20:24
@renovate renovate Bot force-pushed the renovate/npm-mailparser-vulnerability branch 6 times, most recently from 64b762e to 4fa2093 Compare April 2, 2026 15:26
@renovate renovate Bot force-pushed the renovate/npm-mailparser-vulnerability branch 4 times, most recently from 52b0cfd to 4d5213a Compare April 14, 2026 16:10
@renovate renovate Bot force-pushed the renovate/npm-mailparser-vulnerability branch 7 times, most recently from 45b751b to f44bf3e Compare April 22, 2026 16:13
@renovate renovate Bot force-pushed the renovate/npm-mailparser-vulnerability branch 7 times, most recently from 95d7b1b to aca4527 Compare April 29, 2026 13:08
@renovate renovate Bot force-pushed the renovate/npm-mailparser-vulnerability branch 2 times, most recently from ec4b52c to 6b5da2e Compare April 30, 2026 18:51
@renovate renovate Bot force-pushed the renovate/npm-mailparser-vulnerability branch from 6b5da2e to 2e37f1c Compare April 30, 2026 20:33
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 Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants