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, leading to a classic SQL injection flaw (CWE‑89). The description does not enumerate the exact damage, but it is inferred that a successful exploit would allow an attacker to read, alter, or delete data held in the WordPress database, thereby compromising site integrity.

Affected Systems

WordPress installations that have the iNET Webkit plugin version 1.2.4 deployed are affected; the flaw is confined to the contributor component of the plugin, so sites that do not enable or use this feature are not impacted.

Risk and Exploitability

The vulnerability is scored 8.5 on CVSS, indicating high severity, and its EPSS score is less than 1%, showing that exploitation events have been rare to date. It is not listed in the CISA KEV catalog. The likely attack vector is a remote HTTP request sent to the contributor endpoint, where attacker‑supplied input is incorporated into SQL statements without proper sanitization. If exploited, the attacker could gain read or write access to the WordPress database, potentially compromising all content and site integrity.

Generated by OpenCVE AI on August 1, 2026 at 21:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade iNET Webkit to the latest release, which removes the unsanitized input handling in the contributor feature.
  • If an upgrade cannot be applied immediately, disable the contributor feature or restrict it to trusted user roles to eliminate the attack surface.
  • As a temporary measure, ensure that any data submitted through the contributor component is properly validated and sanitized, and monitor the database for unusual or suspicious query activity.

Generated by OpenCVE AI on August 1, 2026 at 21:29 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

Status : Deferred

Published: 2026-07-02T12:17:41.073

Modified: 2026-07-02T20:17:05.570

Link: CVE-2026-57752

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T21:30:06Z

Weaknesses
  • CWE-89

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