---
id: CVE-2026-49048
title: >-
  The Joomla extension JoomCCK exposes a front-end controller task, that builds
  two SQL statements by directly concatenating a user-supplied request parameter
  into the query string without escaping or parameterisation.
summary: >-
  The Joomla extension JoomCCK exposes a front-end controller task, that builds
  two SQL statements by directly concatenating a user-supplied request parameter
  into the query string without escaping or parameterisation.
severity: none
cwe:
  - CWE-89
published: '2026-06-28'
updated: '2026-06-28'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-49048'
references:
  - url: 'https://www.joomcoder.com/'
    label: security@joomla.org
tags:
  - nvd
  - exploit-available
ingestedAt: '2026-06-29T13:42:12.027Z'
epss: 0.00564
epssPercentile: 0.45688
exploits:
  github: 1
  githubRepos:
    - 'https://github.com/KARA-git/CVE-2026-49048-JoomCCK-SQLi'
  checkedAt: '2026-09-24T07:53:05.205Z'
exploitAvailable: true
---

## Overview

The Joomla extension JoomCCK exposes a front-end controller task, that builds two SQL statements by directly concatenating a user-supplied request parameter into the query string without escaping or parameterisation.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
