LiveActive security incident?Get immediate response
CVE Record

CVE-2014-7193: The Crumb plugin before 3.0.0 for Node.js does not properly restrict token access in situations where a hap...

The Crumb plugin before 3.0.0 for Node.js does not properly restrict token access in situations where a hapi route handler has CORS enabled, which allows remote attackers to obtain sensitive information, and potentially obtain the ability to spoof requests to non-CORS routes, via a crafted web site that is visited by an application consumer.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This affects old Node.js hapi applications using the Crumb CSRF plugin before 3.0.0. If CORS is enabled on a route, a malicious website visited by an application user may obtain a CSRF token and weaken protection on other routes.

Executive priority

Prioritize remediation for internet-facing legacy hapi applications that use Crumb and browser authentication. The issue is older, but it can undermine CSRF defenses where the vulnerable pattern exists.

Technical view

Crumb before 3.0.0 did not properly restrict token access when a hapi route handler had CORS enabled. The CVE says this can disclose sensitive token data and potentially allow request spoofing against non-CORS routes.

Likely exposure

Exposure is likely limited to legacy hapi applications using Crumb before 3.0.0 with CORS-enabled routes reachable by authenticated browser users.

Exploitation context

The source describes a crafted website visited by an application consumer. KEV is false, and the supplied sources do not show active exploitation in the wild.

Researcher notes

The public bundle lacks CVSS, CWE, and detailed affected CPE data. Analysis should stay scoped to Crumb before 3.0.0 for Node.js hapi, specifically where CORS-enabled handlers expose token access.

Mitigation direction

  • Inventory hapi applications for the Crumb plugin and installed versions.
  • Upgrade Crumb to 3.0.0 or later, following vendor guidance.
  • Review CORS-enabled routes for unnecessary token exposure.
  • Restrict trusted origins where CORS remains required.
  • Retest CSRF protection after dependency and CORS changes.

Validation and detection

  • Check package manifests and lockfiles for Crumb versions before 3.0.0.
  • Identify hapi route handlers with CORS enabled.
  • Confirm CORS responses do not expose CSRF tokens to untrusted origins.
  • Verify protected non-CORS routes still reject unauthorized cross-origin requests.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2014-7193 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.