Description
The WP jQuery Pager plugin for WordPress is vulnerable to SQL Injection via the 'ids' shortcode attribute parameter handled by the WPJqueryPaged::get_gallery_page_imgs() function in all versions up to, and including, 1.4.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 Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-10-15
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection with potential data leakage for authenticated users
Action: Apply patch
AI Analysis

Impact

The WP jQuery Pager plugin contains a vulnerability that allows an authenticated user with Contributor level or higher to inject arbitrary SQL via the 'ids' attribute in the shortcode handler. This flaw stems from insufficient escaping of the user supplied parameter and the lack of prepared statements, enabling attackers to append additional queries to the existing statement. Such an injection can result in the extraction of sensitive database information, exposing user credentials, site content, or other confidential data. The official CVSS score of 6.5 indicates a moderate severity with significant potential impact on confidentiality and integrity.

Affected Systems

All WordPress sites that have installed Ivycat’s WP jQuery Pager plugin version 1.4.0 or earlier are vulnerable. The plugin is available through the WordPress plugin repository, and any site running these versions should be examined.

Risk and Exploitability

The risk of exploitation is characterized by a moderate CVSS rating of 6.5 and a very low EPSS probability of less than 1%, meaning the vulnerability is unlikely to be widely exploited at present. However, the flaw is not included in CISA’s KEV catalog, which suggests no known active exploitation. Attackers would need authenticated Contributor-level access and would typically perform the injection by inserting a malicious shortcode in a post or page. Successful exploitation leads to arbitrary SQL execution and data exfiltration, with full database compromise as the potential worst‑case outcome.

Generated by OpenCVE AI on April 22, 2026 at 14:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP jQuery Pager to the latest version (1.4.1 or newer) to eliminate the injection vector.
  • If an immediate upgrade is not feasible, disable the plugin or remove all instances of the 'ids' shortcode from content and restrict its usage to trusted users only.
  • Restrict Contributor-level accounts to trusted personnel, apply least‑privilege access controls, and audit user roles to prevent malicious use of the injection point.

Generated by OpenCVE AI on April 22, 2026 at 14:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 24 Nov 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}

ssvc

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


Tue, 21 Oct 2025 09:45:00 +0000

Type Values Removed Values Added
First Time appeared Ivycat
Ivycat wp Jquery Pager
Wordpress
Wordpress wordpress
Vendors & Products Ivycat
Ivycat wp Jquery Pager
Wordpress
Wordpress wordpress

Wed, 15 Oct 2025 20:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 15 Oct 2025 08:45:00 +0000

Type Values Removed Values Added
Description The WP jQuery Pager plugin for WordPress is vulnerable to SQL Injection via the 'ids' shortcode attribute parameter handled by the WPJqueryPaged::get_gallery_page_imgs() function in all versions up to, and including, 1.4.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 Contributor-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title WP jQuery Pager <= 1.4.0 - Authenticated (Contributor+) SQL Injection via Shortcode
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Ivycat Wp Jquery Pager
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:47:00.382Z

Reserved: 2025-09-16T18:39:03.867Z

Link: CVE-2025-10575

cve-icon Vulnrichment

Updated: 2025-10-15T19:41:09.253Z

cve-icon NVD

Status : Deferred

Published: 2025-10-15T09:15:40.740

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-10575

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T14:15:20Z

Weaknesses