Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
NVD Vulnerability Details :
CVE-2026-29795
Analyzed
More InfoOfficial Page
Source-security-advisories@github.com
View Known Exploited Vulnerability (KEV) details
Published At-06 Mar, 2026 | 21:16
Updated At-18 Mar, 2026 | 18:46

stellar-xdr is a library and CLI containing types and functionality for working with Stellar XDR. Prior to version 25.0.1, StringM::from_str does not validate that the input length is within the declared maximum (MAX). Calling StringM::<N>::from_str(s) where s is longer than N bytes succeeds and returns an Ok value instead of Err(Error::LengthExceedsMax), producing a StringM that violates its length invariant. This affects any code that constructs StringM values from string input using FromStr (including str::parse), and relies on the type's maximum length constraint being enforced. An oversized StringM could propagate through serialization, validation, or other logic that assumes the invariant holds. This issue has been patched in version 25.0.1.

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.14.0MEDIUM
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Primary3.17.5HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N
Type: Secondary
Version: 3.1
Base score: 4.0
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Type: Primary
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:H/A:N
CPE Matches

stellar
stellar
>>stellar-xdr>>Versions before 25.0.1(exclusive)
cpe:2.3:a:stellar:stellar-xdr:*:*:*:*:*:rust:*:*
Weaknesses
CWE IDTypeSource
CWE-770Primarysecurity-advisories@github.com
CWE ID: CWE-770
Type: Primary
Source: security-advisories@github.com
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/stellar/rs-stellar-xdr/commit/1f840013c3e2fca0321fb844b048afa01d10dda6security-advisories@github.com
Patch
https://github.com/stellar/rs-stellar-xdr/issues/499security-advisories@github.com
Issue Tracking
https://github.com/stellar/rs-stellar-xdr/pull/500security-advisories@github.com
Issue Tracking
Patch
https://github.com/stellar/rs-stellar-xdr/security/advisories/GHSA-x57h-xx53-v53wsecurity-advisories@github.com
Mitigation
Patch
Vendor Advisory
Hyperlink: https://github.com/stellar/rs-stellar-xdr/commit/1f840013c3e2fca0321fb844b048afa01d10dda6
Source: security-advisories@github.com
Resource:
Patch
Hyperlink: https://github.com/stellar/rs-stellar-xdr/issues/499
Source: security-advisories@github.com
Resource:
Issue Tracking
Hyperlink: https://github.com/stellar/rs-stellar-xdr/pull/500
Source: security-advisories@github.com
Resource:
Issue Tracking
Patch
Hyperlink: https://github.com/stellar/rs-stellar-xdr/security/advisories/GHSA-x57h-xx53-v53w
Source: security-advisories@github.com
Resource:
Mitigation
Patch
Vendor Advisory
Change History
0Changes found

Details not found