Security readout for executives and security teams
Plain-English summary
CVE-2022-36376 is an SSRF vulnerability in the WordPress Rank Math SEO plugin version 1.0.95 and earlier. An attacker may be able to make the website server initiate unintended requests, which can expose sensitive internal data. The published CVSS score is medium, but confidentiality impact is rated high.
Executive priority
Treat this as a moderate-priority web exposure issue. It is not cited as actively exploited, but affected public WordPress sites could risk sensitive data exposure if reachable server-side request paths exist.
Technical view
The issue is classified as CWE-918 SSRF in Rank Math SEO for WordPress <= 1.0.95. CVSS 3.1 is 6.8: network reachable, high complexity, no privileges, no user interaction, changed scope, high confidentiality impact, no integrity or availability impact.
Likely exposure
Exposure is likely limited to WordPress sites with Rank Math SEO installed at version 1.0.95 or earlier. Internet-facing WordPress deployments should be inventoried first, especially where server outbound access can reach internal services.
Exploitation context
The source bundle does not show CISA KEV listing or other cited evidence of active exploitation. The CVSS vector indicates unauthenticated remote reachability, but high attack complexity. No exploit mechanics are provided in the sources.
Researcher notes
Evidence is limited to the CVE metadata, Patchstack reference, and vendor changelog reference. Validate version exposure and remediation status from vendor sources before making fixed-version claims. Avoid assuming exploitation without KEV or cited incident evidence.
Mitigation direction
- Inventory all WordPress sites using Rank Math SEO.
- Upgrade affected versions according to Rank Math or Patchstack guidance.
- Remove the plugin where it is unused or cannot be updated.
- Restrict server outbound access to unnecessary internal destinations.
- Monitor vendor changelog and Patchstack for remediation details.
Validation and detection
- Confirm whether Rank Math SEO is installed and active.
- Record the installed plugin version on each WordPress site.
- Flag any installation at version 1.0.95 or earlier.
- Review server logs for unusual outbound requests from WordPress.
- Verify outbound filtering limits access to internal metadata or admin services.
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-918: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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 lookupCloud metadata behavior lookup
The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2022-36376 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
- 6.8 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
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:H/PR:N/UI:N/S:C/C:H/I:N/A:N2.24Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.8MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://patchstack.com/database/vulnerability/seo-by-rank-math/wordpress-rank-math-seo-plugin-1-0-95-server-side-request-forgery-ssrf-vulnerability/_s_id=cveCVE reference · x_refsource_CONFIRM
- https://rankmath.com/changelog/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.
Server-Side Request Forgery (SSRF)
Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
