By Sila Ozeren Hacioglu, Security Research Engineer at Picus Security.
If you run PaperCut NG or MF, the last week of August showed what vulnerability response looks like when AI speeds up vulnerability discovery.
On August 27, PaperCut's urgent advisory said attackers were already exploiting servers. No CVE, no exploit, no patch. The first emergency patch came a day later and was bypassed the same day. The third one landed on September 1. Six days without a patch that held or an exploit to test with, while attackers were already exploiting in the wild.
And the window is closing. Disclosure-to-exploitation averaged 21.5 days last year. It is measured in hours now. PaperCut isn't the outlier. It's the template.
Below is one day in the life of a security team, told through a hypothetical CVE.
The CVE is made up. The day is not: it is what PaperCut's customers lived through in August. Let's walk through it hour by hour.
08:00 – A CVE drops. No patch.
You wake up and CVE-2026-1001 is in your feed: unauthenticated RCE, no patch. You run a version check. Twenty assets match. Before you can finish reading the list, your phone rings. It's management. They've already seen it, they've already been asked about it, and they want an answer in the next fifteen minutes: are we exposed, and what are we doing about it?
Strip the panic away and there are exactly two questions to answer:
1. Are these 20 assets actually exploitable, in my environment?
... continue reading