CVE Catalog

CVE-2026-78082

CriticalCVSS 9.3
Published: Translated: NVD NIST

Summary

The SP Property extension for Joomla (joomshaper.com) in versions below 4.1.4 contains an unauthenticated SQL Injection vulnerability. The property search and listing query builders (zipcode, sorting, price_range_dropdown, psize_range_dropdown) concatenate raw request parameters directly into SQL strings without quoting or type casting. A remote unauthenticated attacker can perform boolean-based or time-based blind SQL injection to extract sensitive data from the database.

Risk Assessment

An unauthenticated attacker can extract sensitive data from the database, including user and application data. The vulnerability is easily exploitable remotely and requires no privileges.

Recommendation

Update the SP Property extension to version 4.1.4 or later. Until patched, consider disabling or restricting access to the property search and filtering functionality.

Other vulnerabilities in SP Property

See all
Original NVD description (English source)

Joomla Extension - joomshaper.com - Unauthenticated SQL Injection in Property Search and Map Filtering in SP Property < 4.1.4 - The property search and listing query builders assembled several WHERE and ORDER BY clauses (zipcode, sorting, price_range_dropdown, and psize_range_dropdown) by directly concatenating raw request parameters into SQL strings without quoting or type casting. An unauthenticated remote attacker could execute boolean-based or time-based blind SQL injection to extract sensitive data from the database.

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