Rapid7 has published a technical analysis of CVE-2026-63520, a critical remote code execution vulnerability in Microsoft SharePoint. The vulnerability allows an authenticated attacker to execute arbitrary code on a vulnerable server by uploading a malicious BDC model file. When combined with another vulnerability, CVE-2026-55040, it can lead to unauthenticated RCE.

A remote code execution (RCE) vulnerability, identified as CVE-2026-63520, has been disclosed in Microsoft SharePoint, allowing an authenticated attacker to execute arbitrary code on a vulnerable server. When chained with an authentication bypass vulnerability, CVE-2026-55040, the exploit becomes unauthenticated.
The vulnerability resides within the Business Data Connectivity (BDC) subsystem of Microsoft SharePoint, specifically due to unrestricted .NET type instantiation and property-setting capabilities within the `DbTypeReflector` class. This class resolves arbitrary assembly-qualified type names from BDC model XML without proper allowlisting or safety enforcement.
An attacker can exploit this by uploading a specially crafted `.bdcm` model file and triggering entity execution. This allows them to instantiate any .NET type available in the Global Assembly Cache (GAC), set arbitrary properties on these instances, and leverage property-setter side-effects to achieve operating system command execution.
Technical analysis, based on SharePoint Server Subscription Edition version 16.0.19725.20210, points to the `Microsoft.SharePoint.BusinessData.SystemSpecific.Db.DbTypeReflector.ResolveDotNetType()` method as the source of the flaw. This method directly calls `Type.GetType()` on attacker-controlled `TypeName` values from `TypeDescriptor` elements in BDC model XML without validation.
For type names exceeding 15 characters, the `ResolveDotNetType()` method directly invokes `Type.GetType(abstractTypeName, throwOnError: true)`. This allows the resolution of any assembly-qualified type name to its corresponding `Type` object, bypassing restrictions on permitted assemblies or types.
Researchers demonstrated an exploit leveraging a Database Line-of-Business (LOB) system and an `ObjectDataProvider`-based gadget chain to trigger `Process.Start()` through property-setter side-effects. Another analysis of the same vulnerability utilized a `DotNetAssembly` LOB system and a `LosFormatter`-based gadget chain, indicating that multiple gadget chains may be viable for exploitation.
The technique of leveraging BDC models for unsafe .NET type instantiation has historical precedent, with prior research on CVE-2019-1257 by the ZDI team discussing similar concepts. Defenders are advised to consider the potential for various gadget chains when implementing detection mechanisms for CVE-2026-63520.
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.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed