ghsa-2xm2-23ff-p8ww
Vulnerability from github
Published
2025-04-11 19:59
Modified
2025-04-11 19:59
Severity ?
VLAI Severity ?
Summary
Formie has XSS vulnerability for email notification content for preview
Details
Impact
It is possible to inject malicious code into the HTML content of an email notification, which is then rendered on the preview. There is no issue when rendering the email via normal means (a delivered email).
This would require access to the form's email notification settings.
Patches
This has been fixed in Formie 2.1.44. Users should ensure they are running at least this version.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 2.1.43" }, "package": { "ecosystem": "Packagist", "name": "verbb/formie" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "2.1.44" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2025-32426" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2025-04-11T19:59:04Z", "nvd_published_at": "2025-04-11T14:15:25Z", "severity": "MODERATE" }, "details": "### Impact\nIt is possible to inject malicious code into the HTML content of an email notification, which is then rendered on the preview. There is no issue when rendering the email via normal means (a delivered email).\n\nThis would require access to the form\u0027s email notification settings.\n\n### Patches\nThis has been fixed in Formie 2.1.44. Users should ensure they are running at least this version.", "id": "GHSA-2xm2-23ff-p8ww", "modified": "2025-04-11T19:59:04Z", "published": "2025-04-11T19:59:04Z", "references": [ { "type": "WEB", "url": "https://github.com/verbb/formie/security/advisories/GHSA-2xm2-23ff-p8ww" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-32426" }, { "type": "PACKAGE", "url": "https://github.com/verbb/formie" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "Formie has XSS vulnerability for email notification content for preview" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…