Home » Database

AVID-2026-R1462

Description

GPT Academic: Pickle deserializing cookies may pose RCE risk (CVE-2024-31224)

Details

GPT Academic provides interactive interfaces for large language models. A vulnerability was found in gpt_academic versions 3.64 through 3.73. The server deserializes untrustworthy data from the client, which may risk remote code execution. Any device that exposes the GPT Academic service to the Internet is vulnerable. Version 3.74 contains a patch for the issue. There are no known workarounds aside from upgrading to a patched version.

Reason for inclusion in AVID: CVE-2024-31224 describes a remote code execution via pickle deserialization in GPT Academic server (versions 3.64–3.73). The vulnerability exists in software that provides AI model interaction interfaces, i.e., a component used to deploy AI systems. It is a security flaw within a software component that sits in the AI deployment/serving stack, making it a software supply-chain risk for general-purpose AI systems. A patched version (3.74) is available, with references to NVD/GHSA and vendor commits, providing clear remediation signals.

References

Affected or Relevant Artifacts

  • Developer: OpenAI
  • Deployer: OpenAI
  • Artifact Details:
TypeName
Systemgpt_academic

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

CVSS

Version3.1
Vector StringCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Base Score9.8
Base Severity🔴 Critical
Attack VectorNETWORK
Attack Complexity🟢 Low
Privileges RequiredNONE
User InteractionNONE
ScopeUNCHANGED
Confidentiality Impact🔴 High
Integrity Impact🔴 High
Availability Impact🔴 High

CWE

IDDescription
CWE-502CWE-502: Deserialization of Untrusted Data

Other information

  • Report Type: Advisory
  • Credits:
  • Date Reported: 2024-04-08
  • Version: 0.3.3
  • AVID Entry