Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
CVE Vulnerability Details :
CVE-2026-23749
PUBLISHED
More InfoOfficial Page
Assigner-VulnCheck
Assigner Org ID-83251b91-4cc7-4094-a5c7-464a1b83ea10
View Known Exploited Vulnerability (KEV) details
Published At-26 Feb, 2026 | 17:32
Updated At-27 Feb, 2026 | 17:56
Rejected At-
▼CVE Numbering Authority (CNA)
Golioth Firmware SDK < 0.22.0 Blockwise Transfer Path Out-of-Bounds Read

Golioth Firmware SDK version 0.19.1 prior to 0.22.0, fixed in commit 0e788217, contain an out-of-bounds read due to improper null termination of a blockwise transfer path. blockwise_transfer_init() accepts a path whose length equals CONFIG_GOLIOTH_COAP_MAX_PATH_LEN and copies it using strncpy() without guaranteeing a trailing NUL byte, leaving ctx->path unterminated. A later strlen() on this buffer (in golioth_coap_client_get_internal()) can read past the end of the allocation, resulting in a crash/denial of service. The input is application-controlled (not network by default).

Affected Products
Vendor
Golioth
Product
Firmware SDK
Repo
https://github.com/golioth/golioth-firmware-sdk
Default Status
unaffected
Versions
Affected
  • From 0.19.1 before 0.22.0 (semver)
Unaffected
  • commit 0e788217 (custom)
Problem Types
TypeCWE IDDescription
CWECWE-170CWE-170: Improper Null Termination
Type: CWE
CWE ID: CWE-170
Description: CWE-170: Improper Null Termination
Metrics
VersionBase scoreBase severityVector
4.02.1LOW
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
3.12.9LOW
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
Version: 4.0
Base score: 2.1
Base severity: LOW
Vector:
CVSS:4.0/AV:L/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N
Version: 3.1
Base score: 2.9
Base severity: LOW
Vector:
CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

finder
SecMate (https://secmate.dev)
Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
https://secmate.dev/disclosures/SECMATE-2025-0017
technical-description
https://blog.secmate.dev/posts/golioth-vulnerabilities-disclosure/
technical-description
exploit
https://github.com/golioth/golioth-firmware-sdk/releases/tag/v0.22.0
release-notes
https://github.com/golioth/golioth-firmware-sdk/commit/0e788217ab4b61a7c1d9fadd1b4a40f5f538a26d
patch
https://www.vulncheck.com/advisories/golioth-firmware-sdk-blockwise-transfer-path-out-of-bounds-read
third-party-advisory
Hyperlink: https://secmate.dev/disclosures/SECMATE-2025-0017
Resource:
technical-description
Hyperlink: https://blog.secmate.dev/posts/golioth-vulnerabilities-disclosure/
Resource:
technical-description
exploit
Hyperlink: https://github.com/golioth/golioth-firmware-sdk/releases/tag/v0.22.0
Resource:
release-notes
Hyperlink: https://github.com/golioth/golioth-firmware-sdk/commit/0e788217ab4b61a7c1d9fadd1b4a40f5f538a26d
Resource:
patch
Hyperlink: https://www.vulncheck.com/advisories/golioth-firmware-sdk-blockwise-transfer-path-out-of-bounds-read
Resource:
third-party-advisory
▼Authorized Data Publishers (ADP)
CISA ADP Vulnrichment
Affected Products
Metrics
VersionBase scoreBase severityVector
Metrics Other Info
Impacts
CAPEC IDDescription
Solutions

Configurations

Workarounds

Exploits

Credits

Timeline
EventDate
Replaced By

Rejected Reason

References
HyperlinkResource
Details not found