CVE-2025-1648

HIGH

Yawave < 2.9.1 - Unauthenticated SQL Injection via lbid Parameter

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-1648. PoCs published by iSee857.

AI-analyzed exploit summary The repository contains a functional exploit PoC for CVE-2026-22812, targeting OpenCode with a command execution vulnerability. The script demonstrates RCE by creating a session and executing the 'id' command, verifying the presence of 'uid=' and 'gid=' in the response.

Description

The Yawave plugin for WordPress is vulnerable to SQL Injection via the 'lbid' parameter in all versions up to, and including, 2.9.1 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.

Exploits (1)

github WORKING POC 40 stars
by iSee857 · pythonpoc
https://github.com/iSee857/CVE-PoC/tree/main/WordPress_CVE-2025-1648_SQL_Injection.py

The repository contains a functional exploit PoC for CVE-2026-22812, targeting OpenCode with a command execution vulnerability. The script demonstrates RCE by creating a session and executing the 'id' command, verifying the presence of 'uid=' and 'gid=' in the response.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: OpenCode (version not specified)
No auth needed
Prerequisites: Network access to the target · OpenCode service running and accessible
devstral-2 · analyzed Feb 27, 2026 Full analysis →

Scores

CVSS v3 7.5
EPSS 0.0085
EPSS Percentile 53.3%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

CISA SSVC

Vulnrichment
Exploitation poc
Automatable yes
Technical Impact partial

Details

CWE
CWE-89
Status published
Products (2)
yawave/yawave < 2.9.1
yawaveadmin/Yawave < 2.9.1
Published Feb 25, 2025
Tracked Since Feb 18, 2026