---
id: CVE-2025-58048
title: Paymenter is a free and open-source webshop solution for hostings
summary: >-
  Paymenter is a free and open-source webshop solution for hostings. Prior to
  version 1.2.11, the ticket attachments functionality in Paymenter allows a
  malicious authenticated user to upload arbitrary files. This could result in
  sensitive…
severity: critical
cvss: 9.9
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H'
cwe:
  - CWE-434
vendor: paymenter
product: paymenter/paymenter
affected:
  - paymenter/paymenter < 1.2.11
patched:
  - paymenter/paymenter 1.2.11
published: '2025-08-28'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T00:10:00.127'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-58048'
references:
  - url: >-
      https://github.com/Paymenter/Paymenter/commit/87c3db42282ada1e3cda54b9a01f846926c0669b
    label: security-advisories@github.com
  - url: 'https://github.com/Paymenter/Paymenter/releases/tag/v1.2.11'
    label: security-advisories@github.com
  - url: >-
      https://github.com/Paymenter/Paymenter/security/advisories/GHSA-5pm9-r2m8-rcmj
    label: security-advisories@github.com
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-58048'
  - url: 'https://github.com/advisories/GHSA-5pm9-r2m8-rcmj'
tags:
  - nvd
  - ghsa
  - composer
epss: 0.00414
epssPercentile: 0.33052
ecosystem: composer
ingestedAt: '2026-06-29T13:24:35.671Z'
---

## Overview

Paymenter is a free and open-source webshop solution for hostings. Prior to version 1.2.11, the ticket attachments functionality in Paymenter allows a malicious authenticated user to upload arbitrary files. This could result in sensitive data extraction from the database, credentials being read from configuration files, and arbitrary system commands being run under the web server user context. This vulnerability was patched by commit 87c3db4 and was released under the version 1.2.11 tag without any other code modifications compared to version 1.2.10. If upgrading is not immediately possible, administrators can mitigate this vulnerability with one or more of the following measures: updating nginx config to download attachments instead of executing them or disallowing access to /storage/ fully using a WAF such as Cloudflare.

## Remediation

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

## Package advisory (CVE-2025-58048)

Affected packages:

- `paymenter/paymenter < 1.2.11`

Patched in:

- `paymenter/paymenter 1.2.11`

Source: https://github.com/advisories/GHSA-5pm9-r2m8-rcmj
