VYPR
Vendor

Binary Husky

Products
2
CVEs
29
Across products
29
Status
Private

Products

2

Recent CVEs

29
View all 29 CVEs →
  • CVE-2026-0764CriJan 23, 2026
    risk 0.64cvss 9.8epss 0.01

    GPT Academic upload Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GPT Academic. Authentication is not required to exploit this vulnerability. The specific…

  • CVE-2026-0763CriJan 23, 2026
    risk 0.64cvss 9.8epss 0.01

    GPT Academic run_in_subprocess_wrapper_func Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GPT Academic. Authentication is not required to exploit this…

  • CVE-2024-12390HigMar 20, 2025
    risk 0.57cvss 8.8epss 0.02

    A vulnerability in binary-husky/gpt_academic version git 310122f allows for remote code execution. The application supports the extraction of user-provided RAR files without proper validation. The Python rarfile module, which supports symlinks, can be exploited to perform…

  • CVE-2024-12389HigMar 20, 2025
    risk 0.57cvss 8.8epss 0.02

    A path traversal vulnerability exists in binary-husky/gpt_academic version git 310122f. The application supports the extraction of user-provided 7z files without proper validation. The Python py7zr package used for extraction does not guarantee that files will remain within the…

  • CVE-2024-10986HigMar 20, 2025
    risk 0.57cvss 8.8epss 0.01

    GPT Academic version 3.83 is vulnerable to a Local File Read (LFI) vulnerability through its HotReload function. This function can download and extract tar.gz files from arxiv.org. Despite implementing protections against path traversal, the application overlooks the Tarslip…

  • CVE-2024-10954HigMar 20, 2025
    risk 0.57cvss 8.8epss 0.01

    In the `manim` plugin of binary-husky/gpt_academic, versions prior to the fix, a vulnerability exists due to improper handling of user-provided prompts. The root cause is the execution of untrusted code generated by the LLM without a proper sandbox. This allows an attacker to…

  • CVE-2024-10950HigMar 20, 2025
    risk 0.57cvss 8.8epss 0.01

    In binary-husky/gpt_academic version <= 3.83, the plugin `CodeInterpreter` is vulnerable to code injection caused by prompt injection. The root cause is the execution of user-provided prompts that generate untrusted code without a sandbox, allowing the execution of parts of the…

  • CVE-2024-10819HigMar 20, 2025
    risk 0.57cvss 8.8epss 0.00

    A Cross-Site Request Forgery (CSRF) vulnerability in version 3.83 of binary-husky/gpt_academic allows an attacker to trick a user into uploading files without their consent, exploiting their session. This can lead to unauthorized file uploads and potential system compromise. The…

  • CVE-2026-0762HigJan 23, 2026
    risk 0.53cvss 8.1epss 0.01

    GPT Academic stream_daas Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GPT Academic. Interaction with a malicious DAAS server is required to exploit this…

  • CVE-2024-11031HigMar 20, 2025
    risk 0.49cvss 7.5epss 0.01

    In version 3.83 of binary-husky/gpt_academic, a Server-Side Request Forgery (SSRF) vulnerability exists in the Markdown_Translate.get_files_from_everything() API. This vulnerability is exploited through the HotReload(Markdown翻译中) plugin function, which allows downloading…

  • CVE-2024-11030HigMar 20, 2025
    risk 0.49cvss 7.5epss 0.01

    GPT Academic version 3.83 is vulnerable to a Server-Side Request Forgery (SSRF) vulnerability through its HotReload plugin function, which calls the crazy_utils.get_files_from_everything() API without proper sanitization. This allows attackers to exploit the vulnerability to…

  • CVE-2024-10714HigMar 20, 2025
    risk 0.49cvss 7.5epss 0.01

    A vulnerability in binary-husky/gpt_academic version 3.83 allows an attacker to cause a Denial of Service (DoS) by adding excessive characters to the end of a multipart boundary during file upload. This results in the server continuously processing each character and displaying…

  • CVE-2024-10100HigOct 17, 2024
    risk 0.49cvss 7.5epss 0.01

    A path traversal vulnerability exists in binary-husky/gpt_academic version 3.83. The vulnerability is due to improper handling of the file parameter, which is open to path traversal through URL encoding. This allows attackers to view any file on the host system, including…

  • CVE-2024-10956HigMar 20, 2025
    risk 0.46cvss 7.1epss 0.00

    GPT Academy version 3.83 in the binary-husky/gpt_academic repository is vulnerable to Cross-Site WebSocket Hijacking (CSWSH). This vulnerability allows an attacker to hijack an existing WebSocket connection between the victim's browser and the server, enabling unauthorized…

  • CVE-2024-12392MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.01

    A Server-Side Request Forgery (SSRF) vulnerability exists in binary-husky/gpt_academic version git 310122f. The application has a functionality to download papers from arxiv.org, but the URL validation is incomplete. An attacker can exploit this vulnerability to make the…

  • CVE-2024-12391MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.01

    A vulnerability in binary-husky/gpt_academic, as of commit 310122f, allows for a Regular Expression Denial of Service (ReDoS) attack. The function '解析项目源码(手动指定和筛选源码文件类型)' permits the execution of user-provided regular expressions.…

  • CVE-2024-12388MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.01

    A vulnerability in binary-husky/gpt_academic version 310122f allows for a Regular Expression Denial of Service (ReDoS) attack. The application uses a regular expression to parse user input, which can take polynomial time to match certain crafted inputs. This allows an attacker…

  • CVE-2024-12387MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.01

    A vulnerability in the binary-husky/gpt_academic repository, as of commit git 3890467, allows an attacker to crash the server by uploading a specially crafted zip bomb. The server decompresses the uploaded file and attempts to load it into memory, which can lead to an…

  • CVE-2024-11037MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.01

    A path traversal vulnerability exists in binary-husky/gpt_academic at commit 679352d, which allows an attacker to bypass the blocked_paths protection and read the config.py file containing sensitive information such as the OpenAI API key. This vulnerability is exploitable on…

  • CVE-2024-11033MedMar 20, 2025
    risk 0.42cvss 6.5epss 0.01

    A Denial of Service (DoS) vulnerability exists in the file upload feature of binary-husky/gpt_academic version 3.83. The vulnerability is due to improper handling of form-data with a large filename in the file upload request. An attacker can exploit this vulnerability by sending…