LiveActive security incident?Get immediate response
CVE Record

CVE-2020-8976: ZGR TPS200 Cross-Site Request Forgery (CSRF)

The integrated server of the ZGR TPS200 NG on its 2.00 firmware version and 1.01 hardware version, allows a remote attacker to perform actions with the permissions of a victim user. For this to happen, the victim user has to have an active session and triggers the malicious request.

CriticalCVSS 9.6Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

ZGR TPS200 NG devices on the listed 2.00 firmware and 1.01 hardware expose a CSRF issue. If an authenticated user is tricked into triggering a malicious request while their session is active, an attacker could act with that user’s permissions. The published severity is critical, but the supplied sources do not show confirmed exploitation.

Executive priority

Treat this as urgent for affected operational environments because the impact is rated critical and could allow unauthorized actions through trusted users. Priority should focus on asset identification, management-interface exposure reduction, and vendor guidance confirmation.

Technical view

CVE-2020-8976 is CWE-352 in the integrated server of ZGR TPS200 NG. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H, meaning network-reachable exploitation with user interaction and high confidentiality, integrity, and availability impact. Evidence says the victim must have an active session and trigger the malicious request.

Likely exposure

Exposure is limited to organizations operating ZGR TPS200 NG with firmware 2.00 and hardware 1.01. Risk depends on whether the integrated server is reachable by users who can be socially induced while authenticated.

Exploitation context

The sources describe a remote attacker abusing an authenticated victim’s active session through CSRF. CISA KEV status is false in the bundle, and no cited source confirms active exploitation or public weaponization.

Researcher notes

Do not assume broader ZGR product impact from the bundle. The affected entry names TPS200 NG firmware 2.00 and hardware 1.01 only. The source bundle provides the vulnerability class and impact but does not include patch status or detailed exploit evidence.

Mitigation direction

  • Identify affected ZGR TPS200 NG assets and prioritize them for vendor review.
  • Check ZGR or INCIBE guidance for supported fixes or mitigations.
  • Restrict access to the integrated server to trusted management networks.
  • Avoid internet exposure for device management interfaces.
  • Train administrators not to browse untrusted content while signed in.
  • Monitor for unexpected configuration or operational changes on affected devices.

Validation and detection

  • Inventory TPS200 NG devices and record firmware and hardware versions.
  • Confirm whether any asset matches firmware 2.00 and hardware 1.01.
  • Map who can access each integrated server and from which networks.
  • Review logs for unexplained administrative actions or configuration changes.
  • Verify whether vendor or INCIBE guidance names a patch or workaround.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

CWE-352: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. 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 lookup
cve · low confidence lookup

CVE-2020-8976 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.6 (3.1)
Known Exploited
No
Published

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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
9.6CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H2.86Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.6Critical
CVSS 3.1 vector shape for CVE-2020-8976Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ZGRZGR TPS200 NG2.00 firmware version 2.00, 1.01 hardware version 1.01unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-352 · source CWE mapping

Cross-Site Request Forgery (CSRF)

Cross-Site Request Forgery (CSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.