LiveActive security incident?Get immediate response
CVE Record

CVE-2023-3514: RazerCentralSerivce Unsafe Named Pipe Permission Escalation of Privilege Vulnerability

Improper Privilege Control in RazerCentralSerivce Named Pipe in Razer RazerCentral <=7.11.0.558 on Windows allows a malicious actor with local access to gain SYSTEM privilege via communicating with the named pipe as a low-privilege user and calling "AddModule" or "UninstallModules" command to execute arbitrary executable file.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This is a local privilege escalation issue in Razer Central on Windows. A standard user on an affected machine could abuse overly permissive named-pipe access to make the Razer service run an executable with SYSTEM privileges. It does not appear remotely exploitable from the provided sources.

Executive priority

Treat this as high priority for endpoints where Razer Central is present, especially shared or less-controlled Windows systems. It is not a network-wide remote emergency based on the provided evidence, but it can turn a minor local foothold into full machine compromise.

Technical view

CVE-2023-3514 is an improper privilege control flaw in the RazerCentralService named pipe for Razer Central <=7.11.0.558 on Windows. A low-privileged local user can communicate with the pipe and invoke module-management behavior that executes an arbitrary executable as SYSTEM. CVSS is 7.8 high.

Likely exposure

Exposure is limited to Windows endpoints with Razer Central installed at or below version 7.11.0.558. The bundle’s affected-product metadata is sparse, so confirm installed versions directly rather than relying only on CPE matching.

Exploitation context

The CVE requires local access and low privileges. The source bundle does not show CISA KEV listing or cited evidence of active exploitation. The impact is serious because successful abuse grants SYSTEM-level control on the affected endpoint.

Researcher notes

The vulnerability centers on named-pipe permission and command exposure in RazerCentralService module management. Avoid assuming exploit-in-the-wild status; the bundle says KEV false and provides no active exploitation source. Affected-version evidence comes from the CVE description and STAR Labs advisory reference.

Mitigation direction

  • Inventory Windows endpoints for Razer Central installations and versions.
  • Update, remove, or disable affected Razer Central installations according to vendor guidance.
  • Prioritize shared workstations, developer machines, and endpoints with local untrusted users.
  • Restrict unnecessary local user access on systems where Razer Central remains installed.
  • Monitor endpoint alerts involving Razer Central service abuse or unexpected elevated child processes.

Validation and detection

  • Confirm whether Razer Central version is <=7.11.0.558 on Windows endpoints.
  • Check whether the Razer Central service is installed and running.
  • Review software inventory coverage for unmanaged or user-installed Razer components.
  • Verify remediation by confirming updated or removed affected installations.
  • Review EDR telemetry for suspicious SYSTEM-level execution linked to Razer Central.
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-269: Authorization and privilege behavior lookup

Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2023-3514 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
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2023-3514Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
RazerRazer Central0unaffected
Weakness

CWE details

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

CWE-269 · source CWE mapping

Improper Privilege Management

Improper Privilege Management represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.