The Desk · The Wire · Hacked Today? · Data Center RSS
The Perimeter Site

Which Fire Do You Put Out First?

The Perimeter Desk
2026-08-28
# Which Fire Do You Put Out First? Look at your screen. Now look at the list of CVEs that hit your inbox this morning. If you’re feeling a creeping sense of panic, good. That means you've finally stopped trusting the vendor's "low-to-moderate" ratings and started realizing that any hole in the fence is just an invitation for someone to walk through it. Most junior analysts treat the CISA Known Exploited Vulnerabilities (KEV) list like a holy text where every line carries equal weight. It doesn’t. If you try to patch everything at once, you'll break your production environment and spend your weekend in a war room with a CTO who doesn't know what a subnet is. You have to rank the fires by how much of the building they can burn down before you get there. I remember the Code Red worm back in 2001. The world went sideways because people didn't understand blast radius. They were worried about the wrong things while the front door was wide open. Today, we have a thousand more tools and better telemetry, but the fundamental failure is the same: people prioritize "severity scores" over "reachability." Stop looking at the CVSS. Start looking at where the asset sits in your network. If it’s exploited in the wild and it's facing the public internet, you patch it before you go to lunch. If it’s internal and requires a local account, it can wait until Tuesday. Right now, the NetScaler ADC and Gateway flaw (CVE-2026-8452) is your primary headache. CISA gave federal agencies a deadline of August 29. That's basically tomorrow. If you have one of these appliances at your edge, you are essentially running a welcome mat for anyone with a basic scanning tool. The blast radius here isn't just the appliance; it's every single piece of identity data and internal traffic that flows through that gateway. You don't "evaluate" this patch. You apply it. Then we have Gitea (CVE-2026-60004). This one is already being used to drop miner payloads. I’m sure you’ll see a report calling this attack "sophisticated." It isn't. Using an RCE to install a cryptominer is about as sophisticated as stealing a car with the keys left in the ignition. But if your Gitea instance is exposed, you aren't just risking some CPU cycles for a miner; you're risking your entire source code repository. The ownCloud vulnerability (CVE-2023-49105) hit the KEV on August 27 with a deadline of August 30. This isn't theoretical. We already saw this used to exfiltrate nuclear research records from a body in the Philippines. When attackers start targeting specialized research data, they aren't looking for credit cards; they're looking for intellectual property that can be sold or leveraged by state actors. If you're running ownCloud, check your logs for unauthorized access and patch it now. Now, let's talk about what can actually wait. You’ll see a bunch of Red Hat and Linux Kernel bugs on the list this week—stuff like CVE-2015-3246 and CVE-2015-5287. These are ancient. Some of these vulnerabilities have been sitting there for over 11 years. Yes, they are in the KEV now because criminals finally decided to weaponize them, but unless you're running a legacy environment that looks like a digital museum, these aren't your immediate priority. If you have to choose between patching an internet-facing NetScaler or a 2015 Red Hat privilege escalation bug on an internal server, you pick the NetScaler every single time. The second-order effect here is where most of you will trip up. Look at JFrog Artifactory (CVE-2026-66384). The deadline isn't until September 10, so it feels distant. But think about your pipeline. If an attacker compromises your Artifactory instance, they aren't just stealing a few files. They can inject malicious code into the binaries your entire company relies on. You won't see the breach at the perimeter; you'll see it when every single one of your applications starts beaconing out to a command-and-control server in a different time zone. That is a nightmare scenario because you can't just "wipe the server." You have to audit every build produced during the compromise window. I know what your manager will say: "But CISA says these are all critical, and we need 100% compliance by the deadline." That’s the kind of talk that gets people fired from incident response teams. Compliance is a checkbox; containment is a survival skill. If you spend four hours patching a local Linux bug while your NetScaler is screaming for help, you haven't "complied" with anything—you've just managed your decline into a total breach. I’m not saying ignore the internal stuff. I'm saying put it in a queue. Rank your list: 1. Public-facing + Exploited (NetScaler, Gitea, ownCloud). 2. Pipeline/Infrastructure + Exploited (JFrog Artifactory). 3. Internal + Local PrivEsc (The Red Hat and Linux Kernel fossils). If you're still staring at a spreadsheet of 500 vulnerabilities and wondering where to start, ask yourself: what would this cost me on a Tuesday? If the answer is "the entire company goes offline and I have to call my lawyer," that’s your priority one. The people who get hit the hardest aren't usually the ones who forgot to patch. They're the ones who patched everything *except* the thing that actually mattered because they were too busy following a checklist provided by someone who hasn't touched a terminal in ten years. Check your edge. Secure the gateway. Then you can worry about the 11-year-old Red Hat bugs while you drink your coffee.
◼

Sources

The reporting this analysis was built from. Follow the originals before acting on anything here.

  1. PaperCut Zero-Day Exploited in Attacks, Affecting All NG and MF Versions The Hacker News
  2. PaperCut Releases Emergency Patch for Exploited Zero-Day SecurityWeek
  3. PaperCut warns of hackers using printer management software flaw in attacks The Record
  4. Three CVSS 10.0 ServiceNow Flaws Could Let Unauthenticated Attackers Execute Code and SQL The Hacker News
  5. Cyberattack on UK Airport Operator MAG Exposes Data of 8.7 Million Customers Across Three Airports - Security Affairs Google News Security
  6. Massive Latvia data breach exposes 1.2M citizens' data - Cybernews Google News Security
  7. Millions of patients warned after DNA testing data breach - Cybernews Google News Security
  8. Manchester Airports Group breach hits 8.7M customers - Bitdefender Google News Security

How stories are selected and rated

← More from the Desk Live Wire →

About · Methodology · Contact · Privacy

Tracking a CVE from this story? Hazard shows which vulnerabilities are confirmed exploited in the wild — and what the resulting breaches have cost UK organisations.

DISCLAIMER: Articles on this site are generated automatically from public security news feeds for educational and informational purposes. They may contain errors, and nothing here constitutes security, legal, or compliance advice. Verify details against original advisories and vendor bulletins before acting on them.