docs: clarify 9.16 release-notes entries for #10068 and #10078
Tighten the release-notes prose for the two security entries whose original one-liner didn't carry the impact framing settled during Dave Page's 2026-06-11 CVSS review. #10068 (CVE-2026-12048): re-lead with the critical-severity chain. Default pgAdmin Content-Security-Policy allows inline script and an iframe srcdoc inherits the embedding origin, so attacker JavaScript ran same-origin to the victim's authenticated pgAdmin session and could read every saved server connection credential and issue arbitrary SQL against every server the victim was connected to. The previous wording described the sinks but not the impact. #10078 (CVE-2026-12044): re-lead with the stored pgstattuple/pgstatindex sink (low-privilege user names a table or index foo'bar, superuser viewer triggers SQL under the superuser role). That sub-defect is what earns the score; the description- field self-injection is bundled because the fix is the same. The previous wording led with the self-injection only. Both rewrites match the descriptions used in the CVE JSON records submitted to the PostgreSQL CNA.
A
Ashesh Vashi committed
47517950876a4be7dce11179c77d9e3ca0ea377a
Parent: cc4deed