Lucene search
+L

CVE-2026-12046

🗓️ 18 Jun 2026 23:37:37Reported by PostgreSQLType 
cve
 cve
🔗 web.nvd.nist.gov📰️ 1 Media mentions👁 164 Views🌐 WEB

Unauthenticated pickle deserialization in pgAdmin 4 SQL Editor routes enables remote code execution (server mode).

Related
Detection
Affected
Refs
Paths
Social
NVD
Node
pgadminpgadmin_4Range6.99.16postgresql
[
  {
    "vendor": "pgadmin.org",
    "product": "pgAdmin 4",
    "repo": "https://github.com/pgadmin-org/pgadmin4",
    "modules": [
      "SQL Editor"
    ],
    "programFiles": [
      "https://github.com/pgadmin-org/pgadmin4/blob/master/web/pgadmin/tools/sqleditor/__init__.py"
    ],
    "versions": [
      {
        "status": "affected",
        "version": "6.9",
        "lessThan": "9.16",
        "versionType": "custom"
      }
    ],
    "defaultStatus": "unaffected"
  }
]
ParameterPositionPathDescriptionCWE
trans_idpathDELETE /sqleditor/close/<trans_id>Two state-mutating endpoints (DELETE /sqleditor/close/<trans_id>) reach a pickle.loads sink on session['gridData'][<trans_id>]['command_obj'] due to missing authentication decorator; deserialization of untrusted data leads to remote code execution when an attacker can supply a malicious session entry in server mode.CWE-306CWE-502
sgidpathPOST /sqleditor/initialize/sqleditor/update_connection/<sgid>/<sid>/<did>Two state-mutating endpoints (POST /sqleditor/initialize/sqleditor/update_connection/<sgid>/<sid>/<did>) reach a pickle.loads sink on session['gridData'][<trans_id>]['command_obj'] due to missing authentication decorator; deserialization of untrusted data leads to remote code execution when an attacker can supply a malicious session entry in server mode.CWE-306CWE-502
sidpathPOST /sqleditor/initialize/sqleditor/update_connection/<sgid>/<sid>/<did>Two state-mutating endpoints (POST /sqleditor/initialize/sqleditor/update_connection/<sgid>/<sid>/<did>) reach a pickle.loads sink on session['gridData'][<trans_id>]['command_obj'] due to missing authentication decorator; deserialization of untrusted data leads to remote code execution when an attacker can supply a malicious session entry in server mode.CWE-306CWE-502
didpathPOST /sqleditor/initialize/sqleditor/update_connection/<sgid>/<sid>/<did>Two state-mutating endpoints (POST /sqleditor/initialize/sqleditor/update_connection/<sgid>/<sid>/<did>) reach a pickle.loads sink on session['gridData'][<trans_id>]['command_obj'] due to missing authentication decorator; deserialization of untrusted data leads to remote code execution when an attacker can supply a malicious session entry in server mode.CWE-306CWE-502

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation