AntiMalwareAugust 13, 2026🇷🇺Translated from Russian

Russia to Require Independent Lab Testing of Sovereign AI Models for Legal and Traditional Values Compliance

Russian developers will soon be able to submit large generative AI models to independent testing laboratories that will check compliance with Russian legislation and traditional spiritual-moral values. The scheme is being prepared by MinTsifry as part of subordinate legislation and will apply exclusively to models seeking the status of national or sovereign systems.

Such status grants access to state support, government datasets, public procurement and priority deployment in selected sectors, with education and public services expected to be among the first areas. Developers must perform an initial self-assessment using a risk-oriented methodology and provide detailed documentation on model architecture, content-filtering mechanisms and other technical aspects.

Accredited laboratories will then validate the submitted results, execute specialised benchmarks and attempt to bypass restrictions through prompt-injection techniques, effectively conducting a “spiritual-moral penetration test”. Multiple accredited laboratories may issue conclusions, but the final decision on compliance and status assignment will rest with MinTsifry.

Security evaluation of models intended for state systems will be conducted separately by the FSB and FSTEC Russia. The list of traditional values will not be newly created; it is already established by presidential Decree 809. The main challenge lies in translating abstract concepts such as justice, citizenship and historical memory into measurable technical criteria.

Industry experts warn that the evaluative nature of the requirements could lead to selective enforcement and therefore recommend transparent test procedures, reproducible results, defined validity periods for certificates and mandatory re-assessment after model updates. The final package of documents is still under coordination within the ministry.

Related articles

HabrPolicy & Regulation

Why Vulnerability Management Specialists Must Master Compliance: Closing All CVEs but Leaving admin:admin

The article explains how compliance has evolved from a paperwork exercise into a mandatory, heavily penalized process in Russian cybersecurity. New regulations such as FSTEC Order 117, turnover fines for personal data leaks, and Presidential Decree 250 impose strict timelines and personal liability for vulnerability management failures. It outlines three approaches to compliance, from doing nothing to building custom standards based on CIS Benchmarks and local requirements. The text stresses moving from reactive scanning to golden images that embed compliance controls before deployment. It highlights tools like MaxPatrol HCC, RedCheck, and ScanOVAL for automated checks and warns that technical patches alone are useless without proper configuration controls such as strong passwords.

安全客Policy & Regulation

China Public Security Ministry Warns IoT Operators: Default Passwords on Devices Like Bus Stop Displays Violate Cybersecurity Law Even Without Major Incidents

A bus electronic display router in Wuhu, Anhui, was compromised in April 2026 because the device retained factory-default credentials and exposed multiple management ports. The Ministry of Public Security highlighted the case in its Hu Wang 2026 report, stressing that failing to change default passwords and leaving ports open constitutes a violation of the Cybersecurity Law regardless of whether serious harm occurred. The RCtea botnet actively targeted similar routers and cameras across China, infecting 9,827 devices in just six days in January 2026 through Telnet brute-force attacks. Experts from the Chinese Academy of Social Sciences clarified that penalties do not require actual damage and that operators must implement technical measures, retain logs for at least six months, and maintain internal security procedures. Additional cases in Qinghai and Nanchong demonstrated repeated enforcement actions against entities that ignored weak-password remediation orders. The report calls on operators, regulators, and manufacturers to enforce password changes at installation, close unnecessary ports, and apply network segmentation to prevent low-hanging IoT devices from becoming botnet recruits.

HabrPolicy & Regulation

Alfa-Bank Balances Cloud Trust and Zero Trust Models During Migration to Yandex Cloud

Alfa-Bank's head of container and cloud security, Sasha Chertok, detailed how the bank migrated regulated workloads to Yandex Cloud while preserving existing Zero Trust controls. The organization mapped on-premises network segmentation, Active Directory authentication, and firewall policies directly onto Yandex Cloud resources using interconnect links secured with GOST encryption. Responsibility for managed services is shared under a Cloud Trust model, yet the bank retains oversight through Terraform-managed Security Groups, custom CSPM checks, and internal CI/CD gates. User access continues to authenticate via on-premises Active Directory and KeyCloak federations, while authorization leverages granular Yandex Cloud IAM roles. Logging and detection rely on a combination of Yandex Cloud Audit Trail, Cloud Logging, and the YCDR service to compensate for incomplete control-plane visibility. The resulting hybrid architecture now supports 1,500 virtual machines, 100 managed services, and 1,000 identities across multiple environments without disrupting established security processes.

HabrPolicy & Regulation

EnvSpec Naming Standard Introduces Strict Six-Environment Hierarchy for Zero Trust Infrastructure

The EnvSpec Naming 1.0.0 standard proposes replacing ad-hoc hostnames with a strict hierarchical naming system based on environment, perimeter, system, slot and node. It defines exactly six environments—dev, test, stage, prod, infrastructure and workplace—and treats any test or pilot system processing real data as prod. The model projects names into SPIFFE IDs, Kubernetes namespaces, cloud projects and mandatory tags for automated policy enforcement. Rules prohibit direct communication between different linear environments and require all access from workplace devices through dedicated gateways. The standard is published under CC BY-SA 4.0 and includes machine-checkable criteria for compliance.