Security readout for executives and security teams
Plain-English summary
CVE-2025-59230 lets a logged-in attacker gain higher privileges on affected Windows systems through Remote Access Connection Manager. It is not remote unauthenticated access, but CISA lists it as known exploited, raising urgency. Successful exploitation could give broad control over confidentiality, integrity, and availability on the local machine.
Executive priority
Treat as urgent because it is in CISA KEV and affects core Windows platforms. Patch quickly, focusing first on high-value systems and machines where standard users can log in. This is a privilege-escalation risk that can turn limited access into full system compromise.
Technical view
Microsoft describes an improper access control flaw in Windows Remote Access Connection Manager. CVSS 3.1 is 7.8: local attack, low complexity, low privileges, no user interaction, high impact. Affected platforms include listed Windows 10, Windows 11, and Windows Server 2008 through 2016 variants. Microsoft provides an update.
Likely exposure
Organizations running the affected Windows client and server versions are potentially exposed, especially shared workstations, jump hosts, and servers where non-admin users can log on. Exposure depends on patch state and whether the listed Windows builds are present.
Exploitation context
CISA KEV indicates active exploitation is known. The provided sources do not describe exploitation mechanics, attacker tooling, or exploitation scale. Because local privileges are required, this is most concerning after initial access, phishing, stolen credentials, or insider access.
Researcher notes
The public bundle supports CWE-284 improper access control in RasMan with remediation available from Microsoft. KEV supports active exploitation, but no public source here provides exploit technique details. Avoid assuming affected products beyond Microsoft’s listed Windows versions.
Mitigation direction
- Apply Microsoft security updates for CVE-2025-59230 as the primary remediation.
- Prioritize systems with interactive logon by non-admin users.
- Prioritize servers and workstations used for remote administration.
- If patching is delayed, review Microsoft and Vicarius mitigation guidance.
- Test any mitigation script before broad deployment.
Validation and detection
- Inventory Windows versions against Microsoft’s affected product list.
- Check whether the MSRC update for CVE-2025-59230 is installed.
- Validate fixed build or KB status using enterprise patch tooling.
- Review CISA KEV tracking for required remediation timelines.
- Confirm exception handling for unsupported or legacy Windows systems.
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-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 lookupPrivilege behavior lookup
The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2025-59230 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:F/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:F/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:F/RL:O/RC:C
Source materials
- CVE List V5 sourceCVE List V5
- Windows Remote Access Connection Manager Elevation of Privilege VulnerabilityCVE reference · vendor-advisory, patch
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2025-59230CVE reference · government-resource
- https://www.vicarius.io/vsociety/posts/cve-2025-59230-detection-script-elevation-of-privilege-vulnerability-affecting-windows-rasmanCVE reference
- https://www.vicarius.io/vsociety/posts/cve-2025-59230-mitigation-script-elevation-of-privilege-vulnerability-affecting-windows-rasmanCVE reference
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.
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
