CVE Catalog

CVE-2026-78075

MediumCVSS 5.1
Published: Updated: Translated: NVD NIST

Summary

A broken object-level authorization vulnerability was found in Helix Ultimate for Joomla (versions < 2.2.10) in blog image deletion. Blog::remove_image() checks if the user is authorized to edit the article, but does not verify if the image path belongs to that article. On Joomla 3 builds, an author can delete arbitrary files under /images/.

Risk Assessment

An authenticated user with author privileges can delete arbitrary files in the /images/ directory, potentially leading to data loss or site defacement.

Recommendation

Update Helix Ultimate to version 2.2.10 or later. Additionally, restrict user permissions and monitor file deletion operations.

Other vulnerabilities in Helix Ultimate

See all
Original NVD description (English source)

Joomla Extension - joomshaper.com - Broken Object-Level Authorization in Blog Image Deletion in Helix Ultimate < 2.2.10 - `Blog::remove_image()` checked whether the user was authorized to edit the article ID passed in the request, but did not verify whether the specified image path (src) belonged to that article. On Joomla 3 builds where physical file deletion was triggered, an author could supply their own article ID alongside an arbitrary file path under the `/images/` directory to delete arbitrary files.

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