Security readout for executives and security teams
Plain-English summary
CVE-2020-36712 affects the Kali Forms WordPress plugin through version 2.1.1. An unauthenticated attacker could delete site posts or pages by abusing a file-deletion function that lacks privilege checks. The main business impact is availability and content integrity disruption, not data theft.
Executive priority
Prioritize remediation for internet-facing WordPress sites that use Kali Forms. This is high severity because attackers need no account and could remove business-critical pages, causing downtime, reputational impact, or recovery work.
Technical view
The issue is CWE-862 missing authorization in kaliforms_form_delete_uploaded_file. Sources describe unauthenticated arbitrary post deletion using an id parameter. CVSS 3.1 is 8.6 high: network exploitable, low complexity, no privileges or user interaction, with high availability impact.
Likely exposure
Exposure is limited to WordPress sites running Kali Forms versions up to and including 2.1.1. Sites not using the plugin, or running unaffected newer versions, are not shown as affected by the supplied sources.
Exploitation context
The source bundle does not show CISA KEV listing or confirmed active exploitation. However, the issue is remotely reachable and unauthenticated, so exposed vulnerable WordPress sites should be treated as realistic targets.
Researcher notes
Evidence supports missing authorization in a named plugin function and arbitrary post or page deletion. The bundle does not provide exploit telemetry, detailed patch notes, or proof of exploitation, so avoid claims beyond unauthenticated remote deletion risk.
Mitigation direction
- Inventory WordPress sites for Kali Forms installations and versions.
- Upgrade Kali Forms beyond version 2.1.1 using vendor guidance.
- Disable or remove the plugin where upgrading is not immediately possible.
- Back up site content before remediation where operationally feasible.
- Review recently deleted posts and pages for unexpected changes.
Validation and detection
- Confirm installed Kali Forms version on each WordPress site.
- Check whether any instance is version 2.1.1 or older.
- Review WordPress content audit logs for unauthorized deletions.
- Verify backups can restore deleted posts and pages.
- Confirm remediation by rechecking plugin version after update.
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-862: 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 lookupCVE-2020-36712 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
- 8.6 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/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:N/UI:N/S:C/C:N/I:N/A:H3.94Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
8.6HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H
Source materials
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.
