Security readout for executives and security teams
Plain-English summary
This affects WordPress sites using Product Input Fields for WooCommerce through version 1.2.6. A missing authorization check may let unauthenticated visitors download files from the site. The primary business risk is exposure of sensitive uploaded or order-related files, not site takeover.
Executive priority
Prioritize remediation for internet-facing WooCommerce stores because the issue can expose confidential files without authentication. Treat confirmed exposure as a data confidentiality incident assessment, especially where customer uploads or order-related files may be stored.
Technical view
The plugin’s handle_downloads() function lacked a capability check in versions up to 1.2.6. The CVSS 3.1 vector is network-exploitable, low complexity, no privileges, no user interaction, with high confidentiality impact and no stated integrity or availability impact.
Likely exposure
Exposure is limited to WordPress/WooCommerce installations with this specific plugin installed at version 1.2.6 or earlier. Sites not using the plugin, or using unaffected versions, are not indicated as exposed by the provided sources.
Exploitation context
The CVE is not listed as CISA KEV in the provided bundle. Sources describe unauthenticated file download risk, but the bundle does not provide evidence of active exploitation or public weaponization.
Researcher notes
The source bundle identifies CWE-285 and a missing capability check in handle_downloads(). Evidence supports confidentiality impact only. The bundle does not provide detailed exploit mechanics, active exploitation evidence, or complete impact boundaries for what files may be downloadable.
Mitigation direction
- Inventory WordPress sites for Product Input Fields for WooCommerce.
- Upgrade affected installations beyond version 1.2.6, following current vendor guidance.
- Remove or disable the plugin where it is not required.
- Restrict access to sensitive uploaded files where practical.
- Review vendor and WordPress plugin advisories for any additional guidance.
Validation and detection
- Confirm plugin presence and exact version on each WooCommerce site.
- Verify affected sites are no longer running version 1.2.6 or earlier.
- Review web logs for unexpected download-handler access patterns.
- Check whether exposed files contained customer, order, or business-sensitive data.
- Document remediation status for each affected WordPress instance.
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-285: 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 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-2020-36696 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.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/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:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://www.wordfence.com/threat-intel/vulnerabilities/id/01e41573-9329-48e1-9191-e8e1532f7afc?source=cveCVE reference
- https://blog.nintechnet.com/high-severity-vulnerability-fixed-in-product-input-fields-for-woocommerce/CVE reference
- https://wpscan.com/vulnerability/15f345e6-fc53-4bac-bc5a-de898181ea74CVE reference
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=2349889%40product-input-fields-for-woocommerce&new=2349889%40product-input-fields-for-woocommerce&sfp_email=&sfph_mail=CVE 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.
