Theoretical HMAC-prefix disclosure via variable-time comparison
Published Apr 10, 2026 · Updated Apr 10, 2026
Observable timing discrepancy in phpseclib allows remote attackers to infer HMAC prefix bits from SSH packet verification timing. SSH2::get_binary_packet() compares received and computed HMACs with PHP's short-circuiting != operator instead of a constant-time comparison. Pre-authentication reachability yields only one measurement per connection; MAC failure disconnects and new sessions use fresh keys, so no practical key or plaintext recovery is demonstrated.
Summary
What happened
Observable timing discrepancy in phpseclib allows remote attackers to infer HMAC prefix bits from SSH packet verification timing. SSH2::get_binary_packet() compares received and computed HMACs with PHP's short-circuiting != operator instead of a constant-time comparison. Pre-authentication reachability yields only one measurement per connection; MAC failure disconnects and new sessions use fresh keys, so no practical key or plaintext recovery is demonstrated.
The record
- CVE
- CVE-2026-40194
- Published
- Apr 10, 2026
- Updated
- Apr 10, 2026
- Vendor
- phpseclib
- Product
- phpseclib
- Classifications
- CWE-208
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 10, 2026CVE publishedPublication date reported by the CVE source.
- Apr 10, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 1.0.28
- Affected versionversion=>= 2.0.0, < 2.0.53
- Affected versionversion=>= 3.0.0, < 3.0.51
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- GHSA variable-time comparison proof-of-concept suiteproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo