Hackers exploited vulnerabilities in Microsoft SharePoint servers belonging to Switzerland’s Federal Office of Information Technology, Systems and Telecommunication (BIT), compromising the login credentials of around 200 accounts. On July 28, BIT’s security specialists noticed unusual activity on the SharePoint servers. Once the intrusion was confirmed, BIT blocked internet access to the platform

The Swiss Federal Office of Information Technology, Systems and Telecommunication (BIT) has confirmed that approximately 200 accounts were compromised in a cybersecurity incident affecting its Microsoft SharePoint servers. The breach, which was detected on July 28, involved the theft of login credentials for both user and technical accounts.
BIT's security specialists identified unusual activity on their SharePoint servers and, upon confirming an intrusion, promptly restricted internet access to the platform and addressed the exploited vulnerabilities. By July 31, it was determined that login credentials had been compromised, leading to an immediate password reset for all affected accounts.
The agency suspects the attackers leveraged vulnerabilities in Microsoft SharePoint that were publicly disclosed and patched in Microsoft's mid-July Patch Tuesday updates. While BIT has not specified which particular flaw was exploited, security analysts suggest the incident may have involved CVE-2026-56164, a SharePoint privilege escalation vulnerability, or CVE-2026-50522, a remote code execution flaw. The latter has been known to facilitate the theft of SharePoint machine keys, allowing attackers to maintain access even after servers are patched.
BIT is collaborating with the Federal Office for Cybersecurity (BACS) and Microsoft to investigate the incident. The agency stated that the affected SharePoint platform is not authorized to store confidential or highly sensitive personal data. As of now, there is no evidence indicating that data beyond the compromised login credentials was exfiltrated.
The attackers are described as previously unknown actors. No group has publicly claimed responsibility for the breach.
In compliance with Switzerland's Information Security Act, BIT reported the incident to BACS and the State Secretariat for Security Policy. Technical indicators related to the attack have also been shared with operators of essential infrastructure via the BACS platform.
Federal administration employees are able to continue accessing and sharing documents through alternative methods, according to BIT.

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

OpenAI has announced a $1 billion commitment to provide subsidized access to its Daybreak AI cybersecurity tools for under-resourced critical infrastructure defenders. The initiative, named Daybreak for Frontline Defenders, will offer AI models, training, and technical support over the next six months, prioritizing water and wastewater utilities, electric grid operators, and local government entities. This move aims to equip organizations with limited budgets and staff against increasingly sophisticated cyber threats.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.