CVE-2026-40797
Blind SQL Injection in WebinarIgnition
Publication date: 2026-05-05
Last updated on: 2026-05-05
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| saleswonder_llc | webinarignition | to 4.08.253 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-89 | The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an SQL Injection issue in the Saleswonder LLC WebinarIgnition software. Specifically, it is a Blind SQL Injection, which means that an attacker can inject malicious SQL commands into the database queries without directly seeing the results, potentially manipulating the database.
How can this vulnerability impact me? :
The vulnerability has a high severity score (CVSS 9.3) and allows an attacker to execute SQL commands remotely without any privileges or user interaction. This can lead to unauthorized access to sensitive data (confidentiality impact is high), and partial disruption of service (availability impact is low).
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability is a Blind SQL Injection in WebinarIgnition, which can lead to unauthorized access or exposure of sensitive data.
Such vulnerabilities can impact compliance with standards like GDPR and HIPAA because they may result in data breaches or unauthorized data disclosure, violating requirements for data protection and privacy.
However, specific details on how this vulnerability affects compliance with these regulations are not provided in the available information.