CVE-2025-60108
Description
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in LambertGroup LambertGroup - AllInOne - Banner with Thumbnails all-in-one-thumbnailsBanner allows Blind SQL Injection.This issue affects LambertGroup - AllInOne - Banner with Thumbnails: from n/a through <= 3.8.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The LambertGroup AllInOne Banner with Thumbnails plugin ≤3.8 is vulnerable to unauthenticated blind SQL injection.
Analysis
The LambertGroup - AllInOne - Banner with Thumbnails WordPress plugin, up to and including version 3.8, suffers from an Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability. This blind SQL injection flaw allows an attacker to inject arbitrary SQL queries without requiring authentication, as the vulnerable input is not properly sanitized before being used in database queries [1].
Exploitation
The attack surface is the plugin's core functionality, which handles thumbnails and banner display. An unauthenticated attacker can exploit this by sending crafted HTTP requests containing malicious SQL payloads to the affected plugin endpoints. The blind nature of the injection means the attacker may not see direct output but can infer database contents through boolean-based or time-based techniques [1].
Impact
Successful exploitation enables an attacker to interact directly with the WordPress database. This can lead to extraction of sensitive data, such as user credentials, posts, and configuration details. The vulnerability is noted as being used in mass-exploit campaigns, targeting thousands of websites regardless of traffic size or popularity [1].
Mitigation
As of the advisory date, users are urged to immediately update the plugin to a patched version. If updating is not possible, site administrators should contact their hosting provider or web developer for assistance. The vulnerability is assigned a CVSS v3 score of 8.5 (High), reflecting the serious risk of data theft and unauthorized database access [1].
AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1- Range: <=3.8
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.