Description
Contributor SQL Injection in iNET Webkit 1.2.4 versions.
Published: 2026-07-02
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The iNET Webkit 1.2.4 WordPress plugin contains an unsanitized input field in its contributor feature, creating a classic SQL Injection flaw (CWE-89). Attackers can inject arbitrary SQL statements into the plugin’s database queries, allowing them to read, modify This site content and disrupt data integrity.

Affected Systems

WordPress sites that have installed the iNET Webkit plugin, version 1.2.4, are affected. The vulnerability applies only to the contributor component of the plugin; sites that do not not impacted.

Risk and Exploitability

The vulnerability exists in the contributor feature of the iNET Webkit plugin version 1.2.4 for WordPress. An attacker can send specially crafted HTTP requests to the contributor endpoint containing malicious SQL that is not properly sanitized, resulting in a classic SQL injection flaw (CWE‑89). Abuse of this flaw allows the attacker to read or modify data stored in the WordPress database, potentially compromising all content and site integrity. The CVSS score of 8.5 indicates high severity, while the EPSS score of less than 1% suggests exploitation events are currently rare, and the vulnerability is not listed in the CISA KEV catalog. Nevertheless, the risk of database compromise remains significant for affected installations.

Generated by OpenCVE AI on July 23, 2026 at 16:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade iNET Webkit to the latest release, which eliminates the vulnerability by sanitizing contributor inputs.
  • If an upgrade is not immediately possible, disable the contributor feature or restrict it to trusted roles to remove the attack surface.
  • When a permanent fix is unavailable, ensure that any inputs to the contributor component are validated and sanitized, and monitor database activity for irregular queries.

Generated by OpenCVE AI on July 23, 2026 at 16:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Description Contributor SQL Injection in iNET Webkit 1.2.4 versions.
Title WordPress iNET Webkit plugin 1.2.4 - SQL Injection vulnerability
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-07-02T19:40:26.895Z

Reserved: 2026-06-25T08:04:34.979Z

Link: CVE-2026-57752

cve-icon Vulnrichment

Updated: 2026-07-02T19:40:21.335Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-23T16:45:03Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')