CVE-2026-49771
SQL Injection in 10Web Photo Gallery
Publication date: 2026-06-04
Last updated on: 2026-06-04
Assigner: Patchstack
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| 10web | photo_gallery | From 1.0.0 (inc) to 1.8.41 (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 WordPress Photo Gallery by 10Web plugin, versions 1.8.41 and below. It allows attackers to perform Blind SQL Injection, meaning they can send specially crafted SQL commands to the database without directly seeing the results, potentially manipulating or extracting data.
How can this vulnerability impact me? :
The vulnerability can allow attackers to interact with your website's database, potentially stealing sensitive information. Although it has a low severity impact, the CVSS score of 7.6 indicates a high impact on confidentiality and a low impact on availability. This means attackers could gain unauthorized access to confidential data, which could compromise your website's security.
What immediate steps should I take to mitigate this vulnerability?
To mitigate the SQL Injection vulnerability in the WordPress Photo Gallery by 10Web Plugin (versions 1.8.41 and below), you should immediately update the plugin to version 1.8.42 or later.
Additionally, users of Patchstack can enable auto-updates for vulnerable plugins to stay protected.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The SQL Injection vulnerability in the WordPress Photo Gallery by 10Web Plugin could allow attackers to interact with the website's database and potentially steal information.
Such unauthorized access or data theft could lead to non-compliance with data protection regulations like GDPR and HIPAA, which require safeguarding personal and sensitive information.
Therefore, if exploited, this vulnerability may result in violations of these standards due to compromised data confidentiality and integrity.