CISA added Microsoft SharePoint Server flaw CVE-2026-58644 to its KEV catalog after reported exploitation, giving federal agencies until July 19 to patch.…
CISA Sets July 19 Deadline for SharePoint 0-Day (7.17)
Overview
- CISA added Microsoft SharePoint Server CVE-2026-58644, a critical deserialization flaw with a CVSS score of 9.8, to KEV and gave federal agencies until July 19, 2026, to apply fixes.
- ACR Stealer is using ClickFix-style social engineering to collect browser credentials, live session tokens and files from synced OneDrive and SharePoint folders.
- North Korea-linked Contagious Interview activity used fake job tests and SVG steganography to hide OtterCookie-aligned malware.
- Kaspersky reported a previously undocumented malware family, GoSerpent, in espionage activity against Southeast Asian government and diplomatic targets.
- Armenia detained a Russian tourist named Aleksandr Ermakov on a U.S. warrant tied to REvil, while his lawyers said authorities had the wrong person.
Details
CISA Adds SharePoint CVE-2026-58644 to KEV With July 19 Patch Deadline
CISA added Microsoft SharePoint Server vulnerability CVE-2026-58644 to its Known Exploited Vulnerabilities catalog after reported active exploitation. The feeds.feedburner.com item described the issue as a critical deserialization vulnerability with a CVSS score of 9.8, placing it at the top end of severity scoring.
The immediate operational point is the deadline. Federal Civilian Executive Branch agencies must apply fixes by July 19, 2026. That short window signals that CISA treats exploitation as more than theoretical, even though the available source material does not provide attack-code details or a public proof-of-concept.
Microsoft is the relevant vendor source for patch status through the Microsoft Security Response Center update guide. CISA is the authoritative U.S. government source for KEV deadlines and required federal remediation. NIST remains the reference point for CVE metadata and severity records.
Key takeaway: CVE-2026-58644 should move ahead of ordinary patch queues because it combines critical severity, SharePoint exposure and KEV-listed exploitation. The defensible first step is patching, followed by exposure review and log analysis.
ACR Stealer Uses ClickFix Lures to Reach Microsoft 365 Files
ACR Stealer is using ClickFix-style lures to turn user action into credential theft. According to feeds.feedburner.com, the infostealer has been in circulation since 2024 and targets saved browser passwords, active session tokens, PDFs, Microsoft 365 documents and files synced from OneDrive and SharePoint.
The reported entry point is social engineering rather than a software vulnerability. Victims are persuaded to paste a command into a Windows Run dialog and execute it. Microsoft was cited as laying out two delivery chains through its Defender Experts team.
For defenders, the issue is less about a single CVE and more about identity exposure. Session tokens can let an attacker bypass the password-reset mindset, because a valid token may preserve access even when the stolen password is no longer useful.
Key takeaway: ACR Stealer shows why identity defense cannot stop at passwords. Teams should treat suspicious command prompts and token theft as linked risks across endpoints and Microsoft 365.
Fake Coding Tests Hide OtterCookie-Aligned Malware in SVG Files
North Korea-linked threat actors tied to the Contagious Interview campaign used fake job postings and coding challenges to deliver malware, according to feeds.feedburner.com. The campaign hid malicious payloads inside SVG image files using steganography, a technique that conceals data inside another file format.
The payload was described as aligned with OtterCookie and included multiple theft functions. The available evidence points to browser credentials, crypto wallets and file collection as targeted data categories, but it does not provide a CVE or a patchable vendor flaw.
This is a hiring-chain and developer-risk story. The target does not need to be a traditional enterprise administrator. A developer, contractor or job seeker who runs an interview project can become the initial access point.
Key takeaway: The campaign turns developer trust into an attack path. Treat unsolicited coding tests like untrusted software, especially when they ask candidates to run full projects locally.
Kaspersky Reports GoSerpent Espionage Against Southeast Asian Targets
Kaspersky reported a previously undocumented malware family called GoSerpent in activity against Southeast Asian entities, according to feeds.feedburner.com. The campaign has been observed since late 2025 and focuses on long-term access and intelligence gathering.
The reported target set includes government and diplomatic organizations. Kaspersky uncovered the activity in February 2026, according to the supplied source material, and the case fits an espionage pattern rather than a financially motivated intrusion.
No CVE, CVSS score or vendor patch is identified in the available evidence. That means the defensive priority is detection, segmentation and account review rather than a single patch action.
Key takeaway: GoSerpent is a detection-and-hunting issue rather than a patch-only item. Public-sector defenders in Southeast Asia should review long-term access signals and sensitive-account activity.
Armenia Detains Aleksandr Ermakov in Contested REvil Extradition Case
Armenia has detained Russian tourist Aleksandr Ermakov since June 28 on a U.S. extradition request tied to a REvil ransomware suspect of the same name, according to feeds.feedburner.com. His lawyers and family say authorities have detained the wrong person.
The available evidence identifies a legal dispute, not a newly confirmed intrusion. REvil is the ransomware group connection cited in the warrant context, but the supplied material does not establish guilt, technical evidence or court findings.
For a security briefing, the important distinction is factual. The detention is confirmed by the source material; the identity challenge is also part of the record; the underlying allegation remains subject to legal process.
Key takeaway: The Ermakov case is significant because it tests cross-border cybercrime enforcement and identity claims. It should not be treated as proof of a new REvil operation.
Morning Breaking Updates
- feeds.feedburner.com: New wp2shell WordPress Core Flaw Lets Unauthenticated Attackers Run Code - An anonymous HTTP request can run code on a WordPress site. The bug is in core, so a bare install with zero plugins is exploitable. Every 6.9 and 7.0 site was in range until Friday
- feeds.feedburner.com: OpenSSL HollowByte Flaw Could Freeze Server Memory with 11-Byte TLS Requests - Eleven bytes will make an unpatched OpenSSL server set aside up to 131 KB of memory for a message that never arrives. On the glibc systems Okta tested, that memory is gone until th
- feeds.feedburner.com: Seven Malicious Vite npm Packages Use Blockchain C2 to Deliver a RAT - Cybersecurity researchers have discovered a cluster of seven malicious npm packages targeting the Vite frontend tooling ecosystem as part of a software supply chain attack. The mal
- feeds.feedburner.com: New NadMesh Botnet Hunts Exposed AI Services for Cloud Keys and Kubernetes Tokens - A Go botnet called NadMesh turned up in early July hunting exposed AI services, and the operator's own dashboard claims 3,811 unique AWS keys. A Shodan harvester keeps the scan que
- feeds.feedburner.com: GoldenEyeDog Subgroup Linked to DigiCert Breach and Code-Signing Certificate Theft - Cybersecurity researchers have attributed the April 2026 DigiCert security incident to a threat activity cluster dubbed CylindricalCanine. Expel, which shared technical details of
At a glance
| Fact | Publisher | Source |
|---|---|---|
| SharePoint Server flaw CVE-2026-58644 carries a CVSS score of 9.8. | feeds.feedburner.com | thehackernews.com |
| CISA added the SharePoint flaw to KEV and set a July 19 patch deadline for FCEB agencies. | feeds.feedburner.com | thehackernews.com |
| ACR Stealer targets browser passwords, session tokens and synced Microsoft 365 files. | feeds.feedburner.com | thehackernews.com |
| Contagious Interview actors hid OtterCookie-aligned malware in SVG files used in coding tests. | feeds.feedburner.com | thehackernews.com |
| Kaspersky found GoSerpent activity targeting Southeast Asian government and diplomatic entities. | feeds.feedburner.com | thehackernews.com |
| Armenia detained Aleksandr Ermakov on a U.S. extradition request tied to REvil. | feeds.feedburner.com | thehackernews.com |
FAQ
Sources
- Fake Coding Tests Deliver OtterCookie-Aligned Malware Hidden in SVG Flag Images - feeds.feedburner.com
- E.U. Orders Google to Open Android Mic, Camera and Screen to Rival AI Assistants - feeds.feedburner.com
- The Race to Field Military Autonomy Is On, Can Trusted Information Infrastructure Keep Pace? - feeds.feedburner.com
- Armenia Detains Russian Tourist on U.S. Warrant for REvil Hacker, Lawyers Say Wrong Man - feeds.feedburner.com
- ACR Stealer Uses ClickFix Lures to Steal Browser Tokens and Microsoft 365 Files - feeds.feedburner.com
- New GoSerpent Malware Targets Southeast Asian Governments and Diplomats for Espionage - feeds.feedburner.com
- CISA Adds Exploited SharePoint RCE Zero-Day CVE-2026-58644 to KEV - feeds.feedburner.com
- CISA Cybersecurity Advisories - CISA
- National Vulnerability Database - NIST
- Microsoft Security Response Center - Microsoft
- Google Online Security Blog - Google
- New wp2shell WordPress Core Flaw Lets Unauthenticated Attackers Run Code - feeds.feedburner.com
- OpenSSL HollowByte Flaw Could Freeze Server Memory with 11-Byte TLS Requests - feeds.feedburner.com
- Seven Malicious Vite npm Packages Use Blockchain C2 to Deliver a RAT - feeds.feedburner.com
- New NadMesh Botnet Hunts Exposed AI Services for Cloud Keys and Kubernetes Tokens - feeds.feedburner.com
- GoldenEyeDog Subgroup Linked to DigiCert Breach and Code-Signing Certificate Theft - feeds.feedburner.com
Last updated: 2026-07-17T23:15:58.358Z
댓글
댓글 쓰기