PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-74870 jahlives CVE debrief

AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-17T11:16:41.293Z and has not been modified since then. The NVD entry is currently Undergoing Analysis. openssl_encrypt (pip) versions <= 1.4.7 contain an information exposure vulnerability where diagnostic commands 'hsm fido2-test' and 'hsm onlykey-test' unconditionally print the full derived hardware pepper as hex to stdout/stderr. The printed value can persist in terminal scrollback, session recordings, or CI logs. Impact is limited because the pepper is derived from a random per-invocation test salt and is salt-bound, preventing its use for decrypting real files. Users of openssl_encrypt (pip) versions <= 1.4.7, particularly those using diagnostic commands 'hsm fido2-test' and 'hsm onlykey-test', should review and update to version 1.4.8 or later to mitigate potential information exposure. This includes operators, platform administrators, vulnerability management teams, and security teams responsible for ensuring the secure use of openssl_encrypt (pip) in their environments.

Vendor
jahlives
Product
openssl_encrypt
CVSS
HIGH 8.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-17
Original CVE updated
2026-08-31
Advisory published
2026-08-17
Advisory updated
2026-08-31

Who should care

Users of openssl_encrypt (pip) versions <= 1.4.7, particularly those using diagnostic commands 'hsm fido2-test' and 'hsm onlykey-test', should review and update to version 1.4.8 or later to mitigate potential information exposure. This includes operators, platform administrators, vulnerability management teams, and security teams responsible for ensuring the secure use of openssl_encrypt (pip) in their environments.

Technical summary

openssl_encrypt (pip) versions <= 1.4.7 contain an information exposure vulnerability. Diagnostic commands 'hsm fido2-test' and 'hsm onlykey-test' unconditionally print the full derived hardware pepper as hex to stdout/stderr. The printed value can persist in terminal scrollback, session recordings, or CI logs. Impact is limited because the pepper is derived from a random per-invocation test salt and is salt-bound, preventing its use for decrypting real files. Users should review and update to version 1.4.8 or later to mitigate potential information exposure.

Defensive priority

High-priority defensive review required for openssl_encrypt (pip) versions <= 1.4.7 due to information exposure vulnerability.

Recommended defensive actions

  • Review and update openssl_encrypt (pip) to version 1.4.8 or later
  • Restrict access to diagnostic commands 'hsm fido2-test' and 'hsm onlykey-test'
  • Monitor for and review terminal scrollback, session recordings, and CI logs for potential pepper exposure
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented

Evidence notes

Evidence from official CVE Program record and NIST NVD detail page indicates information exposure vulnerability in openssl_encrypt (pip) versions <= 1.4.7. Diagnostic commands 'hsm fido2-test' and 'hsm onlykey-test' print full derived hardware pepper as hex to stdout/stderr. Impact is limited due to salt-bound pepper. Further review of terminal scrollback, session recordings, and CI logs is recommended to verify potential pepper exposure and ensure proper mitigation.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-74870 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-74870

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-74870 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-74870

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.