Ozon Data Security Team Details Audit Framework to Eliminate Paper-Only Compliance
Ozonās Data Security team has published a detailed account of its internal audit methodology designed to move beyond formal compliance reports and deliver measurable improvements in data protection.
Alena, who leads the group of 11 analysts, explains that the company handles large volumes of personal data and private data distributed across numerous microservices. These include customer names, addresses, payment details, order contents, and internal business information that must be protected under Federal Law 152-FZ and company requirements. Primary fines for violations range from 150ā300 thousand rubles, with repeat offenses reaching 300ā500 thousand rubles and potential penalties up to 3 percent of annual turnover or 500 million rubles for data leaks.
How the datasec audit is conducted
The process begins with system familiarization: analysts map microservices, APIs, data flows, and access points, often creating visual diagrams that can take weeks to complete for complex CRM systems. They then review role-based access models to detect excessive permissions. In one audit, broad rights to modify product tags were narrowed because incorrect tagging could lead to storage and display errors causing significant financial damage.
Next, the team examines both employee and service account access. One review covered more than 84,000 user-role combinations, resulting in recommendations to revoke unnecessary privileges that could be exploited if an account were compromised. Logging is another focus area; teams are required to enable human-readable audit logs that support incident investigation, real-time alerts, and playbooks for detecting mass data exports or suspicious UI activity.
Protected access and storage are verified through mandatory use of HTTPS and database encryption so that even direct database access does not expose readable information. Analysts also assess additional architecture elements depending on the specific system under review.
Prioritization model and guiding principles
To decide which systems to audit first, the team applies a scoring framework that evaluates four core parameters: Data (volume and sensitivity), Importance (business criticality), Number (employee count interacting with the system), and Money (potential financial loss from downtime or leakage). Optional factors include incident history, user type, and regulatory obligations such as critical information infrastructure requirements.
The group stresses that audits must produce real changes rather than remain on paper. A notable success involved removing recipient names, phone numbers, and addresses from Ozon delivery boxes. Although the practice was legally permissible, the team argued it created an unnecessary risk of bulk data collection; after implementation, delivery operations continued without disruption.
Key recommendations include setting clear priorities, examining security implications at the business-requirements stage, being willing to redesign long-standing processes, maintaining open dialogue with development and business teams, and assembling analysts who are personally invested in practical outcomes. The ultimate measure of success, according to Alena, is when the first recommendation from an audit report becomes an implemented change in production.
Related articles
Microsoft to Make Passkeys Default Authentication in Entra ID Starting September 2026
Microsoft will transition Entra ID users to passkeys as the standard authentication method beginning September 1, 2026. The change aims to eliminate reliance on phishing-prone SMS and voice call codes. Existing SMS and voice users will be prompted to register passkeys during their next multifactor authentication. Passkeys rely on public-key cryptography and avoid shared secrets, blocking phishing, interception, credential reuse, and SIM swapping attacks. Support includes synced passkeys via iCloud Keychain and Google Password Manager, plus device-bound options like Microsoft Authenticator, Windows, and FIDO2 hardware keys. Native SMS and voice services will be fully retired on February 1, 2027, forcing affected tenants to adopt passkeys with no opt-out option.
Russian Ministry of Transport Unveils Draft Rules for Centralized Passenger Data with Unique Per-Trip IDs
The Russian Ministry of Transport has published a draft regulation expanding centralized databases of passenger and crew personal data. Each traveler and crew member will receive a unique identifier generated separately for every flight or trip that cannot be reused or reassigned. The rules add new mandatory data points including cancellations of boarding, online check-ins, and changes to group tickets. Data must be transmitted within 15 minutes for air and rail tickets and 30 minutes for other modes, with crew details submitted at least 24 hours before departure. Retention remains fixed at seven years. The order, if adopted, will replace the 2024 rules and is open for public comment until 29 August with an intended effective date of 1 March 2027.
Multiple Ozon Apps Removed from Google Play Following Sanctions on Ozon Bank
Several Ozon applications have been removed from the Google Play store, affecting Android users who can no longer download the main Ozon client along with Ozon Fresh, Ozon Seller, Ozon Job and Ozon Travel. Ozon stated that the company did not violate Google Play rules, yet the exact reasons for the removals remain undisclosed. The action follows the earlier disappearance of the Ozon Bank app after the bank was placed under European Union sanctions, although no official connection has been confirmed. Apple users continue to access Ozon services through the App Store, while Android users are directed to alternative stores including RuStore, AppGallery and Galaxy Store. The company also warned against downloading APK files from unverified sources due to security risks. The removals come amid a broader wave of app store purges that also affected Yandex Pay on the App Store. Already installed applications generally continue to function, but users may face difficulties with future updates and reinstalls.
Ruthenium: Custom Chromium Build for Android Adds Russian Trusted Root CA Support
A developer has released Ruthenium, a modified Chromium browser for Android that embeds the Russian Trusted Root CA certificate issued by the Ministry of Digital Development. The build restricts trust to .ru and .ŃŃ domains only, avoiding changes to the system-wide Android certificate store. The project patches four Chromium source files to include the root with DNS constraints via CertWithConstraints, disables Google sign-in by default, and removes XR-related code for successful compilation. Ruthenium uses the official Chromium TLS verification logic without introducing a custom verifier. The APK is distributed with SHA-256 checksums, build metadata, and reproducible release tags tied to the exact Chromium revision and certificate digest. Users can install it alongside stock Chrome and use it selectively for Russian government and banking sites that rely on the state root.