Earlier quoted context omitted.
RCE inside sandbox, so requires chaining with another 0day.
What exactly does "RCE inside sandbox" describe that goes beyond "the webpage can supply arbitrary JavaScript and the JavaScript engine executes it", but is still isolated from the system?
Actively exploited sandbox RCE in all Chromium versions
21–30 of 516 posts
Re: Actively exploited sandbox RCE in all Chromium versions
#22Just one more reason to never use Chrome. Their removal of MV2 to prevent UBlock Origin from working is another.
Re: Actively exploited sandbox RCE in all Chromium versions
#23Earlier quoted context omitted.
What exactly does "RCE inside sandbox" describe that goes beyond "the webpage can supply arbitrary JavaScript and the JavaScript engine executes it", but is still isolated from the system?
It means it can execute arbitrary machine code in the sandbox.
Re: Actively exploited sandbox RCE in all Chromium versions
#24Just one more reason to never use Chrome. Their removal of MV2 to prevent UBlock Origin from working is another.
Re: Actively exploited sandbox RCE in all Chromium versions
#25Earlier quoted context omitted.
I think people would like to understand what the "sandbox" is here and what isolation does it provide, is it an unprivileged process? something chromium specific? a v8/JS thing? etc.
Seems to use OS-specific kernel syscall filtering facilities. Windows: https://chromium.googlesource.com/chromium/src/+/HEAD/docs/d... Linux: https://chromium.googlesource.com/chromium/src/+/0e94f26e8/d...
Re: Actively exploited sandbox RCE in all Chromium versions
#26Just one more reason to never use Chrome. Their removal of MV2 to prevent UBlock Origin from working is another.
Which browser has a better security track record?
Re: Actively exploited sandbox RCE in all Chromium versions
#27Let's take a moment to talk about the monetary value of this vulnerability. According to the Chrome release page ( https://chromereleases.googleblog.com/2026/09/stable-channel... ), Google paid a researcher $1000 for ethically reporting this. The CVE associated with it (CVE-2026-85046) is already being exploited in the wild. If we put our thinking caps on, how much do you think this vulnerability is actually worth? H…
Re: Actively exploited sandbox RCE in all Chromium versions
#28Re: Actively exploited sandbox RCE in all Chromium versions
#29Let's take a moment to talk about the monetary value of this vulnerability. According to the Chrome release page ( https://chromereleases.googleblog.com/2026/09/stable-channel... ), Google paid a researcher $1000 for ethically reporting this. The CVE associated with it (CVE-2026-85046) is already being exploited in the wild. If we put our thinking caps on, how much do you think this vulnerability is actually worth? H…
Re: Actively exploited sandbox RCE in all Chromium versions
#30Earlier quoted context omitted.
It means it can execute arbitrary machine code in the sandbox.
Okay, and why is that more of a security risk than executing arbitrary JavaScript in the sandbox?
can't get a proper ios/Android RCE with just JS code exec