Skip to content
Threat Feed

Tag

Go

10 briefs RSS
low advisory

Pterodactyl Wings SFTP Service Denial of Service

An unauthenticated remote attacker can trigger a panic and crash the Pterodactyl Wings service by sending a maliciously crafted packet during the SFTP handshake.

wings denial-of-service pterodactyl go vulnerability
1t 1c
high advisory

New GoSerpent Malware Targets Southeast Asian Governments and Diplomats for Espionage

A sophisticated Go-based implant, dubbed GoSerpent, has been utilized by an unidentified threat actor since late 2025 to conduct cyber espionage against government and diplomatic entities in Southeast Asia, focusing on long-term access, sensitive data collection, and credential dumping for exfiltration.

espionage malware Go RAT APT Southeast Asia
2r 6t
medium advisory

Pomerium Pre-Auth Memory Exhaustion via Unbounded zstd Decompression

Pomerium proxy deployments using the stateless authentication flow (Pomerium Zero or hosted authenticate) are vulnerable to a pre-authentication memory exhaustion denial of service, allowing an unauthenticated attacker to send specially crafted HPKE-encrypted zstd payloads to the `/.pomerium/callback` endpoint, leading to excessive memory allocation and potential proxy crashes.

Pomerium +1 denial-of-service network vulnerability go
1t 1i
medium advisory

Datadog dd-trace-go Library Vulnerability May Lead to Denial of Service

A vulnerability, CVE-2026-50274, in Datadog's `dd-trace-go` library (versions <= 1.24.1 and v2 < 2.8.1) allows a remote, unauthenticated attacker to cause a Denial of Service (DoS) by sending HTTP requests with oversized W3C baggage headers, leading to unbounded CPU and memory consumption in instrumented services.

go/github.com/DataDog/dd-trace-go +1 denial-of-service vulnerability supply-chain go datadog
1t
critical advisory

TSDProxy Internal Authentication Token Vulnerability Leading to Management API Escalation

A critical vulnerability in TSDProxy allows its internal per-process authentication token to be unconditionally forwarded to proxied backend services when `identityHeaders` is enabled, enabling an attacker with code execution on a co-located backend to replay the token to the local TSDProxy management API (port 8080) and bypass authentication, leading to full management API control.

tsdproxy < 1.4.4-0.20260603142855-434819b4421e vulnerability privilege-escalation authentication-bypass tsdproxy go
1r 4t 1i
high advisory

Note Mark Path Traversal Vulnerability (CVE-2026-50553)

A low-privilege authenticated user can exploit CVE-2026-50553, a path traversal vulnerability in Note Mark versions up to v0.19.4, by crafting a malicious 'slug' parameter in API requests, leading to arbitrary file write outside the intended export directory when an administrator runs the 'migrate export' command, potentially allowing root-level privilege escalation and code execution.

Note Mark <= v0.19.4 path-traversal privilege-escalation web-application rce go linux
1r 4t
high advisory

Oras-Go Tar Extraction Vulnerability Allows Current Working Directory Escape (CVE-2026-50163)

An attacker can craft a malicious OCI artifact with a tarball layer containing a hardlink entry that uses a relative path for its target, which, when extracted by `oras-go` (<= 2.6.1) or the `oras` CLI, allows the hardlink to resolve against the process's current working directory (CWD) instead of the intended extraction base, leading to arbitrary file read or modification in the victim's CWD via an inode-sharing vulnerability.

oras-go/v2 +1 vulnerability supply-chain go linux tar hardlink path-traversal arbitrary-file-read +1
5t 3i
medium advisory

Dasel Selector Lexer Index-Out-of-Range Panic on Trailing Backslash (CVE-2026-46377)

The dasel selector lexer is vulnerable to an index-out-of-range panic when tokenizing a quoted string that ends with a trailing backslash (e.g., `"\` or `'\`), leading to a process crash if an attacker can control the selector string.

dasel dos panic go
2r
high advisory

go-git Improper Parsing of Malformed Git Objects

go-git may parse malformed Git objects differently than upstream Git, leading to inconsistent interpretation and potentially allowing the signing or verification of commits with altered metadata, as described in CVE-2026-45022.

go-git/go-git/v6 +1 vulnerability git go supply chain
2r
high advisory

Go Markdown Library Out-of-Bounds Read Vulnerability

A vulnerability in the go-markdown library exists where processing a malformed input containing a '<' character that is not followed by a '>' character with a SmartypantsRenderer can lead to an out-of-bounds read or a panic, causing a denial of service.

markdown denial-of-service go out-of-bounds read
2r 1t