Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2016-10535

19
FAUCET Score

CVE-2016-10535 affects the csrf-lite library, a cross-site request forgery protection for Node.js applications. The vulnerability stems from its use of a fail-first string comparison (===) instead of a time-constant comparison, making it susceptible to a timing attack. This significantly reduces the number of guesses an attacker needs to determine the secret, from 16^18 to approximately 288. Rated as MEDIUM severity (CVSS 5.9), it has a network attack vector and high confidentiality impact, but requires high attack complexity. There is no evidence of active exploitation, public exploit code, or significant community discussion surrounding this vulnerability.

Impacted Technologies

VendorProductVersion(s)CPE
<= 0.1.1CPE matchmatch criteria
cpe:2.3:a:csrf-lite_project:csrf-lite:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.0

5.9MEDIUM

CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
2.2
Impact Score
3.6
CvssVersion
3.0

Exploit Intelligence

EPSS Score
1.30%
Probability of exploitation in next 30 days
EPSS Percentile
67.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0130 is in the 37th percentile among its peer group of 19,955 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

npmpatch availablevia ghsa
Product: csrf-liteFixed in: 0.1.2

Vendor Advisories (1)

npmGHSA-hjhr-r3gq-qvp6high

Timing Attack in csrf-lite

Feb 18, 2019

References

github.com / isaacs/csrf-lite/pull/1
Third Party Advisory
nodesecurity.io / advisories/94
Third Party Advisory