Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 13, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 13, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 13, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 13, 2025

      This $4 Steam Deck game includes the most-played classics from my childhood — and it will save you paper

      May 13, 2025

      Microsoft shares rare look at radical Windows 11 Start menu designs it explored before settling on the least interesting one of the bunch

      May 13, 2025

      NVIDIA’s new GPU driver adds DOOM: The Dark Ages support and improves DLSS in Microsoft Flight Simulator 2024

      May 13, 2025

      How to install and use Ollama to run AI LLMs on your Windows 11 PC

      May 13, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Community News: Latest PECL Releases (05.13.2025)

      May 13, 2025
      Recent

      Community News: Latest PECL Releases (05.13.2025)

      May 13, 2025

      How We Use Epic Branches. Without Breaking Our Flow.

      May 13, 2025

      I think the ergonomics of generators is growing on me.

      May 13, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      This $4 Steam Deck game includes the most-played classics from my childhood — and it will save you paper

      May 13, 2025
      Recent

      This $4 Steam Deck game includes the most-played classics from my childhood — and it will save you paper

      May 13, 2025

      Microsoft shares rare look at radical Windows 11 Start menu designs it explored before settling on the least interesting one of the bunch

      May 13, 2025

      NVIDIA’s new GPU driver adds DOOM: The Dark Ages support and improves DLSS in Microsoft Flight Simulator 2024

      May 13, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Modder Discovered Kernel-Level Exploit in Xbox One Consoles

    Modder Discovered Kernel-Level Exploit in Xbox One Consoles

    June 10, 2024

    While the new-generation Xbox One consoles have been out for a while, until recently there weren’t any softmods (software modifications to make a system behave differently) for users. That has seemingly changed, as an individual has revealed the existence of a Kernel-level exploit along with a limited proof of concept.

    The method uses an easily-available app called ‘Game Script’ present on the Microsoft store.

    ‘Game Script’ Xbox Console Kernel-Level Exploit

    carrot_c4k3, the individual behind the discovery, disclosed on X that the exploit, which is not a jailbreak, works against the System OS software that exists on newer Xbox consoles such as the Xbox One. System OS exists to enable developers to run a wide variety of applications on these consoles through the use of virtualization technology. Applications downloaded from the Microsoft Store run on this layer.

    Xbox users can typically gain access to this environment by enabling developer mode on their consoles. However, carrot_c4k3 stated that while the exploit allows full control over vm homebrews on retail Xbox, it did not enable the use of pirated software upon usage. The method currently relies on the Game Script UWA application available on the Microsoft Store, which allows users to run and execute custom languages on the devices.

    The exploit consists of two components:

    User mode: Initial steps where the user gains native code execution in the context of UWP (Microsoft Store) applications.
    Kernel exploit: In this step the user exploits a Kernel vulnerability on these devices to gain full read/write permissions, which would then enable them to elevate the privileges of a particular running process.

    The proof of concept exploit shared on Github is currently limited within the context of UWP apps, which are more ‘locked down.’ However, carrot_c4k3 shared their intent to release another exploit for Xbox one/X series consoles by next month that would allow for full Kernel-level access over read/write permissions within the System OS environment.

    The full exploit is stated to rely on leaks within the ‘NtQuerySystemInformation’ component, which are not available on UWP apps. Hence, the user is developing an alternative exploit that does not rely on UWP apps.

    The exploit allows users to bypass the fees required to enable the developer mode on Xbox consoles, as well as grant them the ability to modify game save data on the devices, but does not allow for the modding of the actual games themselves. The modder also discussed the possibility of using the exploit to allow the usage of ‘simple emulators’ meant to emulate games intended for older devices.

    carrot_c4k3 admitted that the exploit could potentially be detected by Microsoft, recommending to perform it on a dedicated offline console instead.

    Exploit Might Have Been Patched In Newer Xbox Firmware Versions

    A set of steps to be performed for the hack was shared on the Xbox One Research Github page:

    Ensure your Xbox Live account Login-Type is configured as “No barriers” aka. auto-login with no password prompt
    Set your console as “Home Console” for this account
    Download the App Game Script
    Start the app (to ensure license is downloaded/cached)
    Take your console offline! To make extra sure it cannot reach the internet, set a manual primary DNS address of 127.0.0.1
    Get a device/microcontroller that can simulate a Keyboard (rubber ducky or similar) – otherwise you have to type a lot manually 😀

    The page states that the exploit is “likely to be patched soon (in next System Update).” A thread on GBAtemp.net, a forum for discussing various video game platforms, stated that the latest firmware update for the Xbox One console has reportedly already patched the exploit, making the firmware 10.0.25398.4478 the last exploitable version.

    While the full consequences of this exploit and the one that will be shared are unknown, it highlights the interest that console players have in bypassing manufacturer-intended device limits.

    Media Disclaimer: This report is based on internal and external research obtained through various means. The information provided is for reference purposes only, and users bear full responsibility for their reliance on it. The Cyber Express assumes no liability for the accuracy or consequences of using this information.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleBuild a FedRAMP compliant generative AI-powered chatbot using Amazon Aurora Machine Learning and Amazon Bedrock
    Next Article Snowflake Breach Victims: 165 Organizations Identified So Far

    Related Posts

    Databases

    How MongoDB and Google Cloud Power the Future of In-Car Assistants

    May 13, 2025
    Databases

    Amazon CloudWatch Database Insights applied in real scenarios

    May 13, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    Your Google Pixel 9 is getting a free audio upgrade – and it can’t come soon enough

    News & Updates

    This indie slice-of-life Xbox game tackles love and loss while plucking at your heart strings

    News & Updates

    The Oura Ring 3 is up to $100 off. Here’s how it compares to the Oura Ring 4

    News & Updates

    CVE-2025-47664 – ThimPress WP Pipes SSRF

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    Development

    North Korean Hackers Target macOS Using Flutter-Embedded Malware

    November 12, 2024

    Threat actors with ties to the Democratic People’s Republic of Korea (DPRK aka North Korea)…

    AzzaSec, NoName Cyberattackers Join Hands to Potentially Target Pro-Ukriane Allies

    June 27, 2024

    AI lie detector beats humans and could be socially disruptive

    July 8, 2024

    Mila & Universite de Montreal Researchers Introduce the Forgetting Transformer (FoX) to Boost Long-Context Language Modeling without Sacrificing Efficiency

    April 25, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.