PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-8978 crafium CVE debrief

The OptinCraft – Drag & Drop Optins & Popup Builder for WordPress plugin for WordPress is vulnerable to generic SQL Injection via the 'order_by' parameter in all versions up to, and including, 1.2.0 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with administrator-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Vendor
crafium
Product
OptinCraft – Drag & Drop Optins & Popup Builder for WordPress
CVSS
MEDIUM 4.9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-06
Original CVE updated
2026-07-23
Advisory published
2026-06-06
Advisory updated
2026-07-23

Who should care

Users of OptinCraft – Drag & Drop Optins & Popup Builder for WordPress plugin for WordPress, version 1.2.0 or earlier.

Technical summary

The vulnerability exists in the OptinCraft – Drag & Drop Optins & Popup Builder for WordPress plugin. The 'order_by' parameter is not properly sanitized, allowing attackers to inject malicious SQL code. The vulnerability requires administrator-level access and above.

Defensive priority

MEDIUM

Recommended defensive actions

  • Update to a patched version of the plugin, if available.
  • Restrict access to the plugin's functionality to only trusted users.
  • Monitor database activity for suspicious queries.

Evidence notes

The CVE-2026-8978 vulnerability was reported by [email protected]. The vulnerability affects all versions up to and including 1.2.0 of the OptinCraft – Drag & Drop Optins & Popup Builder for WordPress plugin.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-8978 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-8978

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-8978 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-8978

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/optincraft/tags/1.0.2/app/Http/Controllers/Admin/CampaignController.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/optincraft/tags/1.0.2/app/Repositories/CampaignRepository.php

    [email protected]

  • Source reference

    Unverified legacy reference

    URL: https://plugins.trac.wordpress.org/browser/optincraft/tags/1.0.2/vendor/vendor-src/wpmvc/database/src/Query/Compilers/Compiler.php

    [email protected]

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.