Description
Subscriber SQL Injection in Unicamp <= 2.2.2 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 Unicamp theme for WordPress versions 2.2.2 and earlier contains a flaw that does not sanitize data used in SQL statements that store subscriber information. This omission results in a SQL Injection vulnerability (CWE‑89), enabling an attacker to inject arbitrary SQL commands that can read, modify, or delete database records, thereby compromising confidentiality, integrity, and availability of the site’s data.

Affected Systems

Any WordPress site that theme version 2.2.2 or older, distributed by ThemeMove, is affected. Sites must check the theme version and upgrade when possible; no other WordPress themes are impacted.

Risk and Exploitability

The CVSS score of 8.5 The EPSS score of less than 1% suggests a low current exploitation probability and it is not listed in the CISA KEV catalog. Based on the description, it is inferred that the likely attack vector is remote, with an attacker sending a crafted request to the subscription endpoint; successful exploitation requires the lack of proper input escaping or the absence of prepared statements.

Generated by OpenCVE AI on July 22, 2026 at 13:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Unicamp theme to the latest version that contains the SQL injection fix.
  • If an upgrade cannot be performed immediately, temporarily disable or remove the subscription form until the patch is applied.
  • Conduct a security review of the theme’s database interactions to eliminate unsafe string concatenation, ensuring all user input is either properly escaped or handled through prepared statements.

Generated by OpenCVE AI on July 22, 2026 at 13:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 02 Jul 2026 16: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 Subscriber SQL Injection in Unicamp <= 2.2.2 versions.
Title WordPress Unicamp theme <= 2.2.2 - 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-02T14:54:16.860Z

Reserved: 2025-12-29T11:19:21.660Z

Link: CVE-2025-69094

cve-icon Vulnrichment

Updated: 2026-07-02T14:54:13.079Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-22T14:00:04Z

Weaknesses
  • CWE-89

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