PT-2026-53015 · Root+3 · @Rootio/Sigstore Core+2
CVE-2026-48758
·
Published
2026-06-26
·
Updated
2026-07-28
CVSS v3.1
5.4
Medium
| Vector | AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L |
Name of the Vulnerable Software and Affected Versions
sigstore-js versions prior to 3.2.1
Description
The
preAuthEncoding() function in @sigstore/core uses Node.js ascii encoding when converting the Pre-Authentication Encoding (PAE) string to bytes. Because ascii encoding in Node.js truncates characters above U+00FF to their low byte, an attacker can substitute characters in the payloadType variable with Unicode variants that produce identical encoded bytes. This allows the payloadType to be mutated after signing without invalidating the signature, which breaks the type-binding guarantee provided by Dead Simple Signing Envelope (DSSE), a standard for signing arbitrary data.Recommendations
Update sigstore-js to version 3.2.1.
Exploit
Fix
Improper Verification of Cryptographic Signature
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
@Rootio/Sigstore Core
@Sigstore/Core
Sigstore-Js