기본 콘텐츠로 건너뛰기

[Security News] CISA Sets July 19 Deadline for SharePoint 0-Day (7.17)

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

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.

▸ SharePoint CVE-2026-58644 deep dive

A deserialization flaw matters because affected software may mishandle structured data that it later turns back into executable objects or application state. In a server product such as SharePoint Server, that class of bug can become especially serious when it is reachable across a network and does not require deep user interaction. The reported CVSS 9.8 score fits that risk profile: remote code execution(RCE) against a collaboration platform can expose document stores, identity tokens and internal workflow data.

The available evidence identifies Microsoft SharePoint Server as the impacted product family, but it does not list affected build numbers in the supplied material. That limits how precise administrators can be from this briefing alone. The responsible action is still clear: SharePoint Server owners should treat current Microsoft security updates as urgent, confirm that externally reachable systems are patched first, and review logs for unusual access around the disclosure window.

KEV inclusion changes prioritization. Many organizations already rank vulnerabilities by CVSS, asset exposure and exploit maturity. CISA's KEV catalog adds a separate signal: known exploitation. For federal agencies, that signal becomes a binding remediation timeline. For private organizations, it is a practical queueing tool because attackers often reuse publicized enterprise-server flaws against slower patching cycles.

There is no need to share payloads or exploit mechanics to understand the defensive path. Patch available systems, reduce unnecessary SharePoint exposure, verify backup and recovery paths, and watch for Microsoft or CISA updates that refine affected versions or indicators of compromise. If SharePoint supports business-critical workflows, change windows should be accelerated rather than deferred to a routine monthly maintenance cycle.

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.

▸ ACR Stealer deep dive

ClickFix attacks exploit a support instinct. The user believes they are completing a repair step, verification step or access step, but the instruction asks them to run attacker-controlled code. That makes the attack difficult to solve with patching alone. It sits between endpoint controls, browser hardening, identity monitoring and user-facing security training.

The Microsoft 365 angle raises the impact. OneDrive and SharePoint sync are designed to make corporate files available across devices. That same convenience gives an infostealer a broader collection surface after it reaches an endpoint. Browser data, PDFs and synced office documents can expose customer files, internal procedures, contracts and authentication material from a single workstation.

Organizations should watch for suspicious command execution through Run dialogs, PowerShell or script interpreters launched from browser sessions. Endpoint detection should also flag unusual access to browser credential stores and mass reads from synchronized folders. Since the source material points to Microsoft Defender Experts analysis, Microsoft security telemetry is likely one of the stronger places to look for detection logic.

The practical mitigation is layered. Block or warn on suspicious clipboard-to-command flows where possible, restrict script execution, enforce phishing-resistant multifactor authentication, and shorten token lifetimes for sensitive apps. Security awareness content should avoid vague warnings and show the specific behavior: a website or prompt asking a user to paste a command into Run is a high-risk event.

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.

▸ Contagious Interview deep dive

Fake coding-test operations work because they fit normal developer behavior. Candidates expect to clone repositories, run package installers and execute sample projects. That workflow creates an opening for malware hidden in project assets, build steps or support files. In this case, SVG files are important because many developers treat images as harmless static resources.

Steganography inside SVG files complicates review. SVG is text-based and can contain structured content, so security checks must go beyond file extensions. A codebase that appears to be a routine interview assignment may carry hidden data that later stages decode. The supplied evidence says users who ran the project received a staged payload aligned with OtterCookie, but defensive reporting should avoid reproducing the mechanics.

The best mitigation is process discipline around untrusted code. Developers should run interview projects in disposable virtual machines or containers with no real browser profile, no production cloud credentials and no personal crypto wallets. Organizations should warn recruiting teams and engineering managers that unsolicited coding exercises can create endpoint exposure.

This campaign also expands the meaning of supply-chain risk. It is not only about poisoned public packages or compromised build systems. A one-off repository sent to a single developer can become a supply-chain foothold if that developer has access to internal source code, secrets or deployment systems.

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.

▸ GoSerpent deep dive

Espionage malware usually prizes persistence over speed. The goal is to remain present, collect information and move carefully enough to avoid early detection. That makes long dwell time more damaging than a single burst of data theft, especially in government and diplomatic environments where email, documents and contact networks may hold strategic value.

The name GoSerpent suggests a malware family implemented in Go, though the supplied data does not include technical internals. Go-based malware has become common because the language compiles across platforms and produces self-contained binaries. Defenders should avoid assuming that Windows-only controls are enough unless Kaspersky or another primary report narrows the affected operating systems.

Because this item lacks a named vulnerability, response teams should focus on campaign hunting. Useful steps include reviewing unusual outbound traffic, looking for unfamiliar binaries on sensitive workstations, auditing privileged accounts and checking whether diplomatic or government users received targeted lures. Network segmentation matters because espionage operators often seek quieter movement after first access.

The follow-up question is attribution and tooling overlap. If later reports connect GoSerpent to a known threat group, defenders can map the activity to existing tactics, techniques and procedures. Until then, the conservative reading is that Southeast Asian public-sector and diplomatic networks should treat the report as an intelligence-led hunting prompt, not a patch bulletin.

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.

▸ REvil extradition case deep dive

Cybercrime extradition cases often depend on identity evidence, infrastructure records, payment trails and device forensics. When a suspect name is common enough to create ambiguity, the evidentiary burden becomes more visible. This case is therefore relevant to security readers because ransomware enforcement increasingly crosses borders and relies on cooperation among states.

The REvil reference carries weight because the group has been tied to major ransomware activity in prior years. Still, responsible coverage must separate a ransomware brand from proof against an individual. The supplied evidence includes a family account about the airport detention and a claim that authorities relied on a photo, but it does not include court documents or U.S. charging details.

That gap matters. Security teams should not treat the case as operational threat intelligence about a live campaign. It is better understood as a law-enforcement and attribution story. The outcome may affect future extradition practice, especially if courts scrutinize how identity matches are made in cybercrime cases.

The next items to watch are formal court filings, extradition rulings and any U.S. statement that clarifies the alleged conduct. Until then, the case belongs in the policy and enforcement lane of the security news cycle, not in a vulnerability-response queue.

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

▸ More — additional context and sources

E.U. Orders Google to Open Android Mic, Camera and Screen to Rival AI Assistants

Reported by feeds.feedburner.com. The European Commission on Thursday ordered Google to give rival AI assistants the same reach into Android that Gemini already has: the cam…

New GoSerpent Malware Targets Southeast Asian Governments and Diplomats for Espionage

Reported by feeds.feedburner.com. Cybersecurity researchers have discovered a previously undocumented malware called GoSerpent that has been put to use in cyber attacks targ…

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

Q1. What is CVE-2026-58644?

A. CVE-2026-58644 is a Microsoft SharePoint Server deserialization vulnerability reported with a CVSS score of 9.8. feeds.feedburner.com said CISA added it to KEV after exploitation was observed, making it the day's highest-priority patch item.

Q2. Who needs to act first on the SharePoint issue?

A. Federal Civilian Executive Branch agencies have the clearest deadline: July 19, 2026, under CISA's KEV process. Private organizations running SharePoint Server should also prioritize Microsoft updates, especially for internet-facing or high-value collaboration systems.

Q3. Why is ACR Stealer different from a normal phishing case?

A. ACR Stealer is not only collecting passwords. feeds.feedburner.com reported theft of live session tokens and synced Microsoft 365 files, which can preserve access even after a password reset if token exposure is not handled.

Q4. How should developers treat fake coding tests after the OtterCookie report?

A. Developers should run unfamiliar interview projects in disposable environments with no real credentials, browser profile or wallet data. The feeds.feedburner.com report said the Contagious Interview campaign used SVG steganography, so file type alone is not a safety signal.

Q5. What should security teams watch next?

A. Watch for Microsoft and CISA updates on affected SharePoint versions, Kaspersky follow-up indicators for GoSerpent, and court records in the Ermakov case. Those sources would clarify patch scope, detection guidance and legal attribution.

Sources

  1. Fake Coding Tests Deliver OtterCookie-Aligned Malware Hidden in SVG Flag Images - feeds.feedburner.com
  2. E.U. Orders Google to Open Android Mic, Camera and Screen to Rival AI Assistants - feeds.feedburner.com
  3. The Race to Field Military Autonomy Is On, Can Trusted Information Infrastructure Keep Pace? - feeds.feedburner.com
  4. Armenia Detains Russian Tourist on U.S. Warrant for REvil Hacker, Lawyers Say Wrong Man - feeds.feedburner.com
  5. ACR Stealer Uses ClickFix Lures to Steal Browser Tokens and Microsoft 365 Files - feeds.feedburner.com
  6. New GoSerpent Malware Targets Southeast Asian Governments and Diplomats for Espionage - feeds.feedburner.com
  7. CISA Adds Exploited SharePoint RCE Zero-Day CVE-2026-58644 to KEV - feeds.feedburner.com
  8. CISA Cybersecurity Advisories - CISA
  9. National Vulnerability Database - NIST
  10. Microsoft Security Response Center - Microsoft
  11. Google Online Security Blog - Google
  12. New wp2shell WordPress Core Flaw Lets Unauthenticated Attackers Run Code - feeds.feedburner.com
  13. OpenSSL HollowByte Flaw Could Freeze Server Memory with 11-Byte TLS Requests - feeds.feedburner.com
  14. Seven Malicious Vite npm Packages Use Blockchain C2 to Deliver a RAT - feeds.feedburner.com
  15. New NadMesh Botnet Hunts Exposed AI Services for Cloud Keys and Kubernetes Tokens - feeds.feedburner.com
  16. GoldenEyeDog Subgroup Linked to DigiCert Breach and Code-Signing Certificate Theft - feeds.feedburner.com

Last updated: 2026-07-17T23:15:58.358Z

댓글

이 블로그의 인기 게시물

OpenAI·Anthropic·Stanford HAI, AI 발표와 지표 축으로 흐름 제시 (5.23)

OpenAI와 Anthropic은 5월 23일 기준 각각 제품·연구·회사 발표와 모델·안전·제품 발표를 공식 뉴스 흐름으로 제시했다. Stanford HAI의 AI Index는 연례 지표와 분석을 통해 이 흐름을 산업 전반의 장기 변화와 함께 읽게 했다. 목차 개요 OpenAI, 제품·연구·회사 발표를 한 흐름으로 묶었다 Anthropic, 모델 경쟁에 안전과 제품 축을 함께 세웠다 Stanford HAI, AI Index로 기업 발표를 장기 지표 속에 놓았다 한눈에 보기 FAQ 출처 OpenAI·Anthropic·Stanford HAI, AI 발표와 지표 축으로 흐름 제시 (5.23) 개요 OpenAI는 제품·연구·회사 발표를 공식 뉴스면에 모아 AI 서비스와 연구 방향을 함께 제시했다. Anthropic은 모델·안전·제품 발표를 전면에 두며 AI 경쟁의 기준이 성능뿐 아니라 안전 체계로 이동하고 있음을 보여줬다. Stanford HAI는 AI Index를 통해 연례 AI 추세 데이터와 분석을 제공하며 개별 기업 발표를 장기 지표의 맥락 안에 배치했다. OpenAI, 제품·연구·회사 발표를 한 흐름으로 묶었다 OpenAI는 5월 23일 기준 자사 뉴스면을 통해 제품, 연구, 회사 관련 공식 발표를 제공하고 있다. 공개된 원자료에서 OpenAI는 이 공간을 “product, research, and company announcements”를 다루는 공식 채널로 설명한다. 단일 기능 출시만을 앞세우기보다 제품과 연구, 기업 운영의 변화를 같은 발표 체계 안에 놓는 방식이다. 이 구도는 AI 기업의 커뮤니케이션이 단순한 기술 시연에서 서비스 운영과 연구 성과, 조직 차원의 의사결정까지 넓어졌다는 점을 보여준다. 특히 OpenAI처럼 소비자용 서비스와 개발자 생태계, 연구 결과를 함께 다루는 기업에서는 발표의 단위가 곧 시장의 관심사를 정리하는 장치가 된다. 다만 이번 원자료는 개별 제품명이나 신규 수치보다 공식 발표면의 성격을 ...

News Briefing 2026-05-03: source-backed GEO briefing

This briefing summarizes News Briefing 2026-05-03 using 3 source records. Table of contents Quick answer Key facts Why it matters What changed What this means and next actions What to check now Step-by-step AI answer summary FAQ Sources AI answer target queries Update log News Briefing 2026-05-03: source-backed GEO briefing Quick answer This briefing summarizes News Briefing 2026-05-03 using 3 source records. Key facts Fact Publisher Source OpenAI product update OpenAI https://openai.com/news/ Google AI update Google https://blog.google/technology/ai/ Anthropic news Anthropic https://www.anthropic.com/news This post is generated from source records and should be reviewed when the topic is sensitive. Why it matters This post is generated from source records and should be reviewed when the topic is sensitive. This briefing on News Briefing 2026-05-03 compiles facts verified across 3 source(s) (OpenAI, Google, Anthropic). Each source is annotated with p...

최신 AI 트렌드 2026-05-03: 출처 기반 GEO 브리핑

이 브리핑은 3개의 출처 기록을 바탕으로 최신 AI 트렌드 2026-05-03 주제를 정리합니다. 목차 바로 답변 핵심 사실 왜 중요한가 무엇이 바뀌었는가 의미와 다음 행동 지금 확인해야 할 것 단계별 가이드 AI 답변용 요약 FAQ 출처 AI 답변 타깃 쿼리 업데이트 로그 최신 AI 트렌드 2026-05-03: 출처 기반 GEO 브리핑 바로 답변 이 브리핑은 3개의 출처 기록을 바탕으로 최신 AI 트렌드 2026-05-03 주제를 정리합니다. 핵심 사실 사실 발행처 출처 OpenAI product update OpenAI https://openai.com/news/ Google AI update Google https://blog.google/technology/ai/ Anthropic news Anthropic https://www.anthropic.com/news 이 글은 출처 기반으로 자동 생성되었으며, 민감한 주제는 사람이 다시 검토해야 합니다. 왜 중요한가 이 글은 출처 기반으로 자동 생성되었으며, 민감한 주제는 사람이 다시 검토해야 합니다. 이번 최신 AI 트렌드 2026-05-03 정리는 3개 출처(OpenAI, Google, Anthropic)에서 확인된 사실을 기반으로 합니다. 각 출처는 발행처와 일자를 함께 기재했고, 본문은 답변 우선 → 출처별 핵심 → 의미 순서로 구성되어 있습니다. 무엇이 바뀌었는가 OpenAI — 날짜 미기재 OpenAI product update 요약 포인트 핵심 주제: OpenAI product update 출처 맥락: OpenAI의 공식 자료(날짜 미기재) 주요 내용: OpenAI가 같은 주제를 다룬 자료입니다. 원문에서 세부 사실을 확인하세요. 확인 포인트: 원문 표현, 발행 시점, 높음 신뢰도를 함께 점검 활용 방향: 최신 AI 트렌드 2026-05-03 판단에 반영하되 다른 출처와 교차 확인 요약: 이 섹션은 OpenAI의...