Security readout for executives and security teams
Plain-English summary
This MySQL Server flaw can let an already high-privileged user with network access crash or hang the database. The main business risk is outage, not data theft or tampering. Because exploitation requires high privileges, urgency depends on where MySQL is exposed and how tightly privileged accounts are controlled.
Executive priority
Treat this as a service-availability risk. It is less urgent than unauthenticated remote code execution, but production databases on affected versions should be patched through normal vulnerability SLAs, faster where privileged access is broad or internet-adjacent.
Technical view
CVE-2021-35647 affects Oracle MySQL Server 8.0.26 and prior in the Server Optimizer component. The CVSS vector is AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H, meaning remote network reachability is relevant, but successful abuse requires high privileges and causes complete denial of service.
Likely exposure
Organizations running MySQL Server 8.0.26 or earlier are potentially exposed, especially where privileged database users can connect over network protocols. NetApp also published related advisory coverage, so embedded or bundled MySQL use should be checked against vendor notices.
Exploitation context
The provided sources do not show CISA KEV listing or confirmed active exploitation. The vulnerability is described as easily exploitable after obtaining high privileges, with impact limited to database availability through hangs or repeatable crashes.
Researcher notes
Evidence is limited to CVE data, Oracle CPU reference, and NetApp advisory reference. No CWE, exploit details, or precise fixed MySQL version are provided in the bundle. Validation should focus on version inventory, vendor patch status, privilege exposure, and database availability telemetry.
Mitigation direction
- Apply Oracle's October 2021 Critical Patch Update or later MySQL Server vendor guidance.
- Inventory MySQL Server versions and prioritize any 8.0.26 or earlier deployments.
- Restrict MySQL network access to trusted hosts and administrative paths.
- Review and reduce high-privilege database accounts where operationally feasible.
- Check NetApp advisory coverage for affected appliances or bundled software.
Validation and detection
- Confirm each MySQL instance version is later than the affected 8.0.26-and-prior range.
- Verify Oracle CPU or downstream vendor fixes are installed in production and backups.
- Review firewall and security group rules for MySQL listener exposure.
- Audit high-privilege MySQL accounts with network login capability.
- Check monitoring history for unexplained MySQL hangs or repeated crashes.
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.
CVE-2021-35647 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
- Medium
- CVSS
- 4.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
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.
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:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H1.23.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.9MediumVector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.oracle.com/security-alerts/cpuoct2021.htmlCVE reference · x_refsource_MISC
- https://security.netapp.com/advisory/ntap-20211022-0003/CVE reference · x_refsource_CONFIRM
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.
