← Back to search

CVE-2026-15360

9.1 CRITICAL

Published 2026-08-05 · Updated 2026-08-05

AI risk analysis

Summary
The flaw is a time-based blind SQL injection vulnerability in the Ajax Load More WordPress plugin before version 8.0.1, allowing unauthenticated attackers to extract sensitive data from the database. This matters because it can lead to data breaches and compromise user information.
Exploitability
Exploitation requires access to the affected plugin's parameter input and knowledge of SQL injection techniques; no authentication is needed but technical expertise is required.
Blast radius
If exploited, attackers could extract sensitive data such as user credentials, personal information, or other confidential content stored in the database, significantly impacting site security and user trust.
Prioritized remediation
Update to Ajax Load More version 8.0.1 or later to address the vulnerability and ensure proper parameter sanitization and escaping.
sql-injectiondata-extractionwordpressblind-sql

Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.

NVD description

The Ajax Load More WordPress plugin before 8.0.1 does not properly sanitise and escape a parameter before using it in a SQL query, allowing unauthenticated attackers to perform time-based blind SQL injection and extract sensitive data from the database.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Weaknesses

CWE-89

All references

Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.