Plaintext with Rich
Cybersecurity is an everyone problem. So why does it always sound like it’s only for IT people?
Each week, Rich takes one topic, from phishing to ransomware to how your phone actually tracks you, and explains it in plain language in under ten minutes or less. No buzzwords. No condescension. Just the stuff you need to know to stay safer online, explained like you’re a smart person who never had anyone break it down properly. Because you are!
Plaintext with Rich
CVE-2026-50522: Why SharePoint Patching Is Only Step One
Use Left/Right to seek, Home/End to jump to start or end. Hold shift to jump forward or backward.
A critical SharePoint alert arrives, the update goes in, and the ticket closes. But what if an attacker entered before the lock was fixed and left with secrets that still work?
In this episode of Plaintext with Rich, Rich explains why CVE-2026-50522 is more than an ordinary patch story. The actively exploited remote code execution flaw affects on-premises Microsoft SharePoint Server, including SharePoint Enterprise Server 2016, SharePoint Server 2019, and SharePoint Server Subscription Edition. You will hear why CISA's Known Exploited Vulnerabilities catalog matters, how SharePoint machine keys can extend risk beyond the vulnerable code, and why a clean vulnerability scan cannot prove that nobody arrived earlier. Rich breaks the response into three separate jobs: patch the affected farm, hunt for signs of compromise and persistence, and rotate machine keys, credentials, or tokens that may have been exposed. He also explains why rotation must be coordinated to avoid session, authentication, and integration problems.
This episode is for leaders, business owners, IT teams, and anyone responsible for asking whether a SharePoint incident is truly contained. It gives you better questions for the status meeting without turning a serious risk into panic.
One Topic, Ten minutes, No panic.
Is there a topic/term you want me to discuss next? Text me!!
YouTube more your speed? → https://links.sith2.com/YouTube
Apple Podcasts your usual stop? → https://links.sith2.com/Apple
Neither of those? Spotify’s over here → https://links.sith2.com/Spotify
Prefer reading quietly at your own pace? → https://links.sith2.com/Blog
Join us in The Cyber Sanctuary (no robes required) → https://links.sith2.com/Discord
Follow the human behind the microphone → https://links.sith2.com/linkedin
Need another way to reach me? That’s here → https://linktr.ee/rich.greene
The Patch Is Not The Finish
SPEAKER_00Your IT team sees a critical SharePoint alert, installs the update, restarts the servers, and closes the ticket. There's a clean little check mark on the dashboard, everyone exhales, and the team finally gets to eat some lunch. The door is fixed. The uncomfortable question is whether someone got inside first and left carrying a copy of the building's official stamp. Welcome to plain text with Rich. This is the story of CVE 2026 5522 and why patching an attached SharePoint server is the start of the cleanup, not the finish. Now, in plain text, CVE 2026-5522 is a critical flaw in self-hosted Microsoft SharePoint server that can let an unauthorized attacker run code over a network. CISA had confirmed real-world exploitation by July 2026. An attacker who got in before the patch may have taken secrets that still work afterward.
What Systems Are Actually Affected
SPEAKER_00First, a useful boundary, because nobody needs to spend the next 10 minutes wondering whether every shared document is suddenly radioactive. This affects on-premises SharePoint, meaning SharePoint server software that an organization runs on its own infrastructure. It's not the same thing as Microsoft cloud-hosted SharePoint online service. The affected server products include SharePoint Enterprise Server 2016, Server 2019, and SharePoint Server Subscription Edition. The United States Cybersecurity and Infrastructure Security Agency, or CISA, added this flaw to its known exploited vulnerabilities catalog on July 22nd. That catalog is CISA's list of security flaws with evidence of real-world exploitation, not just theoretical risk. So, what makes this different from an ordinary patch story? Think about a hotel room. A broken lock lets a thief enter. And if the hotel simply replaces that lock, which stops someone from using that same flaw tomorrow, good. Necessary. Still potentially not the whole job. If the thief copied the master key while inside, the new room lock does not make that copy disappear. That is the patching problem here, and it's one of the most useful security lessons far beyond SharePoint. Fixing how someone entered is not the same as undoing what they did after arrival. Now, SharePoint uses machine keys, cryptographic secrets that help the server protect and validate certain information. In plaintext, they are part of how the server decides whether a piece of data carries a valid stamp. If an attacker reaches those secrets, the concern can outlive the vulnerable code. The attacker may be able to create data the server treats as trusted, depending on what was stolen and how the environment is configured. Now, the software update closes the known path, though CVE 2026 5522, right? It does not erase files already copied. It doesn't remove malware already planted or tell you which accounts and secrets were exposed.
Patch Hunt Rotate Explained
SPEAKER_00That leaves three separate jobs patch, hunt, and rotate. I kind of like that framing because it gives leaders a better question than the usual, are we done yet? It tells you what kind of done you are actually talking about. We start with patch. It simply means to install the vendor security update across every affected SharePoint server and complete the required deployment steps. Now in a SharePoint farm, that can mean more than installing a package on one machine. Teams need to verify the update and configuration across the whole group of servers working together. And we talk about hunt, it means perform a compromise assessment. In plain text, right? Look for evidence that someone used the flaw before you fixed it. That includes logs, unexpected processes, newly created files, unusual outbound connections, changed scheduled tasks, unfamiliar accounts, and other signs of code execution or even persistence. Now, talking about persistence, this is when an attacker leaves another way back in, right? A web shell, for example, is a small malicious file placed on a web server so the attacker can send it commands later on. And this is why a clean vulnerability scan after patching is reassuring, but sometimes incomplete. It can confirm that the old door no longer opens. It cannot prove again nobody walked through yesterday. And that distinction is where a lot of otherwise competent response plans fall apart. Now, rotate. Rotation means replacing exposed secrets with new ones and retiring the old values. Again, for an inaffected SharePoint environment, that decision should include the machine keys and other credentials or tokens that incident responders determined may have been reachable. This part needs planning, right? And it is the technical nuance worth remembering. In this SharePoint farm, several servers may need to agree on the same keys, change them carelessly or inconsistently, and the security fix can become Monday morning surprise login festival. Now, changing keys can potentially invalidate sessions, disrupt integrations, or cause authentication problems if servers in the same farm do not receive consistent values. This is not a reason to skip it, it is a reason to follow current Microsoft guidance, coordinate the change, and test the results. Now, as always, a brief humility note because the response guidance can change as an incident develops, right? If you operate an affected system, use Microsoft's advisory available when you respond. The durable lesson is to treat an internet exposed affected SharePoint server as both a patching priority and a possible incident until evidence says otherwise. Now, possible incident does not mean proof that every server was compromised, and it is certainly not permission to panic. It means the responsible answer is not available from the patch dashboard alone. You have to go look.
Three Questions Leaders Should Ask
SPEAKER_00Now, leaders have a real role here. If the only question in the status meeting is, are we patched? The team can give a truthful yes while the larger risk remains unanswered. That is not the team's failure. It is a question that was too small for the situation. I would say ask three questions instead. Question number one, are all affected servers patched and verified? Question number two, did we investigate whether exploitation happened before the patch? And question number three, which secrets, credentials, and access paths must be replaced or contained? I feel those questions change the work from vulnerability management to incident response. One fixes a weakness, the other deals with what may have happened through it. Mature security programs know when the first job has quietly turned into the second.
A Five-Step Cleanup Starter Kit
SPEAKER_00And here's the starter kit I will leave you with. Step number one, identify every on-premise SharePoint server, including systems that are old, right? Externally published through another service or assumed to be temporary. Confirm the exact product and build on each one because the forgotten server is usually the one with the most interesting explanation for why it still exists. Step number two, apply Microsoft's current security updates and complete the full SharePoint deployment procedure. Verify the final build and health of every server in the farm. Step number three, start a compromise assessment for any affected server that was reachable by untrusted networks. Preserve relevant logs and evidence before routine cleanup destroys useful clues. You are trying to answer what happened, not just make the machine look tidy again. Step number four, rotate machine keys and other potentially exposed credentials using current Microsoft and incident response guidance. Coordinate the change across the farm, then test authentication and integrations. And step number five, reduce future exposures. If SharePoint server does not need to be directly reachable from the internet, put it behind appropriate access controls and keep an accurate owner inventory entry as well as a patch plan. Now, one note for organizations without a dedicated incident response team. Do not let that turn into we cannot investigate. Preserve the server, collect the logs you have, document what was exposed and win, and bring in qualified help if the evidence or business impact calls for it. You may not be able to answer every forensic question, but you can avoid destroying the evidence needed by the person who can.
Recap And What To Do Next
SPEAKER_00So our quick recap CVE 2026 5522 can allow code execution on affected self-hosted SharePoint servers. The patch closes the known flaw. The hunt checks whether someone arrived first. The rotation replaces secrets that may have taken. All right. Patch, hunt, rotate. All three matter. So send me your SharePoint cleanup questions, your comments, or the patch ticket that turned into a full investigation. Email, DMs, comments, pick your channel. Every message gets read and answered. Bonus points if your machine rotation story includes fewer surprise login prompts than a hotel at checkout time. If you're enjoying yourself, go ahead and hit the subscribe or follow or whatever your listening platform utilizes. It's the single best way to make sure you don't miss the next one. As always, if this episode helped to share it with someone who'd actually benefit, this has been Plain Text with Rich. One topic 10 minutes, no panic.