Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
Vulnerability Details :

CVE-2026-32284

Summary
Assigner-Go
Assigner Org ID-1bb62c36-49e3-4200-9d77-64a1400537cc
Published At-26 Mar, 2026 | 19:40
Updated At-30 Mar, 2026 | 14:55
Rejected At-
Credits

Denial of service in github.com/shamaton/msgpack

The msgpack decoder fails to properly validate the input buffer length when processing truncated fixext data (format codes 0xd4-0xd8). This can lead to an out-of-bounds read and a runtime panic, allowing a denial of service attack.

Vendors
-
Not available
Products
-
Metrics (CVSS)
VersionBase scoreBase severityVector
Weaknesses
Attack Patterns
Solution/Workaround
References
HyperlinkResource Type
EPSS History
Score
Latest Score
-
N/A
No data available for selected date range
Percentile
Latest Percentile
-
N/A
No data available for selected date range
Stakeholder-Specific Vulnerability Categorization (SSVC)
▼Common Vulnerabilities and Exposures (CVE)
cve.org
Assigner:Go
Assigner Org ID:1bb62c36-49e3-4200-9d77-64a1400537cc
Published At:26 Mar, 2026 | 19:40
Updated At:30 Mar, 2026 | 14:55
Rejected At:
▼CVE Numbering Authority (CNA)
Denial of service in github.com/shamaton/msgpack

The msgpack decoder fails to properly validate the input buffer length when processing truncated fixext data (format codes 0xd4-0xd8). This can lead to an out-of-bounds read and a runtime panic, allowing a denial of service attack.

Affected Products
Vendor
github.com/shamaton/msgpack
Product
github.com/shamaton/msgpack
Collection URL
https://pkg.go.dev
Package Name
github.com/shamaton/msgpack
Program Routines
  • Unmarshal
  • UnmarshalAsMap
  • UnmarshalAsArray
  • DecodeStructAsArray
  • DecodeStructAsMap
Default Status
affected
Vendor
github.com/shamaton/msgpack/v2
Product
github.com/shamaton/msgpack/v2
Collection URL
https://pkg.go.dev
Package Name
github.com/shamaton/msgpack/v2
Program Routines
  • Unmarshal
  • UnmarshalAsMap
  • UnmarshalAsArray
Default Status
affected
Vendor
github.com/shamaton/msgpack/v3
Product
github.com/shamaton/msgpack/v3
Collection URL
https://pkg.go.dev
Package Name
github.com/shamaton/msgpack/v3
Program Routines
  • Unmarshal
  • UnmarshalAsMap
  • UnmarshalAsArray
Default Status
affected
Problem Types
TypeCWE IDDescription
N/AN/ACWE-125: Out-of-bounds Read
Type: N/A
CWE ID: N/A
Description: CWE-125: Out-of-bounds Read
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://github.com/shamaton/msgpack/issues/59
N/A
https://github.com/golang/vulndb/issues/4513
N/A
https://pkg.go.dev/vuln/GO-2026-4513
N/A
Hyperlink: https://github.com/shamaton/msgpack/issues/59
Resource: N/A
Hyperlink: https://github.com/golang/vulndb/issues/4513
Resource: N/A
Hyperlink: https://pkg.go.dev/vuln/GO-2026-4513
Resource: N/A
▼Authorized Data Publishers (ADP)
CISA ADP Vulnrichment
Affected Products
Metrics
VersionBase scoreBase severityVector
3.17.5HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Version: 3.1
Base score: 7.5
Base severity: HIGH
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://securityinfinity.com/research/shamaton-msgpack-oob-panic-fixext-dos-2026
exploit
Hyperlink: https://securityinfinity.com/research/shamaton-msgpack-oob-panic-fixext-dos-2026
Resource:
exploit
Information is not available yet
▼National Vulnerability Database (NVD)
nvd.nist.gov
Source:security@golang.org
Published At:26 Mar, 2026 | 20:16
Updated At:30 Mar, 2026 | 15:16

The msgpack decoder fails to properly validate the input buffer length when processing truncated fixext data (format codes 0xd4-0xd8). This can lead to an out-of-bounds read and a runtime panic, allowing a denial of service attack.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Secondary3.17.5HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Type: Secondary
Version: 3.1
Base score: 7.5
Base severity: HIGH
Vector:
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CPE Matches

Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/golang/vulndb/issues/4513security@golang.org
N/A
https://github.com/shamaton/msgpack/issues/59security@golang.org
N/A
https://pkg.go.dev/vuln/GO-2026-4513security@golang.org
N/A
https://securityinfinity.com/research/shamaton-msgpack-oob-panic-fixext-dos-2026134c704f-9b21-4f2e-91b3-4a467353bcc0
N/A
Hyperlink: https://github.com/golang/vulndb/issues/4513
Source: security@golang.org
Resource: N/A
Hyperlink: https://github.com/shamaton/msgpack/issues/59
Source: security@golang.org
Resource: N/A
Hyperlink: https://pkg.go.dev/vuln/GO-2026-4513
Source: security@golang.org
Resource: N/A
Hyperlink: https://securityinfinity.com/research/shamaton-msgpack-oob-panic-fixext-dos-2026
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
Resource: N/A

Change History

0
Information is not available yet

Similar CVEs

1Records found

CVE-2022-41719
Matching Score-8
Assigner-Go Project
ShareView Details
Matching Score-8
Assigner-Go Project
CVSS Score-7.5||HIGH
EPSS-0.37% / 58.67%
||
7 Day CHG+0.02%
Published-10 Nov, 2022 | 19:57
Updated-30 Apr, 2025 | 20:15
Rejected-Not Available
Known To Be Used In Ransomware Campaigns?-Not Available
KEV Added-Not Available
KEV Action Due Date-Not Available
Panic in github.com/shamaton/msgpack/v2

Unmarshal can panic on some inputs, possibly allowing for denial of service attacks.

Action-Not Available
Vendor-messagepack_projectgithub.com/shamaton/msgpack/v2
Product-messagepackgithub.com/shamaton/msgpack/v2
Details not found