LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36599: lib/omniauth/failure_endpoint.rb in OmniAuth before 1.9.2 (and before 2.0) does not escape the message_key...

lib/omniauth/failure_endpoint.rb in OmniAuth before 1.9.2 (and before 2.0) does not escape the message_key value.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

OmniAuth could display an authentication failure message without escaping part of that message. If an application exposes the affected failure endpoint and an attacker can influence the message key, the risk is browser-side content injection. The source bundle does not provide CVSS, CWE, KEV, or confirmed exploitation evidence.

Executive priority

Treat as a targeted dependency hygiene issue for Ruby authentication surfaces. Prioritize internet-facing applications using OmniAuth, but current urgency is limited by absent CVSS and no source-supported active exploitation evidence.

Technical view

CVE-2020-36599 concerns lib/omniauth/failure_endpoint.rb in OmniAuth before 1.9.2 and before 2.0. The failure endpoint did not escape the message_key value. The cited fix commit and RubyGems 1.9.2 page support upgrading, but the provided data lacks exploitability conditions, CVSS scoring, and affected CPE detail.

Likely exposure

Ruby applications using the OmniAuth gem versions before 1.9.2, or pre-2.0 lines as described, may be exposed if they present OmniAuth failure responses to users.

Exploitation context

The bundle has no KEV listing and no cited report of active exploitation. Risk depends on whether the failure endpoint is reachable and whether message_key can be attacker-influenced in the application’s OmniAuth flow.

Researcher notes

The key technical point is unescaped message_key handling in OmniAuth’s failure endpoint. The source bundle does not prove attacker control, payload requirements, or affected framework configurations, so validation should focus on deployed gem versions and reachable failure rendering.

Mitigation direction

  • Inventory Ruby applications using the omniauth gem.
  • Upgrade OmniAuth to version 1.9.2 or later where compatible.
  • For 2.x migrations, verify upstream guidance and application compatibility.
  • Review custom failure handlers for proper output escaping.
  • Prioritize externally reachable authentication flows.

Validation and detection

  • Check Gemfile.lock for omniauth versions below 1.9.2.
  • Confirm applications expose OmniAuth failure endpoints.
  • Review failure handling code for unescaped message rendering.
  • Verify dependency update tests cover authentication failure paths.
  • Confirm no unsupported OmniAuth version remains deployed.
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.

cve · low confidence lookup

CVE-2020-36599 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.