
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-31839 is a hash validation integrity bypass vulnerability in the striae npm package (striae-org/striae) that allows an attacker with access to an exported package to alter confirmation data and recompute hashes, causing hash-only integrity checks to pass despite tampering. It affects all versions from 0.9.22-0 up to (but not including) 3.0.0. The vulnerability was published on March 9, 2026, and added to the GitHub Advisory Database on March 11, 2026. It carries a CVSS v3.1 base score of 8.2 (High) per the GitHub Advisory (Github Advisory, Striae Advisory).
The root cause is that both package content and the corresponding hash values resided within the same mutable trust boundary, meaning an attacker could modify confirmation data and then recompute the hash to match — a classic case of CWE-354 (Improper Validation of Integrity Check Value), with related weaknesses CWE-353 (Missing Support for Integrity Check) and CWE-327 (Use of a Broken or Risky Cryptographic Algorithm) (Github Advisory). Because the integrity check relied solely on hash values stored alongside the content rather than on externally anchored cryptographic signatures, an attacker who could read and write an exported package ZIP could alter the manifest payload and regenerate a matching hash without any server-side key material. No special privileges are required beyond access to the exported package file, and no network access to the originating server is needed to carry out the manipulation (Striae Advisory).
Successful exploitation undermines the integrity and trustworthiness of digital confirmation packages used for forensic chain-of-custody and immutability controls. An attacker can silently alter confirmation data — such as audit records, case evidence, or compliance artifacts — while the system continues to report the package as valid, directly impacting organizations that rely on Striae for legal, regulatory, or forensic workflows. There is no confidentiality or availability impact, but the integrity impact is rated High, as tampered records could invalidate forensic evidence or satisfy fraudulent compliance requirements (Github Advisory, Striae Advisory).
There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time (Github Advisory). The EPSS score is approximately 0.018% (5th percentile), indicating a very low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Exploitation requires local or authenticated access to an exported package file, which limits the attack surface compared to fully remote, unauthenticated vulnerabilities.
Upgrade the striae npm package to v3.0.0 or later, which introduces server-issued asymmetric signatures for forensic manifests, canonical payload signature verification during import and manual hash verification, and fail-closed behavior when signature metadata is missing or invalid (Striae Release, Github Advisory). There is no full cryptographic workaround equivalent to upgrading. Until patched, organizations should: treat hash-only validation results as tamper indicators rather than proof of immutability; restrict package exchange to trusted, authenticated internal channels; require out-of-band reviewer attestation for sensitive confirmation workflows; and pause imports from untrusted sources. Organizations should also audit existing exported packages for signs of tampering and consider re-issuing digital confirmations using the patched version.
The vulnerability was credited to StephenJLu, who published the advisory directly to the striae-org/striae repository on March 9, 2026 (Striae Advisory). The advisory was picked up by standard vulnerability aggregators including INCIBE-CERT, VulDB, and CIRCL shortly after publication, indicating routine community monitoring. No notable independent researcher commentary, vendor statements beyond the original advisory, or significant media coverage has been identified.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."