CVE-2026-12046
pgadmin.org pgAdmin 4, pgadmin 4 취약점
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...
- 대응 우선순위
- 점검
- CVSS
- 9.5
- EPSS
- 0.92% 백분위 56.8% · 2026.08.01 기준
- CISA KEV
- 미등록
- 조치 기한
- -
- 공개일
- 2026.06.19