SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-78082

CRITICAL · CVSS 9.3 EPSS 0.49%

Source: NVD + CISA KEV + EPSS · Published 2026-09-10 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

The SP Property extension for Joomla versions prior to 4.1.4 is vulnerable to unauthenticated SQL injection due to improper handling of user input in property search and filtering queries. This flaw allows remote attackers to execute malicious SQL queries, potentially leading to the extraction of sensitive data from the database. Organizations using this extension should prioritize immediate patching to mitigate the risk of data breaches.

CVE
CVE-2026-78082
Severity
CRITICAL
CVSS
9.3
EPSS
0.49%

Original NVD Description

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.