Description
A vulnerability was detected in coppermine-gallery Coppermine Photo Gallery up to 1.6.28. This impacts an unknown function of the file db_input.php of the component Hidden Album Update Endpoint. The manipulation results in cross site scripting. The attack can be launched remotely. The exploit is now public and may be used. Upgrading to version 1.6.29 will fix this issue. It is recommended to upgrade the affected component.
Published: 2026-08-30
Score: 5.1 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the db_input.php file of the Hidden Album Update Endpoint in Coppermine Photo Gallery versions up to 1.6.28. The flaw allows an attacker to inject malicious scripts into album descriptions, resulting in a cross‑site scripting (XSS) condition, an instance of CWE‑79. The flaw is also related to CWE‑94, reflecting improper control of code execution. With remote exploitation, an attacker can execute arbitrary JavaScript in the context of any user who views the affected album, potentially stealing session cookies or defacing content.

Affected Systems

The affected product is Coppermine Photo Gallery, versions prior to 1.6.29. The advisory indicates that upgrading to version 1.6.29 or newer eliminates the flaw. No other vendors are listed, and the CVE does not mention other affected components.

Risk and Exploitability

The CVSS score is 5.1, reflecting a moderate impact. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting it has not yet been widely exploited in the wild. Nevertheless, the public exploit is known, and the remote attack surface means that any user who can access the hidden album update endpoint could trigger the XSS and compromise client sessions.

Generated by OpenCVE AI on August 30, 2026 at 09:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Coppermine Photo Gallery to version 1.6.29 or later to remove the XSS vulnerability.
  • Limit permissions on the Hidden Album Update Endpoint so that only trusted administrators can submit album descriptions.
  • Implement server‑side input validation to sanitize album descriptions, ensuring that any injected script is encoded before rendering.

Generated by OpenCVE AI on August 30, 2026 at 09:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in coppermine-gallery Coppermine Photo Gallery up to 1.6.28. This impacts an unknown function of the file db_input.php of the component Hidden Album Update Endpoint. The manipulation results in cross site scripting. The attack can be launched remotely. The exploit is now public and may be used. Upgrading to version 1.6.29 will fix this issue. It is recommended to upgrade the affected component.
Title coppermine-gallery Coppermine Photo Gallery Hidden Album Update Endpoint db_input.php cross site scripting
First Time appeared Coppermine-gallery
Coppermine-gallery coppermine Photo Gallery
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:coppermine-gallery:coppermine_photo_gallery:*:*:*:*:*:*:*:*
Vendors & Products Coppermine-gallery
Coppermine-gallery coppermine Photo Gallery
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:P/A:N/E:POC/RL:OF/RC:C'}

cvssV3_0

{'score': 3.5, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C'}

cvssV3_1

{'score': 3.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C'}

cvssV4_0

{'score': 5.1, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Coppermine-gallery Coppermine Photo Gallery
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-30T08:00:08.622Z

Reserved: 2026-08-29T16:07:12.721Z

Link: CVE-2026-82483

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-30T08:16:33.560

Modified: 2026-08-30T08:16:33.560

Link: CVE-2026-82483

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T10:00:13Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')