CVE-2025-10175

MEDIUM

WP Links Page <4.9.6 - SQL Injection

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-10175. PoCs published by MooseLoveti.

AI-analyzed exploit summary This repository provides a detailed writeup for CVE-2025-10175, an authenticated blind SQL injection vulnerability in the WP Links Page WordPress plugin (v4.9.6). The vulnerability arises from improper sanitization of the 'id' parameter in the wplf_update_from_previous() function, allowing attackers to exfiltrate database contents via time-based payloads.

Description

The WP Links Page plugin for WordPress is vulnerable to SQL Injection via the 'id' parameter in all versions up to, and including, 4.9.6 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 Subscriber-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Exploits (1)

nomisec WRITEUP
by MooseLoveti · poc
https://github.com/MooseLoveti/WP-Links-Page-CVE-Report

This repository provides a detailed writeup for CVE-2025-10175, an authenticated blind SQL injection vulnerability in the WP Links Page WordPress plugin (v4.9.6). The vulnerability arises from improper sanitization of the 'id' parameter in the wplf_update_from_previous() function, allowing attackers to exfiltrate database contents via time-based payloads.

Classification
Writeup 90%
Attack Type
Sqli
Complexity
Moderate
Reliability
Reliable
Target: WP Links Page WordPress plugin <= 4.9.6
Auth required
Prerequisites: Authenticated user with Subscriber+ privileges · Valid nonce for AJAX request
devstral-2 · analyzed Feb 16, 2026 Full analysis →

Scores

CVSS v3 6.5
EPSS 0.0035
EPSS Percentile 26.8%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (1)
rico-macchi/WP Links Page < 4.9.6
Published Oct 11, 2025
Tracked Since Feb 18, 2026