24h | 7d | 30d

Overview

  • Go standard library
  • database/sql
  • database/sql

07 Aug 2025
Published
04 Nov 2025
Updated

CVSS
Pending
EPSS
0.02%

KEV

Description

Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.

Statistics

  • 2 Posts

Last activity: 17 hours ago

Bluesky

Profile picture fallback
This addresses the following vulnerabilities: CVE-2026-32283 CVE-2026-32281 CVE-2026-32280 CVE-2026-27144 CVE-2026-27143 CVE-2026-27140 CVE-2026-25679 CVE-2025-68119 CVE-2025-61732 CVE-2025-61731 CVE-2025-61726 CVE-2025-47907 CVE-2025-4674 N/A Security fixes for
  • 0
  • 0
  • 1
  • 17h ago

Overview

  • Go toolchain
  • cmd/cgo
  • cmd/cgo

05 Feb 2026
Published
05 Feb 2026
Updated

CVSS
Pending
EPSS
0.01%

KEV

Description

A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.

Statistics

  • 2 Posts

Last activity: 17 hours ago

Bluesky

Profile picture fallback
This addresses the following vulnerabilities: CVE-2026-32283 CVE-2026-32281 CVE-2026-32280 CVE-2026-27144 CVE-2026-27143 CVE-2026-27140 CVE-2026-25679 CVE-2025-68119 CVE-2025-61732 CVE-2025-61731 CVE-2025-61726 CVE-2025-47907 CVE-2025-4674 N/A Security fixes for
  • 0
  • 0
  • 1
  • 17h ago
Showing 111 to 112 of 112 CVEs