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-2020-15234

15
FAUCET Score

CVE-2020-15234 is a medium-severity vulnerability affecting ORY Fosite, an OAuth2 & OpenID Connect framework for Go, specifically versions prior to 0.34.1. The flaw stems from an improper case-insensitive comparison of redirect URLs, allowing an attacker to register a client with a valid URL (e.g., https://example.com/callback) and then bypass validation by requesting a case-modified version (e.g., https://example.com/CALLBACK). This could lead to a successful OAuth2 response being sent to an unintended, albeit case-modified, redirect URL, potentially resulting in information disclosure (C:L) and integrity impact (I:L). The attack requires high privileges (PR:H) and user interaction (UI:R), with low attack complexity (AC:L) over a network (AV:N). There is no evidence of active exploitation, publicly available exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.34.1CPE matchmatch criteria
cpe:2.3:a:ory:fosite:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

6.1MEDIUM

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
HIGH
User Interaction
REQUIRED
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
0.9
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.83%
Probability of exploitation in next 30 days
EPSS Percentile
53.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0083 is in the 91st percentile among its peer group of 4,931 CVEs.

Social Chatter

No social media mentions found for this CVE.

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.0 Bluesky, 0.0 Mastodon, and 0.1 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 (2)

github_advisorypatch availablevia nvd_reference
View patch
gopatch availablevia ghsa
Product: github.com/ory/fositeFixed in: 0.34.1

Vendor Advisories (1)

goGHSA-grfp-q2mm-hfp6medium

Redirect URL matching ignores character casing

May 24, 2021

References

github.com / ory/fosite/commit/cdee51ebe721bfc8acca0fd0b86b030ca70867bf
PatchThird Party Advisory
github.com / ory/fosite/security/advisories/GHSA-grfp-q2mm-hfp6
Third Party Advisory