Analyst readout for executives and security teams
Plain-English summary
Serviio PRO versions listed in the sources allow an unauthenticated network attacker to change the MediaBrowser login password through the Configuration REST API. This can lock out legitimate users and give the attacker control over MediaBrowser access. Public exploit references exist, but the bundle does not show CISA KEV listing or confirmed active exploitation.
Executive priority
Treat as a high-priority exposure review for any Serviio PRO deployment. Prioritize internet-facing systems first because the flaw requires no credentials and public exploit references exist. If Serviio is not used, record that finding and close the risk.
Technical view
CVE-2017-20220 is an improper access control issue, mapped to CWE-306, in Serviio PRO’s Configuration REST API. A remote unauthenticated attacker can modify MediaBrowser credentials. The source bundle lists Serviio PRO 1.8.0.0 PRO, 1.7.1, 1.7.0, and 1.6.1 as affected. CVSS v4 score is 8.7 high.
Likely exposure
Highest exposure is any affected Serviio PRO instance whose REST API is reachable from the internet or untrusted networks. Internal-only deployments still face risk from compromised hosts, guest networks, or malicious insiders.
Exploitation context
The bundle includes Exploit-DB and Packet Storm references, indicating public exploit material exists. However, KEV is false and no cited source in the bundle confirms active exploitation in the wild.
Researcher notes
Do not infer active exploitation from public exploit availability alone. The source bundle does not name an official patch or fixed version. The CVE record is dated 2026, while third-party disclosures reference a 2017-era issue, so validate local product versions carefully.
Mitigation direction
- Identify all Serviio PRO installations and versions in the environment.
- Restrict Serviio REST API access to trusted management networks only.
- Remove internet exposure for affected Serviio PRO services.
- Check Serviio vendor guidance for fixed versions or official remediation.
- Rotate MediaBrowser credentials after containment or upgrade.
- Review logs for unexpected MediaBrowser password changes.
Validation and detection
- Confirm whether Serviio PRO is installed and determine the exact version.
- Check whether the Serviio REST API is reachable from untrusted networks.
- Verify whether listed affected versions are present.
- Review access logs for unauthenticated or unusual configuration activity.
- Confirm current MediaBrowser credentials were set by authorized administrators.
- Document compensating controls if no vendor fix is available.
Public sources used
Based on public source material and reviewed before publication.
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.
CWE-306: Credential and account abuse lookup
Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCredential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2017-20220 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 8.7 (4.0)
- Known Exploited
- No
- Published
Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
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.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N——Primary CVE scoreVulnerability scoring details
Base CVSS 4.0 score
8.7HighVector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
Source materials
- CVE List V5 sourceCVE List V5
- Zero Science Lab DisclosureCVE reference · third-party-advisory
- SecuriTeam BlogsCVE reference · third-party-advisory
- Exploit-DBCVE reference · exploit
- Packet Storm SecurityCVE reference · exploit
- CXSecurityCVE reference · third-party-advisory
- SecurityLabCVE reference · third-party-advisory
- IBM X-Force ExchangeCVE reference · vdb-entry
- VulnCheck Advisory: Serviio PRO 1.8 Unauthenticated Password Change via REST APICVE reference · third-party-advisory
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Missing Authentication for Critical Function
Missing Authentication for Critical Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
