Skip to content
tag — privilege-escalation

grep -rl "privilege-escalation" ./articles

#privilege-escalation

11 articles

974 flaws, and the two that matter are both privilege escalation

2026-09-09Security

Microsoft patched 974 vulnerabilities in September, a 70% jump over the previous record, with 723 of them in Windows and more than 110 rated critical. Two are being exploited. Both are CVSS 7.8 local privilege escalation, which means the attacker is already on the machine — and that is the whole triage.

One researcher dropped three exploits. Only Gen Digital has shipped a fix

2026-09-08Security

PrettyPrague, FalconFlank and GreenSection target Avast's sandbox, CrowdStrike Falcon's macro remediation and NVIDIA's display driver. Gen Digital has patched. CrowdStrike's advice is to turn the affected protection off. NVIDIA is still investigating. And the FalconFlank claim this site called single-source last week now has independent confirmation.

REPLICATION was never a read-only privilege. For twelve years it was a shell

2026-09-07Security

CVE-2026-6471 lets any account holding PostgreSQL's REPLICATION attribute load an arbitrary library as a logical decoding plugin and run code as the postgres user. It has been there since logical decoding shipped in 9.4 in 2014, and REPLICATION is the privilege every CDC pipeline in your estate already has.