---
id: CVE-2024-41951
aliases:
  - GHSA-258h-f687-4226
  - PYSEC-2026-1779
title: PheonixAppAPI has visible Encoding Maps
summary: PheonixAppAPI has visible Encoding Maps
severity: medium
cvss: 4.4
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'
vendor: pheonixappapi
product: pheonixappapi
ecosystem: pip
affected:
  - pheonixappapi < 0.2.5
patched:
  - pheonixappapi 0.2.5
published: '2024-07-31'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-258h-f687-4226'
references:
  - url: >-
      https://github.com/AkshuDev/PheonixAppAPI/security/advisories/GHSA-258h-f687-4226
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-41951'
  - url: >-
      https://github.com/AkshuDev/PheonixAppAPI/commit/0937419e323f5ea9013d43dc1b82fef9d7e05044
  - url: 'https://github.com/AkshuDev/PheonixAppAPI'
tags:
  - osv
  - pip
epss: 0.0017
epssPercentile: 0.0558
ingestedAt: '2026-07-08T18:25:44.145Z'
---

## Overview

### Impact
This is a kind of moderate issue. The impact is not big for normal users but can be for users who want to secure their code/files/etc.

The issue is that the map of encoding/decoding languages are visible in code. 

### Patches
The Problem was patched in 0.2.5, so you should try to upgrade to the 0.2.5 version.

### For 0.2.5 version users
Please run the post_install.py file inside the Scripts folder after downloading from pip.

### Workarounds
There is a fix to this problem but it requires modifying the code. Modifying the code can lead to more issues.

### References
There are currently no references to this problem.

### NOTE: If you get a error regarding a function like -> get_key() or something like that, please re-run the file post_install.py inside Scripts folder


## Affected packages

- `pheonixappapi < 0.2.5`

## Remediation

Upgrade to a patched release:

- `pheonixappapi 0.2.5`
