CVE-2025-12762
BaseFortify
Publication date: 2025-11-13
Last updated on: 2025-12-01
Assigner: PostgreSQL
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pgadmin | pgadmin_4 | to 9.10 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
| CWE-NVD-CWE-noinfo |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability affects pgAdmin versions up to 9.9 and is a Remote Code Execution (RCE) flaw. It occurs when pgAdmin is running in server mode and restores are performed from PLAIN-format dump files. An attacker can exploit this to inject and execute arbitrary commands on the server hosting pgAdmin.
How can this vulnerability impact me? :
The vulnerability allows attackers to execute arbitrary commands on the server hosting pgAdmin, which can compromise the integrity and security of the database management system and the underlying data. This poses a critical risk including potential data loss, unauthorized data access, and disruption of database services.