---
id: CVE-2024-27288
aliases:
  - GHSA-26w3-q4j8-4xjp
  - GO-2024-2613
title: 1Panel open source panel project has an unauthorized vulnerability.
summary: 1Panel open source panel project has an unauthorized vulnerability.
severity: medium
cvss: 6.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L'
vendor: 1Panel-dev
product: github.com/1Panel-dev/1Panel
ecosystem: go
affected:
  - github.com/1Panel-dev/1Panel < 1.10.1-lts
patched:
  - github.com/1Panel-dev/1Panel 1.10.1-lts
published: '2024-03-06'
updated: '2026-09-10'
sourceUpdated: '2026-09-10T03:50:00.237322907Z'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-26w3-q4j8-4xjp'
references:
  - url: >-
      https://github.com/1Panel-dev/1Panel/security/advisories/GHSA-26w3-q4j8-4xjp
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-27288'
  - url: 'https://github.com/1Panel-dev/1Panel/pull/4014'
  - url: 'https://github.com/1Panel-dev/1Panel'
  - url: 'https://github.com/1Panel-dev/1Panel/releases/tag/v1.10.1-lts'
tags:
  - osv
  - go
epss: 0.00471
epssPercentile: 0.38118
ingestedAt: '2026-09-12T03:13:01.744Z'
---

## Overview

### Impact

The steps are as follows:

1. Access https://IP:PORT/ in the browser, which prompts the user to access with a secure entry point.
![image](https://github.com/1Panel-dev/1Panel/assets/46734380/8dc7d81c-6cc3-4b5d-a1d4-d3c5ed2de005)

2. Use Burp to intercept:
![image](https://github.com/1Panel-dev/1Panel/assets/46734380/f8e93d08-1b66-4434-8923-2e8e3dedebe3)

When opening the browser and entering the URL (allowing the first intercepted packet through Burp), the following is displayed:
![image](https://github.com/1Panel-dev/1Panel/assets/46734380/118c0102-7c89-404d-834a-88a644482afc)

It is found that in this situation, we can access the console page (although no data is returned and no modification operations can be performed)."

Affected versions: <= 1.10.0-lts

### Patches

The vulnerability has been fixed in v1.10.1-lts.

### Workarounds

It is recommended to upgrade the version to 1.10.1-lts.

### References

If you have any questions or comments about this advisory:

Open an issue in https://github.com/1Panel-dev/1Panel
Email us at wanghe@fit2cloud.com

## Affected packages

- `github.com/1Panel-dev/1Panel < 1.10.1-lts`

## Remediation

Upgrade to a patched release:

- `github.com/1Panel-dev/1Panel 1.10.1-lts`
