Search for packages
| purl | pkg:npm/mailgen@2.0.31 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-ynxa-xzbf-z7a5
Aliases: CVE-2025-62380 GHSA-q4w9-x3rv-4c8j |
mailgen is a Node.js package that generates responsive HTML e-mails for sending transactional mail. Mailgen versions through 2.0.31 contain an HTML injection vulnerability in plaintext emails generated with the generatePlaintext method when user generated content is supplied. The plaintext generation code attempts to strip HTML tags using a regular expression and then decodes HTML entities, but tags that include certain Unicode line separator characters are not matched and removed. These encoded tags are later decoded into valid HTML content, allowing unexpected HTML to remain in output intended to be plaintext. Projects are affected if they call Mailgen.generatePlaintext with untrusted input and then render or otherwise process the returned string in a context where HTML is interpreted. This can lead to execution of attacker supplied script in the victim’s browser. Version 2.0.32 fixes the issue. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-644x-kk1q-kue2 | mailgen is a Node.js package that generates responsive HTML e-mails for sending transactional mail. Mailgen versions through 2.0.30 contain an HTML injection vulnerability in plaintext emails produced by the generatePlaintext method when user‑generated content is supplied. The function attempts to remove HTML tags, but if tags are provided as encoded HTML entities they are not removed and are later decoded, resulting in active HTML (for example an img tag with an event handler) in the supposed plaintext output. In contexts where the generated plaintext string is subsequently rendered as HTML, this can allow execution of attacker‑controlled JavaScript. Versions 2.0.31 and later contain a fix. No known workarounds exist. |
CVE-2025-62366
GHSA-xw6r-chmh-vpmj |
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-06-12T20:25:06.463209+00:00 | GitLab Importer | Affected by | VCID-ynxa-xzbf-z7a5 | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/mailgen/CVE-2025-62380.yml | 38.6.0 |
| 2026-06-12T15:48:57.012359+00:00 | GitLab Importer | Fixing | VCID-644x-kk1q-kue2 | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/npm/mailgen/CVE-2025-62366.yml | 38.6.0 |
| 2026-06-12T07:52:22.076524+00:00 | GithubOSV Importer | Fixing | VCID-644x-kk1q-kue2 | https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/10/GHSA-xw6r-chmh-vpmj/GHSA-xw6r-chmh-vpmj.json | 38.6.0 |
| 2026-06-11T20:36:33.181981+00:00 | GHSA Importer | Affected by | VCID-ynxa-xzbf-z7a5 | https://github.com/advisories/GHSA-q4w9-x3rv-4c8j | 38.6.0 |
| 2026-06-11T20:36:28.799407+00:00 | GHSA Importer | Fixing | VCID-644x-kk1q-kue2 | https://github.com/advisories/GHSA-xw6r-chmh-vpmj | 38.6.0 |