CVE-2026-12046
pgadmin.org pgAdmin 4 취약점
- 대응 우선순위
- 점검
- CVSS
- 9.5
- EPSS
- 0.71% 백분위 49.1% · 2026.06.27 기준
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.06.19
CVSS 위험도가 높아 영향 여부를 우선 점검할 취약점
Two state-mutating endpoints in pgAdmin 4's SQL Editor blueprint -- DELETE /sqleditor/close/<trans_id> and POST /sqleditor/initialize/sqleditor/update_connection/<sgid>/<sid>/<did> -- were the only routes in the module missing the @pga_login_required decorator. Both reach a pickle.loads sink on session['gridData'][<trans_id>]['command_obj']: the close endpoint via close_sqleditor_session(), and update_sqleditor_connection via check_transaction_status(). In server mode these endpoints were reachable without any authenticated pgAdmin session. The defect is a missing-authentication-on-critical...
공급사 pgadmin.org
제품 pgAdmin 4
영향 버전 6.9
수정 버전 공식 출처에서 확인 필요
CVSS 벡터 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CWE CWE-306, CWE-502
EPSS 데이터 기준일 2026.06.27