CVE-2019-9193
HIGH 9.0EPSS 91.7%
In PostgreSQL 9.3 through 11.2, the "COPY TO/FROM PROGRAM" function allows superusers and users in the 'pg_execute_server_program' group to execute arbitrary code in the context of the database's operating system user. This functionality is enabled by default and can be abused to run arbitrary operating system commands on Windows, Linux, and macOS. NOTE: Third parties claim/state this is not an issue because PostgreSQL functionality for ‘COPY TO/FROM PROGRAM’ is acting as intended. References state that in PostgreSQL, a superuser can execute commands as the server user without using the ‘COPY FROM PROGRAM’.
- CVSS v3.0
- 7.2 HIGH
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H - CVSS v2.0
- 9.0 HIGH
AV:N/AC:L/Au:S/C:C/I:C/A:C - EPSS
- 91.66% chance of exploitation in the next 30 days, 100th percentile
- Nuclei
- high
- Published
- 2019-04-01
- Updated
- 2024-11-15
Proof-of-concept exploits (8)
- https://medium.com/greenwolf-security/authenticated-arbitrary-command-execution-on-postgr…
- b4keSn4ke/CVE-2019-919321★ · 2022-05-26
- corsisechero/CVE-2019-9193byVulHub0★ · 2025-04-02
- geniuszly/CVE-2019-91934★ · 2024-10-06
- geniuszlyy/CVE-2019-91934★ · 2024-10-06
- jhnhnck/CVE-2019-91930★ · 2025-03-20
- paulotrindadec/CVE-2019-91931★ · 2023-02-01
- CybersRMUTL/CVE-2019-9193-Postgresql-RCE