CVE Catalog

CVE-2026-85652

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.41%

35th percentile - higher than 35% of all known CVEs

Summary

The Photo Gallery by 10Web – Mobile-Friendly Image Gallery plugin for WordPress is vulnerable to time-based SQL Injection via the 'album_id' Shortcode Attribute in all versions up to, and including, 1.8.44 due to insufficient escaping and lack of preparation on the existing SQL query. Authenticated attackers with author-level access can append additional SQL queries to extract sensitive information from the database.

Risk Assessment

An attacker with author-level access can extract sensitive information from the database, potentially breaching data confidentiality. Exploitation requires an author-level account.

Recommendation

Update the Photo Gallery by 10Web plugin to a version later than 1.8.44. Restrict author privileges and regularly review published content.

Other vulnerabilities in Photo Gallery by 10Web

See all
Original NVD description (English source)

The Photo Gallery by 10Web – Mobile-Friendly Image Gallery plugin for WordPress is vulnerable to time-based SQL Injection via 'album_id' Shortcode Attribute in all versions up to, and including, 1.8.44 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with author-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. An Author-level user can store a SQL injection payload inside a published post's shortcode attribute, causing the payload to execute when any visitor renders the post; notably, the unsanitized value appears on both sides of a UNION query, potentially doubling the observable time-based delay.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS