Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

rocky логотип

RLSA-2026:29980

Опубликовано: 26 июн. 2026
Источник: rocky
Оценка: Moderate

Описание

Moderate: golang security, bug fix, and enhancement update

The golang packages provide the Go programming language compiler.

Security Fix(es):

  • net/textproto: golang: Golang net/textproto: Misleading error messages via input injection (CVE-2026-42507)

Bug Fix(es) and Enhancement(s):

  • Update Go to version 1.26.4+1 [rhel-10.2.z] (JIRA:Rocky Linux-183347)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Затронутые продукты

  • Rocky Linux 10

НаименованиеАрхитектураРелизRPM
golang-miscnoarch1.el10_2golang-misc-1.26.4-1.el10_2.noarch.rpm
golang-docsnoarch1.el10_2golang-docs-1.26.4-1.el10_2.noarch.rpm
golang-testsnoarch1.el10_2golang-tests-1.26.4-1.el10_2.noarch.rpm
golang-srcnoarch1.el10_2golang-src-1.26.4-1.el10_2.noarch.rpm

Показывать по

Связанные CVE

Исправления

Связанные уязвимости

CVSS3: 5.3
ubuntu
около 2 месяцев назад

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.

CVSS3: 5.3
redhat
около 2 месяцев назад

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.

CVSS3: 5.3
nvd
около 2 месяцев назад

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.

CVSS3: 5.3
msrc
около 2 месяцев назад

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

CVSS3: 5.3
debian
около 2 месяцев назад

When returning errors, functions in the net/textproto package would in ...