Golang

Go

173 Schwachstellen gefunden.

Hinweis: Diese Liste kann unvollständig sein. Daten werden ohne Gewähr im Ursprungsformat bereitgestellt.
  • EPSS 0.38%
  • Veröffentlicht 08.07.2026 15:46:33
  • Zuletzt bearbeitet 13.07.2026 17:05:36

Handshakes which used Encrypted Client Hello could be de-anonymized by a passive network observer due to a disclosure of pre-shared key identities in the unencrypted client hello.

  • EPSS 0.23%
  • Veröffentlicht 08.07.2026 15:46:27
  • Zuletzt bearbeitet 13.07.2026 14:54:26

On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component of the a path is a symbolic link and the path ends in /. For example, 'root.Open("symlink/")' will open "symlink"...

  • EPSS 0.57%
  • Veröffentlicht 23.06.2026 12:12:51
  • Zuletzt bearbeitet 15.07.2026 02:17:08

Traefik before 2.10.5 and 3.0.0-beta4 is affected by a denial-of-service vulnerability in HTTP/2 request handling inherited from the Go standard library's HTTP/2 implementation (CVE-2023-44487 / CVE-2023-39325, the 'Rapid Reset' technique). A remote ...

  • EPSS 0.81%
  • Veröffentlicht 07.05.2026 19:41:19
  • Zuletzt bearbeitet 20.08.2026 13:17:49

When using LookupCNAME with the cgo DNS resolver, a very long CNAME response can trigger a double-free of C memory and a crash.

  • EPSS 0.78%
  • Veröffentlicht 07.05.2026 19:41:19
  • Zuletzt bearbeitet 20.08.2026 13:18:10

Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations.

  • EPSS 0.31%
  • Veröffentlicht 07.05.2026 19:41:19
  • Zuletzt bearbeitet 13.05.2026 16:58:45

CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a <meta> tag's <content> attribute. If the URL content were to insert ASCII whitespaces around the '=' rune inside of the <content> attribute, the escaper would f...

  • EPSS 0.37%
  • Veröffentlicht 07.05.2026 19:41:19
  • Zuletzt bearbeitet 13.05.2026 16:59:07

If a trusted template author were to write a <script> tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape any data passed into the <script> block.

  • EPSS 0.23%
  • Veröffentlicht 07.05.2026 19:41:19
  • Zuletzt bearbeitet 13.05.2026 16:59:42

A malicious module proxy can exploit a flaw in the go command's validation of module checksums to bypass checksum database validation. This vulnerability affects any user using an untrusted module proxy (GOMODPROXY) or checksum database (GOSUMDB). A ...

  • EPSS 0.17%
  • Veröffentlicht 07.05.2026 19:41:18
  • Zuletzt bearbeitet 13.05.2026 14:59:28

The "go tool pack" subcommand (usually used only by the compiler as an internal tool with known-good inputs) does not sanitize output filenames. Extracting a malicious archive file with the "pack" subcommand can write files to arbitrary locations on ...

  • EPSS 0.18%
  • Veröffentlicht 07.05.2026 19:41:18
  • Zuletzt bearbeitet 13.05.2026 15:05:41

The "go bug" command writes to two files with predictable names in the system temporary directory (for example, "/tmp"). An attacker with access to the temporary directory can create a symlink in one of these names, causing "go bug" to overwrite the ...