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