AntiMalwareJuly 27, 2026🇷🇺Translated from Russian

Executive Loses $5 Million Golden Parachute After Uploading Documents to DeepSeek

A top manager at a Moscow engineering company attempted to secure five million rubles after her dismissal for disclosing commercial secrets but ultimately lost the case. The court determined that uploading internal documents to DeepSeek was not an acceptable method for obtaining a golden parachute.

The woman had served as sales director for less than six months and received more than 800,000 rubles per month. Following her termination initiated by the employer, she filed a lawsuit to amend the dismissal grounds to mutual agreement and to receive the corresponding five-million-ruble compensation.

The company countered that the employee had repeatedly mishandled confidential data. She forwarded official documents via corporate email while adding her personal address in blind copy. In addition, several files from the company’s internal protected repository were uploaded to the Chinese neural network DeepSeek, which the employer argued created a risk of information interception.

The court found no operational necessity for either sending documents to an email address outside company control or placing them in a third-party AI service. These actions were classified as a gross violation of labor duties and disclosure of commercial and official secrets.

The employer further stated that after confidential information was disclosed during negotiations, one supplier ceased all communication. The company also cited the employee’s systematic failure to meet sales targets.

During proceedings the company proposed a settlement that would change the dismissal wording and pay more than 400,000 rubles, but the former employee rejected the offer in hopes of receiving the full five million. The court dismissed her claims.

The case gained attention following reports that user conversations with DeepSeek had appeared in Google search results, although the ruling did not require proof of an actual leak—only the fact that protected documents had been transferred to an external service.

Related articles

HabrAI Security

Parameter Drift in n8n Workflows Allows Approved Action A to Trigger Unrelated Action B in Bitrix24

An engineer tested an n8n orchestration workflow integrating Groq AI agents with Bitrix24 via MCP and discovered that human approval of one action did not technically bind to the parameters executed downstream. The experiment used a controlled update of a synthetic task title, where the approval screen and execution node received parameters from independent sources, creating a parameter drift scenario. Although Bitrix24 rejected the mismatched call and no unauthorized change occurred, the architecture allowed an approved action A to reach an execution attempt for action B. The fix introduced a single Action Envelope object carrying target system, task ID, operation, expected baseline, and requested change values, combined with a fresh pre-write read and post-write verification. This ensured that the same parameters flowed from approval through execution and final state confirmation. The case highlights that a simple approved=true flag is insufficient for state-changing AI agent workflows without explicit data binding and evidence reconstruction at each boundary.

HabrAI Security

OpenAI Unveils GPT-6 Astra: First Model Rated Critical for Cybersecurity with Record Computer-Use Performance

OpenAI has released GPT-6 Astra, positioning it as a major advance in agentic AI capable of directly operating computer interfaces through mouse, keyboard, and screen interaction. The model achieved 72.6% on the OSWorld 2.0 benchmark, nearly doubling speed compared with GPT-5.6 Sol while delivering higher quality results. On ARC-AGI-3 it scored 62.7% in standard mode and 99.9% with provider-adapted harness, prompting debate over benchmark methodology. Most notably, OpenAI assigned Astra a Critical rating under its Preparedness Framework, the first for any company model, after it autonomously discovered two previously unknown zero-day vulnerabilities in the V8 engine and chained exploits to escape sandboxes. The public version blocks advanced offensive requests, while vetted organizations gain access through the Daybreak Blue program. Independent evaluations show mixed general-intelligence gains but clear improvements in action-oriented tasks and reduced hallucination rates.

AntiMalwareAI Security

Over 15,000 Companies Deploy AI Agents to Combat Cloud Cyberattacks

More than 15,000 companies are already using AI-powered information security services in public clouds to detect attacks in real time, triage alert streams, and address vulnerabilities faster than human teams can process thousands of notifications. Yandex Cloud's threat report for the first half of 2026 shows attackers moving away from stolen passwords toward exploiting vulnerabilities in public applications. Specific attempts observed in Russian clouds include the critical React2Shell flaw along with Linux kernel issues Copy Fail and Dirty Frag. Companies are handing routine tasks such as alert prioritization, incident data collection, and initial investigations to AI agents while keeping human oversight for critical vulnerability remediation. The report notes that retail has become the top attack target at 39 percent, followed by manufacturing at 29 percent, while the IT sector dropped to 20 percent. Modern defenses now require behavioral detectors, unified telemetry, and AI agents to match the accelerated pace of attacks.

AntiMalwareAI Security

OpenAI GPT-6 Astra Reaches 100% Exploit Generation Accuracy on ExploitBench

OpenAI has unveiled GPT-6 Astra, its latest model that demonstrates unprecedented capability in generating working exploits from known vulnerabilities. The model scored a perfect 100% on ExploitBench, significantly outperforming the previous GPT-5.6 Sol at 78.5%. In tests involving recently disclosed vulnerabilities, Astra achieved arbitrary code execution in 39% of cases compared to 11.5% for its predecessor and discovered two previously unknown zero-day flaws. Due to these capabilities, OpenAI has restricted the public release to safe code analysis and patch development only, blocking requests for proof-of-concept exploits. Expanded access for vulnerability research and malware analysis will be provided through the Daybreak program to selected defenders, while the company adds stronger jailbreak protections and activity monitoring.