CVE 5.3 MEDIUM

Arbitrary inputs are included in errors without any escaping in net/textproto_CVE-2026-42507

5.3 / 10
MEDIUM
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Description

When returning errors, functions in the net/textproto package would include its input as part of the error. This might allow an attacker to inject misleading content to errors that are printed or logged.

Basic Information

ID CVE-2026-42507
Source Go
Published Jun 2, 2026 at 22:01
Modified Jun 3, 2026 at 19:04

Affected Product

Vendor Go standard library
Product net/textproto
Affected Versions Go standard library net/textproto 0
Go standard library net/textproto 1.26.0-0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.