LiveActive security incident?Get immediate response
CVE Record

CVE-2020-36904: Selea CarPlateServer 4.0.1.6 Remote Program Execution via Configuration Endpoint

Selea CarPlateServer 4.0.1.6 contains a remote program execution vulnerability that allows attackers to execute arbitrary Windows binaries by manipulating the NO_LIST_EXE_PATH configuration parameter. Attackers can bypass authentication through the /cps/ endpoint and modify server configuration, including changing admin passwords and executing system commands.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Selea CarPlateServer 4.0.1.6 has an unauthenticated remote program execution issue. An attacker who can reach the service may change configuration, alter admin passwords, and cause Windows binaries to run. This is high business risk for organizations using CPS in camera, parking, access-control, or license-plate recognition environments.

Executive priority

Treat as urgent if Selea CarPlateServer 4.0.1.6 is deployed. Prioritize exposure reduction immediately, then confirm vendor remediation. The issue can affect operational systems tied to physical security or vehicle monitoring.

Technical view

The issue is described as authentication bypass through the /cps/ endpoint combined with unsafe configuration modification. Manipulating NO_LIST_EXE_PATH can allow execution of arbitrary Windows binaries. The CVSS v4.0 score is 9.3, with network attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to Selea CarPlateServer 4.0.1.6 instances. Risk is highest where CPS is reachable from the internet, partner networks, or broad internal networks. The sources do not identify other affected versions.

Exploitation context

Public exploit information exists on Exploit-DB, and third-party advisories describe remote program execution. The provided sources do not show CISA KEV listing or confirmed active exploitation in the wild.

Researcher notes

Evidence comes from CVE, VulnCheck, Zero Science Lab, and Exploit-DB references. The bundle names CPS 4.0.1.6 only. No official patch version is provided in the supplied sources, so remediation should be verified with Selea.

Mitigation direction

  • Identify any Selea CarPlateServer 4.0.1.6 deployments.
  • Check Selea guidance for fixed versions or official mitigations.
  • Restrict CPS access to trusted management networks only.
  • Block internet exposure to the CPS web interface.
  • Review and reset CPS administrator credentials if exposure is suspected.
  • Monitor CPS hosts for unexpected Windows process execution.

Validation and detection

  • Inventory CPS servers and confirm product version.
  • Verify whether /cps/ is reachable from untrusted networks.
  • Review configuration history for NO_LIST_EXE_PATH changes.
  • Check administrator password changes for unauthorized activity.
  • Inspect Windows event and application logs for unusual execution.
  • Confirm network controls limit access to authorized administrators.
Prepared
Confidence
medium
Sources
6

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-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 lookup
cve · low confidence lookup

CVE-2020-36904 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.3 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

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
5Source 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.3CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

9.3Critical
CVSS 4.0 vector shape for CVE-2020-36904Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SeleaSelea CarPlateServer (CPS)4.0.1.6Listed
Weakness

CWE details

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

CWE-306 · source CWE mapping

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.