CVE-2026-78082 PUBLISHED

Joomla Extension - joomshaper.com - Unauthenticated SQL Injection in Property Search and Map Filtering in SP Property < 4.1.4

Assigner: Joomla
Reserved: 22.08.2026 Published: 10.09.2026 Updated: 11.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor joomshaper.com
Product SP Property extension for Joomla
Versions Default: unaffected
  • Version 1.0.0-4.1.3 is affected

Credits

  • Phil Taylor, mysites.guru finder

References

Problem Types

  • CWE-89: Improper Neutralization of Special Elements used in an SQL Command CWE