Top
Best
New

Posted by negura 7 hours ago

Actively exploited sandbox RCE in all Chromium versions(nvd.nist.gov)
370 points | 211 comments
david_shaw 6 hours ago|
Let'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? How much do you think an organization like Google would spend on, for example, AI tokens or compute to detect this internally before it was found and exploited in the wild?

Ethical disclosure is a complicated topic, because researchers shouldn't hold bugs for ransom or demand high payment. But at the same time, if someone submits a critical issue like this, it makes sense to pay them what the bug's actually worth. Why should a researcher be effectively penalized for responsibly telling a vendor instead of selling the bug to a "research firm" or three-letter agency?

It's one thing if you're an open source project maintainer just trying to put something out to the community. The math is a lot different if you're Google.

tptacek 4 hours ago||
If the vulnerability is already being exploited in the wild --- as in, it's a vector people already know about and are tracking --- it's possibly not worth much at all. Vulnerability valuations depend heavily on the lifespan of the vulnerability; payments on black market are tranched (explicitly or less explicitly, as with "maintenance payments") based on whether they're patched.

Further: a vulnerability is probably not worth that much either, even if it's a hypercapable vulnerability, because the grey market buys full enablement kits, not vulnerability information. People making 6 figures on vulnerabilities are selling fully enabled full chain exploit systems, not just intelligence about a sandbox escape.

rileymat2 1 minute ago|||
I was under the impression that the three letter agencies and contractors bought vulnerabilities?
nixon_why69 2 hours ago||||
That's really informative but maybe a little overly capitalist-brained.

We shouldn't look to the black market as cost discovery for these vulnerabilities, most non-criminal researchers are not putting up an ask order and letting the black market compete with Google.

JoshTriplett 1 hour ago||
> We shouldn't look to the black market as cost discovery for these vulnerabilities

We absolutely should. One of the points of bug bounties is to discourage people from selling to the black market.

nixon_why69 50 minutes ago||
That's one of the points, yes, but the black market doesn't dictate the value of the exploit to Google.

A hardline bargaining position with Google would be more like "pay me what I want, or else I'll give it to all takers on the black market for maximum damage". That would be unethical and probably illegal to boot but it's a better definition of value than "1$ greater than max bid".

0xbadcafebee 3 hours ago||||
How much money is lost by consumers/businesses for every hour the vulnerability is exploited in the wild with no patch?
tantalor 2 hours ago|||
The value of the report is dependent on the scarcity of the knowledge. If anybody can report it, the bid goes down.
toomuchtodo 42 minutes ago||
There is a theta decay component. The zero day is highly valuable until known; once known, its value rapidly declines to zero.
randyrand 3 hours ago|||
That’s not how things are valued. That’s moreso how the absence of something is valued.
wat10000 47 minutes ago||
Go without air for a few minutes and you’ll die, and yet they give the stuff away for free.
fr2029 1 hour ago|||
[flagged]
doubletwoyou 46 minutes ago|||
Mate, it’s a style thing that depends on which style guide you’re following

AP recommends spaces around them, whereas Chicago doesn’t

besides if we’re critiquing incorrect following of English orthography

—Sentences should be capitalized

—The word “don’t” requires an apostrophe

—End sentences with a period

—That’s incorrect usage of an em-dash at the end there — but what does it matter anyways ;)

itsTyrion 1 hour ago||||
Books I've read would disagree. Are you the emdash police?
altmanaltman 1 hour ago||
Books you have read have told you to use spaces after emdash? Mostly in writing we do not use spaces even though there is no fixed rule as such. https://www.merriam-webster.com/grammar/em-dash-en-dash-how-...

And yes you cannot care about grammar that is fine but calling someone a personal insult because they pointed out something impersonal in your comment is not ideal also and is unusually catty.

ukuina 1 hour ago||
> Spacing around an em dash varies. Most newspapers insert a space before and after the dash, and many popular magazines do the same, but most books and journals omit spacing, closing whatever comes before and after the em dash right up next to it.
altmanaltman 1 hour ago|||
they put spaces there so their AI generated text looks a bit more human, when in reality humans rarely use em dashes for casual comments or text. The only use for it prior to AI cuntwriting was in high brow literature, philosophy and wannabe high brow internet writing. But ai thinks that just how we talk
idiotsecant 54 minutes ago||
Before the LLMs made the emdash the tool of the electronic oppressor I used it often enough and other people did too.

I hate that it's basically become the little hitler moustache of punctuation. There was at least one guy who was really enjoying his tiny little moustache until he couldn't anymore. That is the emdash for me.

Heythatsfunny 47 minutes ago||
> the emdash has become the little hitler moustache of punctuation

Legendary.

Miss that shit too.

Ez way to shit on Windows users who had to double up endashes like they were impoverished.

I guess in your analogy the double endash is Stalin’s mustache and the Soviet Union in general - Gaudy, excessive, starving for more

CookieCrisp 6 hours ago|||
While I agree 1000 is hilariously low for this, worth is hard to quantify. Do you pay what it could theoretically cost your company? the amount the top bidding bad actor would be willing to pay?
altairprime 4 hours ago|||
The discount Google is getting on bounties versus internal spend is easy to estimate:

  # assumed to be $0.5mil USD or greater
  A := What quantity of salaries-and-benefits and AI-dollars does Google spend on zero-day research?

  # assumed to be greater than zero
  B := How many full sandbox RCEs are they *hoping* to discover per year with that budget?

  # $/RCE budgeted spend
  C := A ÷ B

  # $/bounty
  D := $1000 USD

  # % discount per bounty relative to in-house spend
  E := (C - D) / C
While we lack the data to be sure, it is reasonable to estimate that they're getting a discount of 90% or better versus internal spend on this bounty payment, if one assumes that they do not have many sandbox RCEs left undiscovered. It's unclear whether that assumption holds, but with only a single researcher at an assumed $0.5mil/year (all-inclusive after pay, stock, and benefits) is enough to support the plausibility of that 90% figure, before accounting at market rates for their internal use of the house AIs.

So, the most likely case is that they're greedy and miserly, and hope we don't do the math. However I recognize that there are judgment calls to be made here. Either their internal spending finds hundreds of RCEs per year, or they're significantly discounting bounty payments versus their actual worth, or they're negligent in budgeting for RCE discovery at all, or they assign zero value to the security of the Chromium platform underpinning Edge, Electron, et al. All of these are bad in different ways; one hopes a competent tech reporter actually pursues this line of questioning with them!

cogman10 3 hours ago||
> or they're negligent in budgeting for RCE discovery at all, or they assign zero value to the security of the Chromium platform underpinning Edge, Electron, et al

I generally agree, but a 3rd explanation is they figure that too generous a bounty will flood them with reports of minor issues making major ones harder to see (and costing time and money to verify that could be spent looking for security issues).

quotemstr 5 hours ago||||
You let the market decide. Google could purchase the bugs on the same market blackhats do.
tptacek 4 hours ago|||
Google directly competes with the grey market for vulnerabilities. They are competitive in a bunch of different directions:

* They pay for vulnerabilities without reliable exploits (more for vulnerabilities that are demonstrably reliable).

* They don't require you to actually build a reliable exploit chain.

* They pay up front, not in tranches.

* They work with essentially all comers, unlike the grey market, where you're generally subcontracting to sell your first few.

jeffbee 2 hours ago||
They pay in plain old money, too. On the market your counterparty will be a criminal who is trying to scam you every step of the way.
tptacek 2 hours ago||
Not so much, the grey market is pretty well structured.
paulhebert 1 hour ago||
Is there anywhere I could read more about this?

Sound very interesting!

ajkjk 4 hours ago||||
we really do not want to engineer a system in which using bugs to make money is considered economically legitimate activity. It is still crime. The main reason to report bugs and get the bounties for doing so is still because it makes the world safer and healthier. The money is there to make is to incentivize the work of finding and reporting them -- not to outbid the bad actors.
Alive-in-2025 4 hours ago|||
Companies sometimes reward their employees with important bug fixes. When I worked on a big dev team, we'd even decide what were the most important fixes and give people a special 5k bonus or something.

But they weren't security issues necessarily. I never thought about it, fixing a huge performance issue is big. A security fix that gets caught early makes no noise so you just don't know how important it would have been. We also once had a really terrible bug that lead to lots of customers getting effectively attacked.

codedokode 4 hours ago||||
"Crime" is very flexible term. One country's criminal is another country hero. Maybe the author would sell the vulnerability to an organization making exploits for government use.

"Safety" is also a relative thing, when the world is safer for one party, it is usually worse for another.

allendoerfer 2 minutes ago||
Having secure browsers, encryption etc. actually clearly benefits the world. No “but think about the children/terrorists” please.
kube-system 4 hours ago||||
> we really do not want to engineer a system in which using bugs to make money is considered economically legitimate activity. It is still crime.

"Making money from bugs" is not solely a black-market activity. There are plenty of grey and even white hat activities in this market.

jewsdienow 3 hours ago||
[dead]
bothers 3 hours ago||||
> The main reason to report bugs and get the bounties for doing so is still because it makes the world safer and healthier.

Yeah let's see how this plays out, paying people less than their time is worth for RCEs.

flutas 4 hours ago||||
Finding bugs is hardly a crime, selling them even isn't.

Now exploiting them? Yes that's a crime.

0xbadcafebee 3 hours ago||||
> using bugs to make money

Aka security research.

It's one thing to hold something for ransom ("give me $5M or I release the 0day"). It's another to sell a valuable piece of information ("give me $5M if you want the 0day"). As long as you're only offering the bug to the company who would be impacted by its release, there's nothing unethical about asking for payment.

Maybe you think that, ethically, all bugs should be reported, regardless of payment, because it prevents harm. Well a lot of things prevent harm that we don't all take it upon ourselves to do voluntarily. Should everyone do all safety-related work for free? If we don't want to do it for free, should we not do safety work at all?

If the company really wanted it safe, and they can't make it safe themselves, they can pay someone else to make it safe. If they aren't willing to do that, then nobody is obligated to do free work for them, because we don't require anyone else to do safety-critical work for free. Let's not forget, this isn't a scrappy startup struggling for a seed round, this is one of the world's largest corporations with billions of dollars in cash. If they want your labor, make them pay for it.

avazhi 1 hour ago|||
> using bugs to make money [is a crime]

No it’s not lol

bawolff 4 hours ago||||
Well, someone did decide to tell google about this in exchange for a thousand dollars (albeit unclear how much the money was the motivator). Doesn't that mean the market did decide in google's favour?
drdexebtjl 3 hours ago||
Someone decided to tell Google about this in exchange for an unknown amount of money, chosen unilaterally by Google at a later date, at which point the market value of the vulnerability is $0.

There's no way money is the motivator.

bawolff 2 hours ago||
Money is not the only coin to pay someone in.
asdfaoeu 4 hours ago||||
Blackhat markets will always be able to pay better. Selling to Google though you aren't chancing jail time.
quotemstr 4 hours ago||
> Blackhat markets will always be able to pay better.

... than Google?

> Selling to Google though you aren't chancing jail time.

Why would you go to jail for selling a vulnerability? It's free speech.

ajkjk 4 hours ago|||
"Aiding and Abetting" crime is also a crime. Free speech has nothing to do with it.
quotemstr 4 hours ago|||
Has anyone actually been convicted of abetting a crime by selling a vulnerability, by itself, not conspiring with the buyer to commit a crime using said vulnerability? Not as far as I can see. It would be absurd to jail someone for accurately describing a bug.
jewsdienow 3 hours ago|||
[flagged]
DANmode 2 hours ago||
It’s not. Same as credible threats are also seen as nothing to do with free speech.

It just isn’t what free speech is.

It’s a separate thing.

fc417fc802 1 hour ago||
No, it is a limit on free speech but it is one of several that various governments (and cultures as a whole) throughout the world have upheld fairly consistently. Free speech is more or less an unachievable platonic ideal that we aspire to. Success varies, as do the compromises made along the way.

Speaking more generally, don't let your ideals bias your judgment. Just because you support policy X and also view ideal Y as good that doesn't mean that X isn't detrimental to Y. It's important to be objective about these things.

Loughla 4 hours ago|||
Telling someone the steps to rob a bank world probably catch you some charges, I'm assuming.
quotemstr 3 hours ago||
No, it wouldn't.
readme 4 hours ago||||
They would be broke quick.
jsw97 5 hours ago|||
In the past I would have thought this would incentivize finding bugs that might never be found. However it is now clear that all bugs that can be found will be found. So this makes a ton of sense.
eru 5 hours ago|||
> In the past I would have thought this would incentivize finding bugs that might never be found.

Isn't that a good thing?

> However it is now clear that all bugs that can be found will be found. So this makes a ton of sense.

If Google can find all the bugs nowadays, presumably with AI, why still pay a bug bounty? At least by this logic, bug bounties make less sense now.

jsw97 5 hours ago|||
Sure they make sense — you need some incentive to drive the price to zero.
DANmode 2 hours ago|||
Because there’s still a sizable group of people who see $1,000 from Google as more than $1,000.

Even a resume item.

teravor 5 hours ago|||
ideally, an auction and the vendor or a government can bid against malicious actors (which can also be a government). hard to set up though.
eru 5 hours ago|||
What kind of auction would you like to run?

Remember that you can sell the same vulnerability to multiple people: it's software you can copy.

Barbing 5 hours ago||
Maybe needs a Good-Guy-Buy-It-Now w/instant delivery at a fair price. (OK that’s kind of a threat—you’re running an auction and you have the price the corp has to pay to avoid the auction ending.)

$1k is so dumb and the fact we’re discussing auctions is proof (hello, Sundar, what you doing over there?).

Guess this will change after the next e.g. nationwide hospital ransomware by a hacker who publicly laments bounty rates, if the news cycle accommodates the story long enough.

27183 5 hours ago|||
it seems unlikely google's lawyers would go for this
aeonik 5 hours ago|||
Maybe some code is so important and heavily trafficked it becomes a public works project, and various legs can bid for pieces of the project, line how all infrastructure works.
teravor 5 hours ago|||
well that's why setting it up is hard, because you would want to do it in a way that what they want doesn't matter.
Issue3299 2 hours ago|||
Makes you wonder how many hacks wouldn't have occurred if security researchers (and vulnerability disclosure) was actually rewarded proportional to the possible/potential damage said vulnerability may have otherwise caused.

It's insulting how poorly incentivised white hats are, just look at how much North Korea is raking in with their cyber shenanigans - current estimates put it at around $6.75 billion to date (over the past 10 years or so).

paxys 4 hours ago|||
There are plenty of people out there who find vulnerabilities and sell them to the highest bidder. Anyone is welcome to do it, including the researchers and hackers reporting them responsibly. There's no need to try and make a convoluted ethical justification. "I did this bad thing because you didn't pay me enough not to" doesn't work past the 6th grade.
martyfunkhouser 3 hours ago|||
If you really explore the concept of worth, Google "engineers" are grossly overpaid, otherwise they would have found this themselves already.

How many PMs are making more than bug bounties to fetch coffee and bagels?

Their priorities are all out of order.

socalgal2 46 minutes ago|||
you're taking someone's word it's being exploited. It says right at the top of the report

> allowed a remote attacker to execute arbitrary code *inside the sandbox*

A bug in V8 leads to code execution in Chrome's web page process. It does not lead to execution in general. For that you need other exploits that escape the web page process. Those are not detailed here. This CVE is not a big deal. You're responding the poster's title, not the actual CVE

vasco 6 minutes ago|||
You've been on HN for 16 years and still comment the lowest brow possible comment on security vulnerability threads that the bounty isn't big enough. How many times do we need to have a top comment crying about the same thing? If you think its too little, sell the exploits you find for more.
strictnein 4 hours ago|||
If this would have included a full RCE chain with Sandbox escape Google would have paid significantly more.

Having just a Sandbox RCE is neat, I've got some on my laptop currently, but it's just a piece of the puzzle.

arjie 4 hours ago|||
Interesting question, and how much should a user pay Google to fix the vulnerability? I suppose the smallest unit of currency less than the amount of effort they'd have to put in to mitigate it. A fully market economy of bug fixing here is an interesting idea, certainly, but if I'm being honest I actually don't want to pay Google a thousand dollars to fix security issues. In the limit, what would happen is that I end up with the competitor browser Elgoog Emorhc which fixes security issues for free, and pays very little for them, which is the status quo.

In the world where security issues are paid for entirely at market rate, it would also be very important to not use browsers by poor groups because they would be unable to pay for security reports on the market and consequently the browsers would be less secure.

Interesting idea, for sure, but I don't think it lands in a place I want to go since I neither desire stochastic payments nor desire that all browsers should be from large corporations.

computably 5 hours ago|||
> How much do you think an organization like Google would spend on, for example, AI tokens or compute to detect this internally before it was found and exploited in the wild?

On average, probably not that much. What's the amortized cost of all testing, static analysis, and audit / code review, per "prevented potential bug"?

dataflow 4 hours ago|||
It sounds insultingly low, yeah. I'm trying to imagine why they would pay so little. The only two reasons I can think of are either (a) they were already aware of it and fixing it, and therefore the report didn't really change much, or (b) it requires an unusual configuration or otherwise rare opportunity to that makes it impractical to exploit most users. Really curious to see what the issue was whenever it gets made public.
solenoid0937 4 hours ago||
(c) there are so many undiscovered vulnerabilities that it doesn't make sense for them to offer a decent payout
bawolff 4 hours ago|||
> But at the same time, if someone submits a critical issue like this, it makes sense to pay them what the bug's actually worth.

I'd point out that part of the reason the grey and black market pays so well is because it is that type of market. You have to pay people extra to look past their morals and a risk premium against potential reputational and legal consequences.

That said, the gap is probably not just that.

s1artibartfast 4 hours ago||
It seems like by definition it is.

Someone could sell it on the black market, sell it to Google, or just move on with their life and not sell it.

I don't know what this is worth on the black market, maybe I'd be scammed by even trying to sell it. Maybe I don't want to be a bad person. These are all things that go into the prices

r_lee 5 hours ago|||
this is why again, researchers should just honestly sell these to vuln brokers instead of donating them to trillion dollar companies for nothing.

nothing will change until big tech can no longer rip off security researchers

nullbio 1 hour ago|||
They're not going to stop underpaying security researchers just because security researchers decide to sell them to vuln brokers. Advocating for this is reckless.
DANmode 2 hours ago|||
But my “Google paid me” on my resume!
spacedoutman 4 hours ago|||
"because researchers shouldn't hold bugs for ransom or demand high payment" Maybe they should now, not like anyone else cares about ethics anyway.
Alive-in-2025 4 hours ago||
Imagine the consideration for the Trump admin, should we pay this guy a million bucks for this attack that gets us into the command system of Iran, or would that be unethical. Of course they don't consider that at this time.
gblargg 2 hours ago|||
People are free to pool their money and offer higher bounties.
Mtinie 4 hours ago|||
> Ethical disclosure is a complicated topic, because researchers shouldn't hold bugs for ransom or demand high payment.

Why not? Capitalism requires they maximize their value. These profitable companies lay bare at the altar, so they should understand the requirements of their god.

esseph 5 hours ago|||
The problem is they are being flooded with both fake AND real disclosures. Imagine if they tried to pay out $250,000 or more per bug? Would the cost be worth it? Maybe, but shareholders may not be pleased... Unless they viewed it as insurance against it being more financially sound for the finder to sell the exploit on the gray or black market instead...
Barbing 5 hours ago|||
Pre-flood, they didn’t pay more did they?

> viewed it as insurance

Of course. Beyond the ethics, the social obligation, sleeping well at night by compensating hardworking people fairly.

“We can’t pay more or we’d have to hire more human reviewers” should never be a massive company’s line of thinking.

rglover 5 hours ago||||
They should just multiply a base rate against the severity level. Say the base rate is ranged so low-severity stuff is $500-1K base but high-severity stuff is $10K base. That would net a researcher ~$88K for this specific bug (8.8 severity).
SteveNuts 4 hours ago|||
That would create a perverse incentive to inflate the severity levels even more than they already are
vlovich123 4 hours ago|||
CVE severity is a terrible way to do this. If you follow the cybersecurity space you should know why.
r_lee 5 hours ago|||
it's such a drop in the bucket, it wouldn't make any difference
wilg 4 hours ago|||
Seems like it was worth $1000 to the researcher in question.
avazhi 1 hour ago|||
> Ethical disclosure is a complicated topic, because researchers shouldn't hold bugs for ransom or demand high payment.

I mean, why not?

paulpauper 4 hours ago|||
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? How much do you think an organization like Google would spend on, for example, AI tokens or compute to detect this internally before it was found and exploited in the wild?

in the darkweb, due to crypto, a lot. there is where the $ is, whether it's stealing crypto directly or phishing developers.

fuzzfactor 3 hours ago|||
>researchers shouldn't hold bugs for ransom or demand high payment.

Hell no, the same level bugs at Google should be enthusiastically paid way more than from an undercapitalized startup, who actually needs the help more so. Should be orders of magnitude difference in relation to scale.

>it makes sense to pay them what the bug's actually worth.

Honest fair-dealing should come into play at least but there are some players who have struck it so rich they can now take enough pride to pay an additional premium just because they can, and their good human nature almost compels them ethically to do way more than the minimum.

Just apparently not at Google.

If a company has achieved financial success to a degree that they are no longer worried about complete failure for the foreseeable future, then it's only a matter of generosity vs Scrooge-like behavior.

What's missing from their overall business acumen if they can't even afford to project an image of generosity yet?

If they're not actively making a serious effort to pay the maximum they can well afford for bugs that are truly serious, there is a technical term for that. Chickenshit.

jewsdienow 3 hours ago||
[dead]
publlus_enigma 5 hours ago||
Normalising running arbitrary code delivered over the internet (in the form of JavaScript and WASM), as a necessary condition for accessing most web pages may not have been one of the best decisions we have made.
pizlonator 3 hours ago||
I think the problem is that we've let JS engines become absurdly complex so there's no way to avoid them having really gross bugs.

That said, I think that the V8 team has done a fantastic job of securing their engine. Their heap sandbox feature is really inspiring! It's really wild that (as far as I can understand this issue) someone is able to bypass it.

(Posted from a memory safe browser - WebKit MiniBrowser compiled with Fil-C. Pretty sure this is safer than even V8 and the heap sandbox.)

grishka 3 hours ago|||
Running code by itself isn't that bad, it's the fact that browser developers have decided for some reason that this code needs to be as performant as possible, so, JIT.

I don't get it! The way JS is typically used, it doesn't even benefit from JIT all that much. Making ajax requests, doing stuff with strings, and moving DOM elements around doesn't need every CPU clock cycle to be used as optimally as possible. It's exceedingly rare for websites to actually be doing something that needs raw performance. And SPAs will be slow no matter what.

varenc 2 hours ago|||
I disagree about JIT performance not mattering. I enabled "Lockdown Mode" on iOS which disables the JIT for the mentioned security reasons, and it causes a very noticeable lagginess on many sites. Of course, the primary cause is the unnecessary JS monstrosities wasting CPU cycles. But practically speaking I can say that disabling the JIT results in a very subpar experience of many JS heavy pages.
timr 20 minutes ago|||
That's largely because a lot of developers have made the devil's bargain of replacing standard web stuff with badly re-implemented JS versions of same. People did it because they could, but never considered if they should.

See most of the ecosystem around React, for reference. It's idiotic that things like URL management are done in Javascript. Or form controls. I guarantee that if we stopped doing this kind of stuff, JIT wouldn't matter.

To some extent this is just saying "developers will depend upon the performance given to them", and that's true, but it's also true that as soon as things like V8 and Node appeared, JS became ubiquitous. Pandora's container, if you will.

Rohansi 1 hour ago|||
It will also increase power consumption because your CPU has to do more work to run the same code.
cute_boi 3 hours ago||||
Agree. Chrome should just disable JIT by default and boom many website owner will start to optimize their website.
andrekandre 2 hours ago||
jira and confluence come to mind...
macintux 2 hours ago|||
I suspect the people who agree to buy Jira & Confluence are not particularly heavy users of them. At least, that's the only explanation I can fathom for their continued sales.
DANmode 2 hours ago|||
Is it their app’s features that are slow, or the analytics bolted on top?
shakna 1 hour ago||
Both. And all the dependencies of both are slow. And the dependencies of those are slow, too.
DANmode 2 hours ago|||
> SPAs will be slow no matter what.

Uh…no?

You’re presumably talking about specific terrible prebuilt frameworks - not someone building a nice vanilla SPA.

grishka 1 hour ago||
At this point SPA pretty much implies React. But even if you optimize everything the best you could and avoid any third-party runtime dependencies, it's still going to be significantly more work to make API requests and do client-side rendering vs just rendering HTML server-side.
flippingheck 3 hours ago|||
> decision we have made

This might oversell the agency that practicioners have.

Sandboxed zero-install delivery will outcompete anything with more frictionful installs.

It's probably not the right model for a pacemaker though.

Web/JS has been a double-edged sword for FOSS: sure, I can run a free OS, but if most of my "apps" happen to be JS that I can't practically control, then I have won a battle and lost a war.

JacobKfromIRC 2 hours ago|||
I wish Haketilo [1] would have caught on more. There's so many free JavaScript apps but we're mostly just missing a way to actually control which version or derivative of the JavaScript is run.

There's also the problem of most free apps not doing a good job of providing license info and a link to source code, but this could be sidestepped by a trusted repository which provides license info itself.

[1] https://haketilo.koszko.org/

jewsdienow 47 minutes ago|||
[dead]
asveikau 5 hours ago|||
I remember noticing this shift in nerd culture. In the early 2000s, it was common for people to say on places like Slashdot that they don't trust JavaScript and run their browser with it off. In the early 2010s, I noticed HN commenters thought this was insane, tinfoil hat type thinking.
Espressosaurus 4 hours ago|||
It became insane because nothing bloody worked without Javascript some time in the early 2010s.

Like cellphones, javascript became necessary if you want to use webmail, access your bank's website, or whatever.

ThunderSizzle 4 hours ago|||
I still run with u matrix though, and most third party requests can be limited, but I no longer have enough patience when a required page doesn't work - I'll just rely on ublock origin to work.
nixosbestos 4 hours ago|||
I say this as someone does NOT disable JS in my main browser (because like, I have a job), but also knows a fair bit about why Firefox inside Tails now restarts in some cases...

It's the classic thing. Across every gdmf metric, excluding with "true empathy", no one *gives a fuck* until it affects them, or someone within (1-3) degrees of separatation. And having broad empathy is generally a good way to get yourself labeled/astrocized: both about as obvious "compriate" and obvious "adversary".

bawolff 4 hours ago||||
In fairness, in the early 2000s they were probably right. Early browser security model was a bit of a mess. The fact that this article is even talked about is a sign of how much better things are.
Rendello 38 minutes ago||
Plus add in Flash and Java applets.
l00sed 3 hours ago||||
It's so ubiquitous and unavoidable at this point.. I was at a conference lecture in 2020 where someone was suggesting disabling JavaScript and I thought the same thing— how absurd. The times have really changed...
whizzter 4 hours ago||||
I still do "random" browsing in FF with NoScript, that said, I'll acknowledge the frequency of updates of Chrome,etc and years of hardening.

It's not the Bonzi-buddy and driveby-installed IE toolbars wild west of the early 00s.

nik282000 3 hours ago||
The browsers on the computers at work show that it is very much still the driveby tool-bar install days.
jewsdienow 46 minutes ago|||
[dead]
eru 5 hours ago|||
In the future we can ask that your JaveScript and Wasm comes with a proof of being benign.
valleyer 4 hours ago||
Prior art: the evil bit

https://datatracker.ietf.org/doc/html/rfc3514

tcdent 4 hours ago||
V8 as a runtime goes far deeper than just webpages.
throwatdem12311 4 hours ago||
I’m so tired. I think I’m just going to get a job as a garbage man and cancel my internet.
iammrpayments 1 hour ago||
They just released a CVE for a garbage truck vulnerability where an attacker could brick the vehicle by exploiting the telemetry system these things now have preinstalled in factory.
jdironman 35 minutes ago||
Sounds like much needed downtime for the person slinging the garbage then.
jesse_dot_id 4 hours ago||
There's been a Chrome CVE like every week ever since it came out.
Cider9986 7 hours ago||
Brave is beating GrapheneOS on update timeliness:

https://github.com/GrapheneOS/Vanadium/releases

https://github.com/brave/brave-browser/releases

Only if you use Nightly wait maybe not.

anon109 6 hours ago||
Is graphene even affected? JIT is disabled in default configurations.
d2kx 6 hours ago|||
This issue is already fixed in Google Chrome (152.0.7977.83)
azakai 5 hours ago||
TFA says

> Type confusion in V8 in Google Chrome prior to 152.0.7977.82 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page.

So it was fixed in 152.0.7977.82 (before .83), if I read that right.

ttsiodras 8 minutes ago||
You read that right. From the article:

"Affected products: ... Up to (excluding) 152.0.7977.82"

.82 is fixed.

chuckadams 6 hours ago|||
The release version just now updated to 152.0.7977.83 which has the fix.
fmajid 6 hours ago||
I upgraded Vivaldi, which is reporting 152.0.7977.112
gib444 5 minutes ago||
[delayed]
mikeweiss 1 hour ago||
Isn't this exactly why there is a sandbox? What can the RCE actually do or obtain within the sandbox?
socalgal2 44 minutes ago||
Yes, it says right in the CVE

> allowed a remote attacker to execute arbitrary code *inside the sandbox*

pizlonator 3 hours ago||
Sounds wild.

(Posted from memory safe WebKit; i.e. WebKit compiled with filcc and all of WebKit's dependencies compiled with filcc.)

yjftsjthsd-h 1 hour ago||
Wait, you have that working? What's the lowest friction to run it? Like, VM or docker container or...
pizlonator 1 hour ago||
VM

https://fil-c.org/pizlix

Then build WebKit using do_cmake_yolo_simpler.sh in projects/webkitgtk-2.44.3

It's still pretty rough, but works more than well enough to post on HN. My regression test is to post on X. That works too

yjftsjthsd-h 1 hour ago||
Sweet, thanks. I guess running in a VM is also a bonus protective layer:)
pizlonator 1 hour ago||
lol yeah

Pls file bugs if you encounter issues.

Also, fair warning, it's hella slow right now on JS-heavy websites (like X). It barely works.

But we can fix that with some effort, I think

achierius 23 minutes ago|||
Is that just the MiniBrowser?! I have to say I can't imagine daily driving that if so. Why WebKit over a Chromium-based (and more featureful) browser?
pizlonator 15 minutes ago||
I'll port Epiphany eventually.

WebKit's JS engine (JavaScriptCore) is super friendly to pointer capabilities. I did not have to change much to make it use the Fil-C GC instead of its own GC and to make it use a capability per JS object.

On the other hand, Chromium's JS engine (V8) does a bunch of crazy stuff with pointer encoding, so the best you could do there is probably a single arena for the whole JS heap.

Also, JavaScriptCore has a well-supported mode that involves not only zero JIT but a fully portable C++ interpreter. Not sure V8 has that.

krackers 3 hours ago||
For it to be memory safe, do you have to disable the JIT?
pizlonator 2 hours ago||
Yeah
amluto 2 hours ago||
It sounds technically possible to build a JIT where a verifier checks that the JIT-generated code is correctly pizlonated before allowing it to become executable. :)
Ohentis 40 minutes ago|||
I think it makes more sense to verify that the jit is correct than to verify that it's output is correct at runtime.
pizlonator 36 minutes ago||
Nah

It's damn near impossible to verify that the JIT is correct.

But it is possible to verify at runtime that the code that the JIT emitted obeys some memory safety law.

(V8's heap sandbox is an example of this; a sarcastic JIT would be an arguably stronger example of this.)

pizlonator 1 hour ago|||
Yes

I have a new tech called SaRCAsm, which is a memory-safe assembler. So the next step is a "Sarcastic JIT" :-)

thenewnewguy 6 hours ago||
Does anybody have a source for the "actively exploited" part of the HN title?
john_strinlai 5 hours ago||
by nature of being in the "known exploited vulnerabilities catalog" (https://www.cisa.gov/known-exploited-vulnerabilities-catalog...)

"CISA maintains the authoritative source of vulnerabilities that have been exploited in the wild."

crtasm 5 hours ago|||
This line, I think? >This CVE is in CISA's Known Exploited Vulnerabilities Catalog
esseph 5 hours ago||
"Google has confirmed that an exploit exists in the wild but has not disclosed information about the threat actors, targeted organizations, or attack campaigns while the update is still rolling out."
snorbleck 4 hours ago||
So basically, Edge, Brave and any other browser built on Chromium. Nice.
anonymars 3 hours ago|
Monocultures are great!
strenholme 2 hours ago||
There’s a reason I use Firefox (Gecko). Also, Ladybird—another completely different web engine—is really promising. I spent five hours building it from source, having it take about 8 gigabytes of space, and it perfectly renders my own webpages and blogs.

I have a feeling someone’s going to make an open source browser using Ladybird’s engine before Ladybird has official binaries.

Woodi 1 hour ago|
struct MessageBuffer

{

  int msgType;


  union {


    char *name;


    int nameID;


  };
};

That finally convinced me getting data using functions (accessors, getters, setters) is a good thing, even in C :) Just all that unnecesary if's are so annoing and killing performance...

More comments...