Security | Threat Detection | Cyberattacks | DevSecOps | Compliance

Introducing AI Service Desk in Acronis Cyber Platform

AI is changing the economics of managed services, and productivity and intelligence are becoming critical competitive factors. MSPs need practical AI that helps technicians work more productively, make smarter decisions, move faster, reduce manual effort and resolve issues with better context. That is why Acronis is expanding Acronis Cyber Platform with new AI-native capabilities built for the next era of managed services.

Managing Microsoft Teams with One Identity Active Roles

Over 300 million people rely on Microsoft Teams to get their work done every day. That’s a lot of messages, meetings and “you’re on mute” moments happening every day. Teams makes it easy to collaborate. Too easy, sometimes. Anyone can create a new channel, add users and start sharing files in minutes. That’s great for getting work done, but it’s also how things get out of control. If you manage Teams, you’ve probably seen this happen.

Emerging Threat: (CVE-2026-10818) WPForms Pro Arbitrary File Upload Leading to Remote Code Execution

CVE-2026-10818 is an arbitrary file upload vulnerability in WPForms Pro, the paid edition of a widely deployed WordPress form builder plugin. It was published on July 25, 2026, with Wordfence as the assigning CNA. The flaw sits in the ajax_chunk_upload_finalize function, which handles the final step of a chunked file upload. File type validation runs after the chunk metadata and the file contents have already been written to disk, and the assembled file is not deleted when that validation fails.

CrowdStrike Joins the Open Secure AI Alliance to Advance AI Safety and Security

AI is changing the speed and scale of cyber defense, and the speed and scale of the adversary. As AI becomes embedded across government, critical infrastructure, and enterprise environments, defenders need the ability to inspect, test, adapt, and secure the systems they depend on.

Why AI Security Has to Live at the Decision Point

For the past couple of years, most of the industry’s attention has gone toward agents that respond to a single prompt. They ask a question, get an answer, and move on. Enterprises are now deploying long-horizon agents; autonomous systems that execute extended, multi-step tasks across hours or days, without a human checking in on every step. These agents plan, reason, and improvise their way toward a goal, and that changes what security has to protect against.

We're open-sourcing our privacy proxy CLI

Debugging privacy-preserving protocols is hard. Oblivious HTTP has several different steps across four different parties, not to mention binary HTTP encoding and details spread across many draft RFCs. We've taken what we've learned operating protocols like Oblivious HTTP at the scale of millions of requests per second, and wrapped it up in a nice, clean CLI tool — that we are open-sourcing today. We call it our privacy-client, or pvcli.