CVE-2020-37026
CSRF Vulnerability in Sickbeard Alpha Enables Authentication Bypass
Publication date: 2026-01-30
Last updated on: 2026-01-30
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| unknown_vendor | sickbeard | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in Sickbeard alpha is a cross-site request forgery (CSRF) that allows attackers to disable authentication by submitting specially crafted configuration parameters. Essentially, attackers can trick users into submitting a malicious form that clears the web username and password, removing authentication protection.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker can disable authentication on the Sickbeard application, allowing unauthorized access. This means attackers could potentially access or manipulate the application without needing valid credentials.