LiveActive security incident?Get immediate response
CVE Record

CVE-2024-22830: Anti-Cheat Expert's Windows kernel module "ACE-BASE.sys" version 1.0.2202.6217 does not perform proper acce...

Anti-Cheat Expert's Windows kernel module "ACE-BASE.sys" version 1.0.2202.6217 does not perform proper access control when handling system resources. This allows a local attacker to escalate privileges from regular user to System or PPL level.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A vulnerable Anti-Cheat Expert Windows kernel driver can let someone who already has local user access gain much higher Windows privileges. This is not a remote break-in issue, but it matters because kernel anti-cheat drivers run with deep system access and can turn a limited foothold into System or PPL-level control.

Executive priority

Prioritize as a controlled endpoint hygiene issue, especially on shared, developer, gaming, or unmanaged Windows systems. It is below remote-code-execution urgency but should be remediated because vulnerable kernel drivers can amplify an existing compromise.

Technical view

CVE-2024-22830 is CWE-284 improper access control in ACE-BASE.sys version 1.0.2202.6217. The CVSS 3.1 vector is local, low complexity, low privileges required, no user interaction, with low confidentiality, integrity, and availability impact. Sources describe escalation from regular user to System or PPL level.

Likely exposure

Exposure is limited to Windows systems where Anti-Cheat Expert's ACE-BASE.sys version 1.0.2202.6217 is installed or loaded. The source bundle does not identify affected CPEs, games, enterprise products, fixed versions, or package distribution paths.

Exploitation context

The CVE requires local access as a regular user. The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Treat internet-wide remote exploitation claims as unsupported by the provided evidence.

Researcher notes

Evidence is sparse outside the CVE description and public report reference. The affected product fields are listed as n/a, and no fixed version is provided in the bundle. Keep analysis bounded to ACE-BASE.sys 1.0.2202.6217 and local privilege escalation.

Mitigation direction

  • Check Anti-Cheat Expert guidance for fixed versions or removal instructions.
  • Remove or disable ACE-BASE.sys if it is not operationally required.
  • Restrict software that installs kernel anti-cheat drivers to approved systems.
  • Use endpoint controls to block known vulnerable driver versions after testing.
  • Monitor for unexpected ACE-BASE.sys loading on managed Windows endpoints.

Validation and detection

  • Inventory Windows endpoints for ACE-BASE.sys version 1.0.2202.6217.
  • Confirm whether the driver is present, installed, or actively loaded.
  • Map affected hosts to business owners and installed applications.
  • Review endpoint telemetry for suspicious local privilege escalation indicators.
  • Verify vendor guidance before declaring remediation complete.
Prepared
Confidence
medium
Sources
4

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-284: 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-2024-22830 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
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

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

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
3Timeline events
2ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total

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
5.3CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L1.83.4CISA-ADP

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2024-22830Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
cvssV3_1other:ssvc
CVECVE Program Container
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

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

CWE-284 · source CWE mapping

Improper Access Control

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