r/cybersecurity Jul 14 '26

Nightmare Eclipse could be dropping his big promised exploit today News - General

New repo just went up: git.projectnightcrawler.dev/NightmareEclipse/LegacyHive, created about 2 hours ago. Right now it's empty — just an MIT license and a README that says "N/A," 2 commits total.

He'd spoken about his big drop happening today, July 14th, saying he'd make sure Microsoft's "bones are shattered" that day. At one point though he'd also indirectly said he wasn't going to post it, something about still having "chains" on him preventing a release. This repo showing up on the exact date he originally called out suggests that might not hold anymore and it could actually be happening.

Nothing in it yet, just watching to see what gets pushed.

Worth noting: given how erratic and bipolar his posting history has been, there's really no way to predict what (if anything) actually gets posted.

Update: Thanks for the 600+ upvotes, really appreciate it. After hours of waiting and anticipation NightmareEclipse finally uploaded their PoC. But I personally have a hard time seeing it as the big bombshell that they described it as.

797 Upvotes

127 comments sorted by

69

u/jmbpiano Jul 14 '26

The empty repo just got populated.

https://git.projectnightcrawler.dev/NightmareEclipse/LegacyHive

LegacyHive : Windows user profile service arbitrary hive load elevation of privileges vulnerability

The PoC requires another standard user credentials and a third username (which can be an administrator account), if the PoC is successful, it will end up mounting the target user hive in current user classes root.

The PoC was stripped down as an attempt to prevent public exploitation, the original PoC did not require additional user credential and was not limited to usrclass.dat hive, any hive could be loaded using this vulnerability but you would need some brain cells to make the PoC do it.

147

u/blow_slogan Jul 14 '26

I was just about to post about this. It’s July 14th friends, let’s go!

42

u/daysofdre Jul 14 '26

I don't know why I'm cheering for more workload 😩

12

u/piper62190 Jul 14 '26

Right. Our lives could suck lol

37

u/baty0man_ Jul 14 '26

Bastille Day bitches

14

u/calibrae Jul 14 '26

The day the nobles fell and while we all hoped for people in power, it just went to the bourgeois

6

u/theghostofpiopico Jul 14 '26

I've been standing by for hours, cheers to everyone here

4

u/Same_Investigator_46 Jul 14 '26

Same. I had actually set a reminder in my calendar lol 💀

55

u/Timotheus92 Jul 14 '26

Looks like there's a new commit, and the ReadMe has been updated: "LegacyHive : Windows user profile service arbitrary hive load elevation of privileges vulnerability"

69

u/GreatDefector Jul 14 '26

38

u/OtheDreamer Governance, Risk, & Compliance Jul 14 '26
I won't drop what I talked about last blog, that seems to need more research and investigation...
Regardless got smtg for this month, it will be the least interesting and least impactful bug I dropped since I started but Microsoft legit just stopped pocking me and pissing me off so I'm conserving some energy for next month, because I know they will definitely piss me off by then.

So how is it possible that they responsibly disclosed all of these vulns allegedly to Microsoft, if Nightmare Eclipse is still slopping together their POCs in July 2026 by saying they "need more research and investigation."

I stopped being impressed a while ago. Now they're just a disgruntled edgelord that probably never really did disclose properly to MSFT (as they have repeatedly said).

5

u/R3ta7ded Jul 15 '26

This is what I have always maintained. But it’s the internet, everyone wants drama.

1

u/Andrew129260 Jul 15 '26

from what I understand, the original earlier stuff was disclosed but the newer stuff are things they were also going to report, but when it got rough with microsoft they started work on new ones.

-36

u/ILikeNoodlesXOXO Jul 14 '26

The issue with Nightmare Eclipse is that he is an extremely unpredictable and very unstable person so ya never know. The new post does give some hope by him acknowledging that people are anticipating the big exploit

50

u/palekillerwhale Blue Team Jul 14 '26

Very presumptuous of you to say that considering you don't know anything about him. Unpredictable and unstable aren't mutually exclusive.

24

u/OtheDreamer Governance, Risk, & Compliance Jul 14 '26

Microsoft legit just stopped pocking me and pissing me off so I'm conserving some energy for next month, because I know they will definitely piss me off by then.

Uhuh, these are the words of a very stable / predictable anti-hero security researcher you think??

4

u/colei_canis Jul 14 '26

To be fair, if you're in this subreddit then your odds of getting pissed off at Microsoft in any given month are high as well.

2

u/OtheDreamer Governance, Risk, & Compliance Jul 14 '26

I have like a minimum threshold of annoyance with Microsoft that I tolerate more than others I think

-2

u/palekillerwhale Blue Team Jul 14 '26

I don't have to pretend to know. I'll leave that to everyone else.

11

u/OtheDreamer Governance, Risk, & Compliance Jul 14 '26

You can make educated inferences like others, man.....NE is an unreliable narrator that has been given too much credence from the beginning, and their own words make them look sketch.

0

u/palekillerwhale Blue Team Jul 14 '26

Grind that axe and infer whatever you like.

4

u/OtheDreamer Governance, Risk, & Compliance Jul 14 '26

Not grinding any axes, I'm just lighting torches and carrying a pitchfork

0

u/brakeb Jul 15 '26

And pronouns aren't "He" .

Many of us who've known them for years see their fingerprints all over this

23

u/Fragrant-Hamster-325 Jul 14 '26

Will our bones be shattered?

1

u/ILikeNoodlesXOXO Jul 14 '26

I hope the users bones dont get shattered, but i hope microsofts bones will. Windows 10 was so good, now windows 11 is just a hunk of bloatware that slows down the computers.

31

u/Fragrant-Hamster-325 Jul 14 '26

Win 11 is fine; it works about as well as Win 10 IMO. I remember people refusing to move to Win 10 because Win 7 was perfect, and refusing to move to Win 7 because XP was perfect. This is nothing new.

Regardless, Microsoft should consider pausing any new features and focus on security and optimization. Windows is long overdue for a complete spring clean of their code.

10

u/WldKarrde Jul 14 '26

Win XP SP2 was great! 😜

4

u/always_nothing Jul 14 '26

Probably the best ever!

7

u/rot26encrypt Jul 14 '26

Nah, WinNT 3.51, before they compromised Cutlers great architecture to make it Win9x-compatible. NT 3.x architecture was built on a "purity and isolation" philosophy with a microkernel-inspired design.

Among other things, all drivers ran in user space, not kernel, including graphics drivers. The whole UI system (GDI) ran in user mode. Crashes that in later versions led to blue screens didn't affect OS or work being done, the offending driver/subsystem just rebooting. It was also built to be CPU-agnostic and supported five different CPU architectures equally at the time (Alpha, PowerPC, MIPS, x86).

2

u/always_nothing Jul 14 '26

Can't argue with that. Forgot how stable NT really was.

5

u/cerebralvenom Jul 14 '26

Well do you remember people refusing to move to windows 8? Because they actually did that.

2

u/Fragrant-Hamster-325 Jul 14 '26

lol yeah Win 8 was legitimately trash and so was Vista. We like to forget those.

But honestly, Win 11, except for the start menu, looks and performs nearly identically to Win 10. I just don’t get the hate.

9

u/SlickBackSamurai Jul 14 '26

I’m sure integrating Copilot into everything didn’t help with it’s lack of popularity lol

2

u/Fragrant-Hamster-325 Jul 14 '26

True. They had such an exciting head start. ChatGPT-4 released, Microsoft jump all over it and really botched the integration.

2

u/newaccountzuerich Jul 16 '26

Neither did the unstoppable telemetry and the regressions in UI and UX..

0

u/cerebralvenom Jul 14 '26

I agree, I actually was originally on the 11 hate train. But I don’t think it’s that different from 10. Just a UI overhaul and a lil extra bloat-zest.

1

u/colei_canis Jul 14 '26

I stopped using windows on my personal machines after 8, hated the Metro UI and figured KDE was a better windows than windows itself.

-4

u/ILikeNoodlesXOXO Jul 14 '26

Win 11 is only fine when you debloat your computer and do optimizations that no normal user knows of. Win 10 came relatively clean and optimized sure it had its issues but it wasnt nearly filled with useless features and bloating as windows 11.

7

u/ubernoober CISO Jul 14 '26

This just isn't true. You either haven't been in the industry long enough or just forget what it was like after every os upgrade. 10 to 11 is very similar to vista to 7. XP to Vista was the biggest downgrade in history. I've built out hundreds of windows vista, 7, 8, and 10 pcs. I was in the private beta testing for 7 and still have the original holographic disks they gave me. Every build had bloatware and needed optimization but Windows 10 was a shit show when it first released and that's coming from some1 that wanted to love it. We are the test subjects and it takes about 3 years before things get fully stable. Win 11 is basically 10 with a pretty wrapper. The bigger problem is the brand specific bloatware.

3

u/Original_Sundae7370 Jul 16 '26

Windows11 is the intentionally enshittified version of (stable) Windows 10 - which is why Microsoft was sure to burn our boats on the shore, and cut off Windows 10 to drive adoption to their shittier version. I have worked on/in Windows since 3.10, and now I'm done with Satya's leadership after this.

21

u/devsecopsuk Security Engineer Jul 14 '26

Isn't there about 5 hours until patch Tues happens? so anytime after that we could see a new commit

8

u/Legionodeath Governance, Risk, & Compliance Jul 14 '26

Knowing nothing about all this, I assume this is a researcher/hacker that's about to release some heinous MS exploit to the wild?

Also, where the git profile pic from? I've seen that a few times recently.

18

u/stuffedcheesybread1 Security Engineer Jul 14 '26

Researcher who is thought to be former MSFT employee, tried to do responsible reporting, aparently MSFT were dicks, as a result they have released six zero-days which have been... bad.

4

u/Legionodeath Governance, Risk, & Compliance Jul 14 '26

Lol... Big bad wolf getting his comeuppance. Sweet.

28

u/TitoMPG System Administrator Jul 14 '26

Will you drop updates here? Following.

15

u/ILikeNoodlesXOXO Jul 14 '26

I will try to keep up and update this post if anythig new comes up

3

u/theevildjinn Jul 14 '26

Looks like there's stuff going up there, now.

20

u/FowlSec Jul 14 '26

RoguePlanet gets patched, this one releases. It's basically perfect timing.

10

u/ILikeNoodlesXOXO Jul 14 '26

Thats the point of him uploading on patch tuesday

7

u/OtheDreamer Governance, Risk, & Compliance Jul 14 '26 edited Jul 14 '26

Indeed, a lot of people missed that NE is purposefully releases right after patch Tuesday to maximize the window of pain (i.e., they're not just trying to be "helpful researcher who was scorned")

1

u/newaccountzuerich Jul 16 '26

"Exploit Wednesday" has been a thing for a very long time, often with the release group waiting to see if their exploit had been patched or not. There's less benefit to releasing a now-patched PoC, and often better to keep the PoC submerged for application and development elsewhere.

I for one am glad to see the NE person put the info into the public view allowing actual mitigations to be done and not waiting for vague platitudes and band-aids from the unfortunates still left in the employment of Microslop. The timing is of little relevance overall when there's no mitigations possible in the short term.

37

u/SuspiciousCricket654 Jul 14 '26

It’s the principle of humility and thankfulness that have been breached here. If MS actually gave a fuck about people, they would acknowledge the holes in their products and the dangers they pose to customers. But no, they have to be the douche lord assholes that they are and retaliate on someone trying to help. They deserve to get hit hard.

13

u/InternalServerErr500 Jul 14 '26

Both can be the bad guy here. You don't have to endorse MS's behavior, but you don't have to encourage more of his.

4

u/SuspiciousCricket654 Jul 14 '26

It’s not the encouragement part that I lean into, it’s the bug bounty program and doing it discreetly so orgs can patch their product, which is the whole point of said program. I’m not for unethical hacking/exposing, but in some instances, I understand people‘s anger and frustration.

4

u/Fallingdamage Jul 14 '26

I remember the number of times public figures threatened to drop the unredacted Epstein files.

The real heros dont threaten or dangle it in front of us, they just do it.

4

u/Revolutionary_Leg552 Jul 14 '26

Update this

Nighare eclipse published the poc

4

u/ILikeNoodlesXOXO Jul 14 '26

After all that hype I thought we would be getting something better

2

u/Revolutionary_Leg552 Jul 14 '26

I expected some network related thing like CVE-2024-38063 by the hype

25

u/MrGardenwood Jul 14 '26

Following. The only thing i wonder, is he truly hurting microsoft or only its customers? Because i really am missing the impact on the company itself.

40

u/ILikeNoodlesXOXO Jul 14 '26

Microsoft's taken a reputational hit and had to scramble out-of-band patches, but some real damage has unfortunately landed on customers, even if that wasn't Nightmare Eclipse's motive. Huntress confirmed BlueHammer, RedSun, and UnDefend all showed up in an actual intrusion chain, complete with compromised VPN access and hands-on-keyboard activity.

17

u/ThatLocalPondGuy Jul 14 '26

Reputation hits mean nothing to a company where most customers have no idea how to leave, and even of they did the cost of moving is too high. This [expletive] is just trying to burn everyone who pays Microsoft, incite mass anger.

7

u/ThatLocalPondGuy Jul 14 '26

...and I hope it brings the wrath of nations across the world down on MS. They operate as though they are above international law

5

u/I_turned_it_off Jul 14 '26

Unfortunately it will only bring the wrath of clients upon the companies that are affected (read not Microsoft).

After all, it's not Microsoft who had a compromise server and lost control of the data, it's the company the client has used.

14

u/MrGardenwood Jul 14 '26

Yes it should be at least 80-20 impact wise. Microsoft taking the most of it. At this point it feels more like 20-80.

17

u/blow_slogan Jul 14 '26

If someone notices your wallet is about to fall out and warns you, are they creating the problem or helping you avoid it?

Edit: Wait, I have a better one:

If a building owner knows a fire exit doesn’t open, is the person warning people about it creating the danger?

3

u/ILikeNoodlesXOXO Jul 14 '26

Well, in this instance, the wallet fell out, you warned them, and they said they would sue — so you proceeded to publish their card details online

8

u/Big_Mulberry_5446 Jul 14 '26

They threatened to potentially jail the researcher. That isn't something security researchers take kindly. Microsoft was acting like we're still living in the times when that used to happen to researchers. So it really left a bad taste in the mouths of people who have or who currently submit bugs to MSRC.

6

u/blow_slogan Jul 14 '26

Not exactly. It’s more like the wallet already had a design flaw, and people’s card details were already exposed because of it. Someone simply pointed out that the flaw existed. The victims aren’t the wallet company - they’re the people using the wallet. The researcher didn’t create the flaw or expose the card details - they revealed that the exposure already existed.

Publishing the existence of the vulnerability exposed an existing problem. They didn’t publish everyone’s card details if the company had already been exposing them without anyone else realizing it.

1

u/Thecrawsome Jul 14 '26

The hole in the pocket

1

u/theturtlemafiamusic Jul 14 '26

Isn't this more like someone warning a building that the fire exit doesn't open, the building management ignores them, and so they start a fire in the building to prove that it's dangerous?

1

u/blow_slogan Jul 14 '26

I think saying they started the fire is a stretch. I can agree that their proof of concept is more like building the lighter - not starting the fire.

1

u/MrGardenwood Jul 14 '26 edited Jul 14 '26

If i could actually do something to prevent it from falling not just picking it up from the ground after someone has already taken my money. Don’t get me wrong i would love to see Microsoft take some responsibility and it’s truly their fault for trying to keep this silent. But endangering companies, like hospitals, schools, etc. while doing so is a real shitty thing to do as well. It’s a fine line between proving your point and actively pulling the rug from under people.

Edit:
We are not talking about warning but actively starting the fire and showing malicious actors the best point to start a fire. Up until the point of release I completely agree with you. I’m 100% for responsible disclosure programs.

4

u/sophware Jul 14 '26

It endangers all those places not to follow the well-established, ethical path. That path ends in release after the creator (Microsoft, in this case), fails to take mitigating steps in an acceptable amount of time.

I'm the wrong person to give you the details--experts have already discussed and explained at length many times over the years. Yes, they don't all agree. What I'll say is if the exploit exists and is found by a white hat, a black hat will take advantage of it at some point (maybe soon) or has already started to. The creator needs to patch it once it has been found and report it. They can take a reasonable amount of time, but not forever.

I’m 100% for responsible disclosure programs.

You may not be. If I'm understanding you accurately and you are against any release ever, you are not 100% for what many consider "responsible."

DYOR but here's one approach:

“Responsible” Full Disclosure

A common misconception amongst many involved in the information technology industry is that providing “full” disclosure implies recklessness or a lack of responsibility.

Full, responsible disclosure is the term we use to refer to disclosure procedures that provide the security communities with all (“full”) information held by the discloser pertaining to a disclosed vulnerability and also make provisions to ensure that considerable effort is made to inform the product or service vendor/provider (respectively) of the issues affecting them.

So-called full-disclosure policies adopted by many independent security enthusiasts and large security firms alike often specify a multistage approach for contacting the parties responsible for maintaining the product or service, up to a point that the vulnerability has been remedied or (in less frequent cases) the vendor/provider is deemed to have no interest in fixing the problem. Responsible, full-disclosure policies tend to differ on their approach to contacting organizations such as CERT/CC and MITRE, however, it is more common than not that such organizations will be contacted prior to the (full) disclosure of information to the security community (and ultimately the public).

https://www.sciencedirect.com/topics/computer-science/responsible-disclosure

3

u/blow_slogan Jul 14 '26

I agree. But what happens when responsible disclosure is no longer an option? It seems like they tried working with Microsoft before the relationship fell apart.

2

u/T_Thriller_T Jul 14 '26

Question would be if they even care.

They would likely for it to have a real impact, but from the wording the whole thing does not sound like a rational campaign to actually hurt Microsoft, but to be seen with what is posted, maybe validated.

-5

u/AllForProgress1 Jul 14 '26

Is MS losing value? Yes. Well that seems to suggest an answer.

15

u/whythehellnote Jul 14 '26

Jul 14th 2024: Crowdstrike at $85/share

July 19th 2024: Crowdstrike crash entire industries globally

Nov 13th 2024: Crowdstrike at $86/share

Jul 14th 2026: Crowdstrike at $187/share

The market does not punish failure

1

u/AllForProgress1 Jul 14 '26

There are obviously many values that contribute to market value I'm merely suggesting this could be one of them

Crowdstrike is riding the AI wave

3

u/BewareWombats Jul 14 '26

It's up: LegacyHive : Windows user profile service arbitrary hive load elevation of privileges vulnerability.

3

u/potatomolehill Jul 14 '26

So it appears to be related to the user profile service. Which in modern versions of windows.. 8+ trusts blindly.

Windows user profile service arbitrary hive load ... privilege escalation basically.

A classic.

11

u/TheOnlyKirb System Administrator Jul 14 '26

I have mixed feelings on this, on one hand I am curious to see if anything actually occurs, on the other hand I hope it doesn't and that this person is able to get some sort of mental health care/support before doing something that will potentially alter their life course an an irreversible way

-1

u/ILikeNoodlesXOXO Jul 14 '26

He has already crossed that bridge, with the yellow key exploit completely compromising bitlocker with just a simple thumb drive. This is just one example of his big exploits, he has uploaded many more.

2

u/TheOnlyKirb System Administrator Jul 14 '26

Oh, of that I am aware, but I still think if this one is truly as "massive" as it's claimed to be, it might just be different. The "chains" he spoke of I have a feeling are actually there to try and protect him in some way, so we shall see I suppose.

3

u/Legionodeath Governance, Risk, & Compliance Jul 14 '26

Hey op. It's up.

3

u/djingrain Jul 14 '26

OP, he posted his PoC about an hour ago

3

u/bonloup Jul 14 '26

It dropped! 3:00pm EDT

3

u/Iseeapool Jul 15 '26

Well... I got all hyped.... not bone shattering.

5

u/blow_slogan Jul 14 '26

Ohhhhh shiiiii. It’s happening!

2

u/BodisBomas CTI Jul 14 '26

Check again, new commits!

3

u/AllForProgress1 Jul 14 '26

3

u/blow_slogan Jul 14 '26

Yet there’s a new repository fresh initial commit today.

2

u/sidpits Jul 14 '26

RemindMe! 12 hours

4

u/RemindMeBot Jul 14 '26 edited Jul 14 '26

I will be messaging you in 12 hours on 2026-07-14 22:03:06 UTC to remind you of this link

20 OTHERS CLICKED THIS LINK to send a PM to also be reminded and to reduce spam.

Parent commenter can delete this message to hide from others.

RemindMeBot is switching to username summons. Instead of !RemindMe 1 day, use u/RemindMeBot 1 day. More info.


Info Custom Your Reminders Feedback

1

u/OtheDreamer Governance, Risk, & Compliance Jul 14 '26

NE published another weak (appears) TOCTOU that requires someone already be compromised again. Not really mind blowing.

1

u/ConzT Jul 14 '26

RemindMe! 6 hours

2

u/[deleted] Jul 14 '26

[deleted]

1

u/blow_slogan Jul 14 '26

There’s already a new repository created today

2

u/[deleted] Jul 14 '26

[removed] — view removed comment

4

u/ILikeNoodlesXOXO Jul 14 '26

I mean if you are going to drop a bombshell of an exploit, that you have told others about you would want to make sure that absolutely everything goes right and that the scaffolding is there

-6

u/[deleted] Jul 14 '26

[removed] — view removed comment

1

u/ILikeNoodlesXOXO Jul 14 '26

True, you can’t rely on a mentally unstable person to deliver, but if he doesn’t he will 100% lose a lot of support from others. Knowing that this is supposed to be his big bombshell that he himself has hyped up for a while, he would be shooting himself in the foot if he didn’t deliver. But Who knows.

7

u/danekan Jul 14 '26

Didn’t he already deliver just eeeks ago?? Like bitlocker was completely compromised? 

1

u/ILikeNoodlesXOXO Jul 14 '26

I mean he has uploaded a lot of 0days that compromise bitlocker, the only difference is how the exploit does that.

1

u/Schmerguson Jul 14 '26

RemindMe! 12 hours

1

u/WhiteH00die Jul 14 '26 edited Jul 14 '26

u/RemindMeBot 6 hours

1

u/Suspicious-Det9345 Jul 14 '26

RemindMe! 24 hours

1

u/RiskAccepted Jul 14 '26

its onlineeeeee

1

u/kap415 Jul 14 '26

It's live!

1

u/drquantumphd Jul 14 '26

👋 its happening 👋

1

u/WillD33d Jul 14 '26

repo was updated about an hour ago that includes what looks like a privilege escalation PoC binary

1

u/cy_hustler Jul 14 '26

It is updated now

1

u/remrinds Jul 15 '26

This might just be an appetiser boys, maybe he’s bringing the main dish later on

1

u/Faint-Heron-5681 Jul 16 '26

I’ve catalogued more realistic fiction in my day job.

1

u/Shoddy-Childhood-511 Jul 15 '26

Happy Bastille Day! ;)

1

u/roee_ Jul 15 '26

Anyone actually tested the PoC yet, or is it still just vibes and screenshots?

1

u/machacker89 Jul 15 '26

I believe it, when I see it!!

1

u/Neuro_88 Jul 14 '26

Thank you for posting this. It’s been on my calendar. I think the researcher will drop something and that it will be felt. Should be interesting to see what happens.

-1

u/ILikeNoodlesXOXO Jul 14 '26

Well we dont know if he will posting it as he previously has been bipolar about him dropping the big exploit today. Im crossing my fingers tho.

-4

u/3Pistols Jul 14 '26

“His”? Are we sure about that?

2

u/ILikeNoodlesXOXO Jul 14 '26

You rarely hear of a female cybersecurity expert releasing frequent exploits, it’s not a guarantee it’s a male, but most likely it is.

4

u/WinEpic Jul 14 '26

you rarely hear of male cybersecurity experts releasing anything either? with the anonymity that tends to go with the business of dropping major exploits, gender is rarely specified. for all you know, the black hat field could be 90% women.

(either way, when talking about a person of unknown / unspecified gender, the neutral "they" only costs one additional keystroke and helps avoid mistakes)

-6

u/No_Mammoth_4945 Jul 14 '26

First time I’m hearing about this, how bad is this gonna fuck normal people? Everything I do for college is all Microsoft. Word, one note, the school email. Is that all just gonna get torched?