External risk intelligence

Joomla SP Property Unauthenticated SQL Injection Affecting Property Search and Filters.

CVE advisorySeverity: CRITICAL (CVSS 9.3)

CVE-2026-78082

The vulnerability exists in a Joomla extension designed for property searching and filtering. Such functionality is a standard, public-facing feature of real estate and listing websites, intended to be accessible to anonymous internet users for searching property databases.

SQL Injection

Halo Surface Signal: 5 out of 5 — more likely to be public-facing.

External exposure likelihood

Horizon Alert

Summary of the vulnerability and why it matters

This advisory highlights a critical vulnerability in a Joomla extension used for property search and map filtering. The flaw allows unauthenticated attackers to inject malicious SQL code into the application's database queries, potentially leading to the exposure of sensitive information. The main concern is confirming if this extension is in use and if it is exposed to the internet.

  • Unauthenticated attackers can steal sensitive data.
  • Affects public-facing property search features.
  • Confirm relevance and exposure of this extension.

Attack Path

How an attacker could exploit the issue

An attacker can exploit this vulnerability by sending specially crafted requests to a Joomla website that uses a vulnerable version of the SP Property extension. These requests target the extension's property search and filtering features, which improperly handle user-supplied data. By manipulating parameters like zip code, sorting options, and price or size ranges, an attacker can inject malicious SQL commands. This allows them to potentially steal sensitive information from the website's database without needing any prior access or authentication.

  • No authentication required.
  • Triggered by searching or filtering properties.
  • Risk of sensitive data theft.

Live Threat

Current exploitation, exposure, and threat context

This vulnerability could allow an unauthenticated attacker to extract sensitive data from the database when interacting with the property search and filtering features of the SP Property extension. The risk is amplified because these search and filter functions are typically exposed to the public internet.

  • Database contents could be accessed.
  • Exploited via unauthenticated search parameters.
  • Sensitive data extraction from the database.

Operational Fix

Recommended remediation, mitigation, and detection steps

This SQL injection vulnerability in a Joomla extension affects public-facing property search and filtering features, making it accessible to unauthenticated remote attackers. Owners of Joomla sites utilizing the affected extension, likely managed by web development, platform, or IT operations teams, should prioritize identifying instances of this software, assessing their exposure and business criticality, and coordinating with any relevant vendor management for remediation.

  • Web or platform teams own this vulnerability.
  • Verify reachability and business criticality.
  • Plan remediation and coordinate with vendors.

Supplementary metadata

Validate whether this threat affects your internet-facing exposure.

Halo Threat Intelligence helps prioritize remediation with Halo Surface Signal and H/A/L/O context. Start exposure validation with a free external attack surface trial.

Frequently asked questions

What is the SP Property extension for Joomla?

SP Property is a specialized component for the Joomla content management system, developed by JoomShaper. It is primarily used to build real estate or listing websites. It provides essential features for visitors, such as searching through property databases, filtering listings by price or size, and viewing map-based results.

What does SQL injection mean for CVE-2026-78082?

This vulnerability falls under the CWE-89 weakness class, which involves improper neutralization of special elements in SQL commands. In this specific case, the extension fails to validate or sanitize input in its search parameters. This allows an attacker to inject their own database queries, potentially tricking the system into revealing sensitive information stored in the backend.

How is this SQL injection vulnerability triggered?

An attacker triggers this by submitting crafted input into search or filter fields like zip codes, price ranges, or sorting options. The application then incorrectly combines this raw data into its database queries. Note that simply browsing the site or viewing a property listing without using these specific search-related parameters does not trigger the flaw.

Is my website at risk from this CVE?

According to Halo Surface Signal, this vulnerability is very likely to impact you if you use the affected SP Property extension. Because the extension is designed to provide public-facing search and filtering tools for potential customers, these features are almost always exposed to the internet, making them reachable by any remote, unauthenticated attacker.

How do I secure my site against this issue?

Start by identifying if your Joomla installation uses the vulnerable SP Property extension. If you find it, confirm the version number and check for available updates from the vendor to resolve the flaw. Because this is a critical database-related issue, prioritize verifying if your site's search features are publicly accessible and coordinate with your web management team to apply the necessary patches immediately.

References