[Security News] CISA Warns on Fortinet Credential Exposure (6.18)
CISA put Fortinet device hardening at the center of the June 18 security cycle after reports tied roughly 74,000 firewalls and VPN gateways to exposed…
CISA Puts Fortinet Hardening First After Credential Exposure Reports
CISA said on June 18 that internet-accessible Fortinet devices across government and private-sector organizations had been targeted with compromised credentials. The agency described the activity as FortiBleed and tied it to leaked credentials associated with approximately 74,000 Fortinet devices, including firewalls and virtual private network gateways.
The immediate issue is credential exposure rather than a newly listed CVE in the provided CISA alert. That distinction matters for defenders. A patched appliance can still remain exposed if an old account, reused password or unmanaged remote-access path survives the maintenance window.
CISA urged affected Fortinet customers to harden their devices. In practical terms, the alert points security teams toward credential rotation, audit of externally reachable appliances, review of VPN access and removal of stale accounts. The agency also made clear that references to vendors or services in the notice do not amount to endorsement.
▸ Fortinet exposure deep dive
The Fortinet warning fits a recurring pattern in edge-device security: perimeter appliances keep remote access running, so credentials attached to them have long operational lives. Firewalls and VPN gateways often sit between enterprise identity systems and the public internet. When credentials leak, the exposed path may be useful even if no new exploit chain is disclosed.
The number in the CISA alert, approximately 74,000 Fortinet devices, gives administrators a scale marker rather than a confirmed compromise count. It says the exposure is broad enough to justify inventory-level action. The safer reading is that organizations should treat internet-facing Fortinet access as a priority review item, not as a niche device issue.
The response should start with assets reachable from the internet. Teams should confirm which Fortinet products expose management, VPN or administrative services, then compare those systems with identity logs. Credential rotation has more value when paired with session revocation and a review of privileged accounts. Otherwise, a changed password can coexist with an already established session or token.
The alert also draws a line between official confirmation and wider reporting. CISA confirmed awareness of global reports and stated that actors targeted devices using compromised credentials. It did not provide exploit code, a payload, a CVSS score or a new CVE identifier in the supplied text. That leaves defenders with a mitigation-led response: harden configuration, reduce public exposure, enforce multifactor authentication where available and examine access logs for unusual successful logins.
For ordinary users, the takeaway is indirect. This is mainly an enterprise and government network issue. For administrators, it is a reminder that remote-access appliances need the same credential hygiene as cloud identity platforms. For executives, the operational risk is service access, not just device firmware. A firewall or VPN gateway can become an entry point when old credentials remain valid.
Splunk Enterprise Flaw Enters CISA's Exploited-Vulnerability List
CISA added CVE-2026-20253 to its Known Exploited Vulnerabilities catalog on June 18. The agency identified it as a Splunk Enterprise missing authentication for critical function vulnerability and said the catalog entry was based on evidence of active exploitation.
The KEV designation changes the urgency. CISA's Known Exploited Vulnerabilities catalog is reserved for flaws with real-world exploitation evidence, not merely theoretical risk. Federal civilian agencies follow binding remediation timelines for KEV entries, and private organizations often use the catalog to set patch priority.
The provided CISA text did not include a CVSS 3.1 score, affected Splunk Enterprise versions or a vendor workaround. Even without those details in the excerpt, the vulnerability class is serious. Missing authentication for a critical function can expose privileged behavior to an attacker who should not be able to invoke it.
▸ Splunk KEV deep dive
Splunk Enterprise often holds logs, security telemetry, operational data and investigation records. That role raises the impact of authentication flaws. A weakness in a monitoring platform can affect both the protected environment and the evidence defenders rely on after an incident.
CISA's KEV catalog entry supplies one important fact: exploitation has been observed. That moves the issue ahead of many high-severity vulnerabilities that remain unexploited in public reporting. For security teams, KEV status is a patch-ordering tool. It does not replace vendor guidance, but it helps decide what must be addressed before routine maintenance.
The vulnerability name also matters. Missing authentication for a critical function means a control path may be reachable without the expected identity check. The exact affected versions and the CVSS score are not present in the supplied source data, so they should not be guessed. The responsible next step is to align Splunk deployments with the vendor's security update guidance and verify whether exposed management interfaces or administrative endpoints are reachable from untrusted networks.
This entry also affects incident response planning. If an organization uses Splunk to collect logs from identity providers, firewalls, cloud accounts or endpoint tools, a compromise of Splunk could impair detection. Teams should preserve logs outside the platform when investigating suspicious access around the remediation window. That reduces reliance on a potentially affected system.
The broader lesson is about catalog-driven patching. Vulnerability backlogs often contain thousands of CVEs, and severity alone can mislead prioritization. CISA's KEV flag adds an exploitation signal. When a flaw has both privileged product context and active exploitation evidence, it deserves faster handling than an equally scored issue buried in an internal-only component.
CISA Industrial Advisories Cover Factory, Medical and Energy Systems
CISA published several advisories on June 18 affecting operational technology and medical-adjacent products. The list included AzeoTech DAQFactory, Apollo Pharmacy Blood Glucose Monitoring System APG-01 BT, Mitsubishi Electric MELSEC iQ-F products, Schneider Electric product families and Rockwell Automation FactoryTalk Historian Site Edition.
The AzeoTech advisory named CVE-2026-12390 and said DAQFactory versions up to and including 21.1 are affected. CISA said successful exploitation could allow an attacker to upload malicious .ctl files that may lead to arbitrary code execution.
For Rockwell Automation FactoryTalk Historian Site Edition, CISA's excerpt identified FactoryTalk Historian SE 11 and CVE-2025-13036. The agency said exploitation could allow an attacker to obtain a valid authentication token, cause a denial of service or crash the system.
The medical advisory for Apollo Pharmacy's Blood Glucose Monitoring System APG-01 BT described risks to sensitive health-related information and legitimate device connections. The Mitsubishi Electric advisories focused on denial-of-service conditions against MELSEC iQ-F networking products. Schneider Electric's advisory covered PowerChute Serial Shutdown within a broader set of named product families.
▸ industrial advisories deep dive
Operational technology advisories require a different reading from ordinary enterprise software bulletins. A vulnerable factory or medical device may not be easy to patch immediately. Maintenance windows can depend on production schedules, validation requirements and physical access. That makes compensating controls more important while vendors and operators prepare updates.
The DAQFactory issue is the most direct code-execution item in the supplied advisories. CISA's wording connects malicious .ctl file upload to arbitrary code execution. That suggests defenders should focus not only on version checks, but also on who can submit or modify control files. Network segmentation, file integrity monitoring and role review can reduce exposure while patch plans move through operations.
The Rockwell Automation advisory points to a different risk profile. A valid authentication token can support unauthorized access, while denial of service and system crashes affect availability. In historian systems, availability matters because they collect and preserve industrial process data. Losing historian visibility can interfere with troubleshooting, compliance reporting and post-incident analysis.
The Apollo Pharmacy device advisory moves the concern toward privacy and patient-facing availability. CISA said successful exploitation could expose sensitive health-related information and prevent legitimate users from establishing a connection. Even when an affected device is not part of a hospital network, security teams should treat medical-device connectivity as a data-protection issue.
The Mitsubishi Electric excerpts describe denial-of-service paths against Ethernet-facing industrial modules. One advisory cited heavy communication packets to the Ethernet port, while another cited rapid establishment of large numbers of TCP connections. The shared defensive theme is traffic control. Rate limiting, network isolation and blocking unnecessary access to controller networks can reduce exploitability without waiting for every device to be replaced.
The provided text did not include CVSS scores for these advisories. It also did not include all CVE identifiers for every product line. That missing detail does not reduce the need for inventory work. The first practical question is whether affected products exist in the environment. The second is whether they are reachable from enterprise, vendor, wireless or remote-access networks.
Malware Reports Track Teams Relay Abuse and a USB-Spreading Clipper
feeds.feedburner.com reported that DragonForce-associated actors used a custom Go-based remote access trojan called Backdoor.Turn to hide command-and-control traffic inside Microsoft Teams relay infrastructure. The report cited findings from Broadcom-owned Symantec and Carbon Black and said the backdoor was deployed against a major U.S. services firm.
That tactic matters because relay infrastructure can blend malicious traffic with legitimate collaboration traffic. The supplied reporting does not name the victim company. It also does not provide a CVE or a patchable product flaw. This is threat-activity reporting, so defenders should treat it as a detection and monitoring problem.
A separate feeds.feedburner.com item said Microsoft disclosed a Windows-based cryptocurrency clipper campaign active since February 2026. The malware targeted users with clipboard interception, self-spreading behavior and Tor-based command-and-control communication. The report said the campaign relied on Windows Script Host and ActiveX-driven logic to launch a bundled Tor proxy.
▸ malware campaigns deep dive
Both malware reports point to abuse of legitimate or common infrastructure rather than a single emergency patch. Backdoor.Turn used Microsoft Teams relay infrastructure as cover for command-and-control traffic, according to the Symantec and Carbon Black findings cited by feeds.feedburner.com. The clipper campaign used Windows features and Tor communication to make ordinary endpoint activity harder to judge at a glance.
The Teams relay case is difficult because many organizations cannot simply block Teams-related traffic. Collaboration tools are business-critical, and broad blocking can break normal operations. That pushes defenders toward behavioral detection: unusual process ancestry, unexpected Go binaries, abnormal relay patterns, rare destination combinations and lateral movement around collaboration endpoints.
The Windows clipper campaign has a different victim model. Cryptocurrency clippers monitor clipboard content and swap wallet addresses or payment details. The self-spreading USB LNK element raises the risk in environments where removable media remains common. Windows Script Host and ActiveX are not automatically malicious, but many organizations can restrict them for users who do not need scripting.
The Tor element provides another useful detection angle. A bundled Tor proxy can create network behavior that differs from normal browser use. Security teams should watch for unsigned or unexpected processes initiating Tor-like communication, especially when paired with script interpreters, shortcut files or removable-drive activity.
Neither report should be converted into panic about Microsoft Teams or Windows as products. The stronger reading is operational: attackers continue to hide inside tools and protocols that defenders cannot easily remove. That makes endpoint telemetry, egress monitoring and script-control policy more valuable than relying on network blocklists alone.
For users, the clipper risk has a simple consequence. A copied wallet address should be checked before payment. For enterprises, the larger control is to limit script execution, scan removable drives and investigate unauthorized Tor components. For collaboration-relay abuse, teams need detection logic that distinguishes sanctioned application traffic from malware using the same route.
INC Ransomware's Victim Count Shows Affiliate Pressure After LockBit and BlackCat
feeds.feedburner.com reported that researchers charted INC ransomware's growth from an early ransomware-as-a-service operation into one of the more prolific cybercrime groups in 2026. The report said INC has claimed no fewer than 830 victims since August 2023.
The article cited Acronis as saying the disruption of LockBit and the shutdown of BlackCat created opportunities for INC to expand as affiliates moved to alternative ransomware operations. That framing places INC's growth inside the ransomware market, where affiliates often shift when major brands lose infrastructure or credibility.
The supplied reporting does not identify a new exploit chain, CVE or single targeted product. It is a threat-landscape development. The operational response is therefore broader: reduce exposed remote access, strengthen backups, rehearse recovery and watch for intrusion patterns linked to ransomware affiliates.
▸ INC ransomware deep dive
Ransomware-as-a-service depends on two groups: operators who maintain the brand, infrastructure and leak site, and affiliates who conduct intrusions. When larger operations such as LockBit or BlackCat suffer disruption, affiliates still need a place to monetize access. Acronis' assessment, as reported by feeds.feedburner.com, describes that migration pressure as a factor in INC's expansion.
The 830-plus victim figure since August 2023 should be read carefully. Ransomware victim counts often come from claimed leak-site postings and research tracking. They are useful for trend direction, but they are not the same as independently verified breach counts for every named organization. Even with that caveat, the number signals sustained activity over nearly three years.
For defenders, the lesson is that takedowns do not eliminate affiliate capability. They can displace it. A mature affiliate may reuse access brokers, phishing processes, remote-access tooling and data-theft habits while changing the ransomware brand used at the final stage. That means defensive programs should focus on intrusion paths, not only on the name displayed in a ransom note.
The most practical controls remain familiar because ransomware economics have not changed. Offline or immutable backups reduce pressure during extortion. Segmented administrative access limits blast radius. Endpoint detection can catch tooling before encryption. Egress monitoring can reveal data theft before a leak-site post appears.
The INC report also shows why security teams need current threat intelligence but should avoid overfitting to a single group. Today's affiliate may work under one banner and move to another when enforcement, internal disputes or payment problems change the market. Controls tied to behaviors survive those shifts better than controls tied to brand names.
CISA is aware of global reports that malicious cyber actors have targeted internet-accessible Fortinet devices across government and pri…
The Scripts on Your Checkout Page Are Now a PCI DSS Problem
Reported by feeds.feedburner.com. An independent PCI assessor tested Reflectiz against the new PCI DSS rules.
DragonForce Hackers Abuse Microsoft Teams Relays to Hide Backdoor.Turn C2 Traffic
Reported by feeds.feedburner.com. Threat actors associated with the DragonForce ransomware have been observed using a custom Go-based remote access trojan (RAT) called Backd…
Microsoft Details Windows Clipper Malware Campaign Using USB LNK Worm and Tor-Based C2
Reported by feeds.feedburner.com. Microsoft has disclosed details of a Windows-based cryptocurrency clipper campaign that has targeted users since February 2026 with clipboa…
INC Ransomware Emerges as Major RaaS Threat in 2026 with 830+ Victims Since 2023
Reported by feeds.feedburner.com. Cybersecurity researchers have charted the evolution of INC from an nascent ransomware-as-a-service (RaaS) operation to one of the most pro…
At a glance
Fact
Publisher
Source
CISA linked FortiBleed reports to about 74,000 Fortinet devices with exposed credentials.
Q1. What is the main confirmed Fortinet issue in this cycle?
A. CISA confirmed reports of compromised credentials used against internet-accessible Fortinet devices. The supplied alert ties the activity to approximately 74,000 firewalls and VPN gateways, but it does not name a new CVE or CVSS score.
Q2. Why does the Splunk KEV listing change patch priority?
A. CISA added CVE-2026-20253 to the KEV catalog because of active exploitation evidence. KEV status gives defenders a stronger prioritization signal than severity alone, especially for Splunk Enterprise systems that hold security and operational logs.
Q3. What should industrial operators do first with the CISA advisories?
A. Operators should inventory affected products before scheduling fixes. CISA named DAQFactory <=21.1, FactoryTalk Historian SE 11, Apollo APG-01 BT and Mitsubishi Electric MELSEC iQ-F products among the June 18 advisory set.
Q4. How do the malware reports differ from the CVE advisories?
A. feeds.feedburner.com described observed campaigns, not patchable CVEs. Backdoor.Turn abused Microsoft Teams relay infrastructure, while Microsoft's clipper report involved Windows Script Host, ActiveX logic, USB spread and Tor-based command-and-control communication.
Q5. What should teams watch after the INC ransomware report?
A. feeds.feedburner.com cited Acronis on INC's expansion to at least 830 claimed victims since August 2023. Teams should watch affiliate-driven intrusion paths, backup integrity, remote-access exposure and data-theft signals rather than only the ransomware brand name.
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처럼 소비자용 서비스와 개발자 생태계, 연구 결과를 함께 다루는 기업에서는 발표의 단위가 곧 시장의 관심사를 정리하는 장치가 된다. 다만 이번 원자료는 개별 제품명이나 신규 수치보다 공식 발표면의 성격을 ...
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...
이 브리핑은 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의...
댓글
댓글 쓰기