Twitter Kit for iOS versions 3.0 to 3.2.1 is vulnerable to a callback verification flaw in the "Login with Twitter" component allowing an attacker to provide alternate credentials. In the final step of "Login with Twitter" authentication information is passed back to the application using the registered custom URL scheme (typically twitterkit-<consumer-key>) on iOS. Because the callback handler did not verify the authenticity of the response, this step is vulnerable to forgery, potentially allowing attacker to associate a Twitter account with a third-party service.
Conclusion & alert: CVE-2017-0911 is rated Low Risk (35.9/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.52%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.09% | 0.52% | +0.43% |
| 2 | 2023-03-07 | 0.95% | 0.09% | -0.86% |
| 3 | 2022-02-04 | — | 0.95% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.4 | 3.0 | MEDIUM |
|
2.8 | 2.5 | [email protected] |
| 5.5 | 2.0 | MEDIUM |
|
8.0 | 4.9 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| twitter_kit | >= 3.0, <= 3.2.1 | cpe:2.3:a:twitter:twitter_kit:*:*:*:*:*:iphone_os:*:* |
| URL | Tags |
|---|---|
| https://blog.twitter.com/developer/en_us/topics/tips/2018/vulnerability-in-twitter-kit-for-ios.html | Third Party Advisory |
| https://github.com/twitter/twitter-kit-ios/blob/b6eb49d149b056d826cbc4b53eaeb39a3ebd591e/TwitterKit/TwitterKit/Social/Identity/TWTRMobileSSO.m#L71 | Patch Third Party Advisory |
| https://github.com/twitter/twitter-kit-ios/blob/b6eb49d149b056d826cbc4b53eaeb39a3ebd591e/TwitterKit/TwitterKit/TWTRTwitter.m#L411 | Patch Third Party Advisory |
| https://github.com/twitter/twitter-kit-ios/wiki/Changelog#322-november-28-2017 | Release Notes Third Party Advisory |
| https://hackerone.com/reports/290229 | Permissions Required Third Party Advisory |