CVE-2026-7818 is an unsafe deserialization vulnerability in pgAdmin 4's FileBackedSessionManager. The session manager deserialized session-file contents using Python's standard object serialization mechanism before performing any integrity validation. As a result, any file placed in the sessions directory was deserialized unconditionally. Because Python deserialization of attacker-controlled data can invoke arbitrary code paths during object reconstruction, a crafted session payload could be used to execute operating-system commands under the pgAdmin process identity. The issue affects pgAdmin 4 versions before 9.15. The fix adds an HMAC-SHA-256 integrity value over the session body using SECRET_KEY and verifies it with a constant-time comparison before any deserialization occurs. The fix also ensures an empty SECRET_KEY causes an explicit error rather than relying on an assertion that could be removed under Python optimization.
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
What an attacker gets, and what they’ve been doing with it.
If you can’t patch tonight, do this now.
Patch, then assume compromise.
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.
Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.
2 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.