FlawAtlas
Search the atlas
CVE-2026-42507 Moderate

Arbitrary inputs are included in errors without any escaping in net/textproto

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.

Exploit probability 0.4%
Published June 5, 2026
Required by Not available
Last source change June 5, 2026

02 / AFFECTED SOFTWARE

Affected packages

Go stdlib
Bitnami golang

03 / CONNECTIONS

Connected vulnerabilities

04 / EVIDENCE

Source records

Open Source Vulnerabilities BIT-golang-2026-42507

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.

View original source
Open Source Vulnerabilities GO-2026-5039

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.

View original source

05 / REFERENCES

Further evidence