Skip to content

CVE-2020-8657

Use of Hard-coded Credentials — is CVE-2020-8657real, exploitable, or a false positive? Here's the community ground truth.

Critical · CVSS 9.8EPSS 91.9%CISA KEVCWE-798 · Use of Hard-coded Credentials

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

An issue was discovered in EyesOfNetwork 5.3. The installation uses the same API key (hardcoded as EONAPI_KEY in include/api_functions.php for API version 2.4.2) by default for all installations, hence allowing an attacker to calculate/guess the admin access token.

Published

Embed this verdict
TruePositive verdict for CVE-2020-8657
Markdown
[![TruePositive verdict](https://www.truepositive.app/cve/CVE-2020-8657/badge.svg)](https://www.truepositive.app/cve/CVE-2020-8657)
HTML
<a href="https://www.truepositive.app/cve/CVE-2020-8657"><img src="https://www.truepositive.app/cve/CVE-2020-8657/badge.svg" alt="TruePositive verdict for CVE-2020-8657"></a>

Live badge — updates automatically as the community verdict changes.

Community ground truth

Community verdict

3 verdicts
Not a real issue

Includes TruePositive's curated baseline from public sources — community verdicts accrue on top.

to add your verdict.

Community real-world severity: Critical (Critical 3) — CVSS base score 9.8

In line with its CVSS base score.

Field notes & remediation

Verdicts are the quick signal — notes are the evidence and fixes behind them.

  • 0
    Field note · Hanna BergCurated

    EyesOfNetwork Use of Hard-Coded Credentials Vulnerability — EyesOfNetwork contains a use of hard-coded credentials vulnerability, as it uses the same API key by default. Exploitation allows an attacker to calculate or guess the admin access token. Listed in the CISA KEV catalog (added 2021-11-03) — confirmed exploited in the wild, not theoretical. FIRST EPSS puts the chance of exploitation in the next 30 days at ~92%. Treat it as real and prioritize remediation over triage.

  • 0
    Remediation · Sam WhitakerCurated

    Required action for EyesOfNetwork EyesOfNetwork: Apply updates per vendor instructions. CISA set a federal remediation due date of 2022-05-03. After patching, verify the vulnerable path is no longer reachable before closing the finding.

Same weaknessCWE-798 · Use of Hard-coded Credentials.