Security readout for executives and security teams
Plain-English summary
This Microsoft Windows Graphics Component flaw can let an attacker execute code on affected systems. It is not described as network-direct in the supplied CVSS vector, but successful exploitation has high confidentiality, integrity, and availability impact. CISA lists it as known exploited, so unpatched exposed fleets deserve urgent attention.
Executive priority
Treat this as a high-priority remediation item because CISA lists known exploitation and successful compromise has full CIA impact. It is below critical due to the local attack vector and low-privilege requirement, but KEV status raises operational urgency.
Technical view
CVE-2023-21823 is a CWE-190 integer overflow in Microsoft Windows Graphics Component. The supplied CVSS 3.1 vector is AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H with score 7.8. Microsoft lists affected Windows, Windows Server, and Office mobile/universal products. The temporal vector indicates exploit maturity high and official fix available.
Likely exposure
Exposure is most likely on unpatched affected Windows desktop and server versions, plus listed Microsoft Office for Android, iOS, and Universal versions. The bundle does not provide exact build-level fixed versions, KBs, or detection indicators.
Exploitation context
Active exploitation is supported because the source bundle marks CISA KEV true and includes the CISA KEV reference. The supplied vector requires local attack access and low privileges, with no user interaction. No public exploit mechanics or indicators are provided in the bundle.
Researcher notes
Key uncertainty is exploit path detail: the bundle names Windows Graphics Component and CWE-190 but provides no root-cause specifics, indicators, or affected-file details. The CVSS title says remote code execution, while the vector is local; preserve that distinction in exposure analysis.
Mitigation direction
- Apply Microsoft security updates for affected Windows, Windows Server, and Office products.
- Prioritize systems matching the affected product list and internet-facing operational roles.
- Check Microsoft MSRC guidance for exact fixed builds and deployment notes.
- Use standard endpoint hardening to limit low-privilege code execution opportunities.
- Monitor Microsoft and CISA advisories for updated remediation requirements.
Validation and detection
- Inventory affected Windows, Windows Server, and Office installations.
- Confirm installed builds are patched according to Microsoft MSRC guidance.
- Validate vulnerability scanner coverage maps to CVE-2023-21823.
- Review endpoint telemetry for suspicious activity on previously vulnerable hosts.
- Track remediation status separately for servers, endpoints, and mobile Office deployments.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-190: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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 lookupExecution behavior lookup
The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2023-21823 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.8 (3.1)
- Known Exploited
- Yes
- Published
Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:H/RL:O/RC:C
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.
CISA KEV status
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:H/RL:O/RC:C1.85.9Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.8HighVector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H/E:H/RL:O/RC:C
Source materials
- CVE List V5 sourceCVE List V5
- Windows Graphics Component Remote Code Execution VulnerabilityCVE reference · vendor-advisory
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2023-21823CVE reference · government-resource
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Integer Overflow or Wraparound
Integer Overflow or Wraparound represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
