NONE · 0

CVE-2026-1299

The email module, specifically the "BytesGenerator" class, didn’t properly quote newlines for email headers when serializing an email message allowing for header injection when an email is serializ...

Vulnerability Description

The email module, specifically the "BytesGenerator" class, didn’t properly quote newlines for email headers when serializing an email message allowing for header injection when an email is serialized. This is only applicable if using "LiteralHeader" writing headers that don't respect email folding rules, the new behavior will reject the incorrectly folded headers in "BytesGenerator".

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-1299?

CVE-2026-1299 is a documented vulnerability. The email module, specifically the "BytesGenerator" class, didn’t properly quote newlines for email headers when serializing an email message allowing for header injection when an email is serializ...

How severe is CVE-2026-1299?

CVSS scoring is not yet available for CVE-2026-1299. Check NVD for updates.

Is there a patch for CVE-2026-1299?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.