this post was submitted on 11 Feb 2026
126 points (98.5% liked)

Technology

82329 readers
4371 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
all 15 comments
sorted by: hot top controversial new old
[–] infeeeee@lemmy.zip 49 points 3 weeks ago (1 children)

Improper neutralization of special elements used in a command ('command injection') in Windows Notepad App allows an unauthorized attacker to execute code over a network.

An attacker could trick a user into clicking a malicious link inside a Markdown file opened in Notepad, causing the application to launch unverified protocols that load and execute remote files.

TIL notepad can render markdown

[–] 7isanoddnumber@sh.itjust.works 2 points 3 weeks ago

The addition of markdown support is what opened this vulnerability, iirc.

[–] hperrin@lemmy.ca 27 points 3 weeks ago (3 children)

Why does the notepad app do anything but edit text?

[–] Venator@lemmy.nz 17 points 3 weeks ago (1 children)
[–] RickyRigatoni@piefed.social 7 points 3 weeks ago

Creature feep

[–] MonkderVierte@lemmy.zip 3 points 3 weeks ago* (last edited 3 weeks ago)

Well, it was bad at that too. Until they vibe-coded it to a Wordpad2.

[–] village604@adultswim.fan 3 points 3 weeks ago

They added markup so now links work.

[–] x00z@lemmy.world 11 points 3 weeks ago

I hate the absolute misuse of the RCE definition. An RCE used to not have any user interaction.

[–] Fokeu@lemmy.zip 9 points 3 weeks ago* (last edited 3 weeks ago)

Damn, poor windows users... Just kidding lmao

[–] just_another_person@lemmy.world 6 points 3 weeks ago
[–] _edge@discuss.tchncs.de 4 points 3 weeks ago

Is there a non-sense free description.

So far, i learned that notepad can open links from Markdown. I assume Markdown calls some Windows API open(link) where link is any string. That's hardly a vulnerability by itself, that's working as designed.

Where does the code execution happen? Is it open(https://hackersite.com/exploite.exe)? Can't be. They're not that stupid.

Is it open(file:///PowerShell.exe?atbitaryCodeHere)? Who would allow this?

Or open(teams://magic/doThing)?

This sounds like trying to blame notepad (and by proxy all app developers) for a design flaw in the ecosystem

[–] MonkderVierte@lemmy.zip 1 points 3 weeks ago

Btw, ycombinator supports no activitypub? I think it would fit well.