AntiMalware•August 17, 2026•🇷🇺Translated from Russian

GitHub Experiences Major Global Outage Affecting API, Actions, Copilot and Multiple Core Services

GitHub encountered a significant global outage on 17 August that affected almost every core function of the platform.

Home users, corporations, and Microsoft services all reported problems as the disruption spread across the web interface, API, Issues, Pull Requests, Actions, Webhooks, Pages, Git Operations, and Copilot.

At the height of the incident roughly 20 percent of requests to the website and API returned errors, while loads of repository archives and raw content saw failure rates near 50 percent.

Enterprise authentication systems including SAML and OIDC, as well as SCIM and Team Sync, were also impacted.

Codespaces continued to function normally throughout the event.

The first signs of degradation appeared around 13:40 UTC, after which problems sequentially emerged in API Requests, Actions, Webhooks, Issues, Pull Requests, Copilot, Pages, and Git operations.

GitHub engineers identified the faulty component and applied remediation steps. Latest updates indicate services are recovering, although error levels remain marginally above normal and the incident remains open.

Users simultaneously reported issues with other Microsoft ecosystem products such as Teams and Copilot. Experts suggested a possible connection to network problems at Amazon Web Services, but GitHub has not officially confirmed this hypothesis or disclosed the root cause.

Related articles

Habr•Other

From Scanner Overload to Manual Insight: A Bug Bounty Hunter's Journey

A young researcher recounts his transition from automated scanning to thoughtful manual analysis in Bug Bounty programs. After completing a broad information security course covering cryptography, networks, Docker, databases, and OWASP Top 10, he initially approached real-world targets with the same scanner-heavy mindset used in labs. Months of fruitless results led to burnout and a six-month break working in construction. Returning with a new focus, he studied hundreds of public HackerOne reports to understand researcher reasoning and anomaly detection. This shift enabled his first valid, unreported finding and fundamentally changed his methodology. Today the 18-year-old university student balances Bug Bounty with reconnaissance, machine learning, and personal projects while emphasizing deep application understanding over tool volume.

Habr•Other

Bypassing Paid Export on AI 3D Generation Sites via Browser Network Inspection

A detailed walkthrough shows how users can retrieve AI-generated 3D models in GLB format from services that normally require a paid subscription for export. The method relies on opening the browser developer console, filtering network requests for .glb files after model generation completes, and opening the intercepted asset in a new tab. Examples using Tripo3D and Hi3D demonstrate that the generated model and textures are already present on the client side even when the export button remains disabled. Additional steps address compatibility issues with 3ds Max by recommending conversion through gltf.report with Draco compression before import. The technique also covers post-processing in ZBrush for auto-retopology and format conversion to OBJ. The article notes that such workarounds exist because many AI platforms limit free exports while still rendering full models locally.

AntiMalware•Other

National Platform Max Begins Testing Advertising Tools to Monetize User Attention

The Russian national platform Max has started internal testing of new advertising instruments designed to convert user attention into sellable ad inventory. According to the company's press service, the tests are already underway inside the application, although the exact placement, visual format, and eligibility criteria for advertisers remain undisclosed. The move marks a significant shift for the platform, which previously operated without visible commercial advertising. Observers note that Max could become one of the largest domestic digital advertising channels if the tests prove successful. No timeline has been given for a public rollout or for the publication of detailed advertising policies.

Habr•Other

Yandex Drops Earbuds Under X-Ray Microtomography: Detailed Internal Analysis of First AI-Powered TWS Headphones

Engineers used non-destructive X-ray microtomography to examine Yandex Drops, the company's first TWS earbuds featuring the Alice AI voice assistant. The scan revealed an eight-layer HDI PCB, three microphones per earbud arranged in a dual feedforward plus feedback ANC configuration, an 11 mm driver, and a QFN-packaged SoC with NPU. No hardware disconnect point was identified in the microphone signal path within visually accessible traces, connectors, and vias. Battery dimensions, coil windings in the case, and internal flex routing were measured directly from calibrated voxel data. The study also confirmed contact-based charging via spring-loaded claw contacts and a Hall-effect sensor in the case lid. The work demonstrates how industrial micro-CT can support hardware security reviews without destroying the sample.