CVE-2024-26151

Public Exploit
Potentially untrusted input is rendered as HTML in final output

Description

The `mjml` PyPI package, found at the `FelixSchwarz/mjml-python` GitHub repo, is an unofficial Python port of MJML, a markup language created by Mailjet. All users of `FelixSchwarz/mjml-python` who insert untrusted data into mjml templates unless that data is checked in a very strict manner. User input like `&lt;script&gt;` would be rendered as `<script>` in the final HTML output. The attacker must be able to control some data which is later injected in an mjml template which is then send out as email to other users. The attacker could control contents of email messages sent through the platform. The problem has been fixed in version 0.11.0 of this library. Versions before 0.10.0 are not affected by this security issue. As a workaround, ensure that potentially untrusted user input does not contain any sequences which could be rendered as HTML.

Categories

8.2
CVSS
Severity: High
CVSS 3.1 •
EPSS 0.60%
Vendor Advisory github.com
Affected: FelixSchwarz mjml-python
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2024-26151?
CVE-2024-26151 has been scored as a high severity vulnerability.
How to fix CVE-2024-26151?
To fix CVE-2024-26151, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2024-26151 being actively exploited in the wild?
It is possible that CVE-2024-26151 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~1% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2024-26151?
CVE-2024-26151 affects FelixSchwarz mjml-python.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.