Tux Machines

Do you waddle the waddle?

Other Sites

LinuxGizmos.com

M5Stack Refreshes Lineup with CardKB2 Keyboard, ESP32-P4 Modules, and Core2 for AWS

M5Stack has introduced several new and updated products, including the CardKB2 keyboard unit, the Stamp-P4 module based on the ESP32-P4, a matching Wi-Fi expansion module, and an updated Core2 for AWS development kit. The lineup spans input devices, embedded modules, and IoT-focused development platforms.

9to5Linux

KDE 4’s Air Theme Making a Comeback, Oxygen Gets Major Revamp for Plasma 6.7

KDE officially removed the Air desktop theme with the release of the Plasma 6 desktop environment series in early 2024, but thanks to Filip Fila, Nuno Pinheiro, and Marco Martin, it is making a major comeback with widget transparency with a blur effect behind windows, which improves contrast and legibility.

PeaZip 11.0 Archive Manager Speeds Up File Browsing and Enhances Bookmarks

Coming two months after PeaZip 10.9, the PeaZip 11.0 release introduces a faster file browser by enabling virtual mode by default over 16K items for the GTK2 version, support for dropping items to the Breadcrumb bar and to the Tab bar, and improved zoom and fractional scaling.

9to5Linux Weekly Roundup: April 5th, 2026

Happy Easter! I want to thank everyone who sent us donations; your generosity is greatly appreciated. I also want to thank all of you for your continued support by commenting, liking, sharing, and boosting the articles, following us on social media, and, last but not least, sending us feedback.

KDE Plasma 6.7 Desktop Environment Is Coming on June 16th, Here’s What to Expect

Some of the biggest changes in KDE Plasma 6.7 include the ability to type characters that aren’t on your physical keyboard, a switch on the Plasma Panel to instantly go from light mode to dark mode, a global push-to-talk feature, and a full-featured print queue viewer app.

news

Microsoft Windows 11 Caches Exploitable Malware

posted by Roy Schestowitz on May 15, 2024

Fishtank PC builds

Reprinted with permission from Cybershow. Author: Helen Plews.

Figure 1: Tom's Hardware: Fishtank PC builds.

Malware is often thought of as a human interaction with a digital device that causes an infection such as a virus or worm. We assume a human used bad authentication, or the human clicked the bad link, the human downloaded the malware…

So if we have anti-virus and anti-phish educational campaigns we should be well protected right? What about the technical side of cybersecurity, where the hardware, network equipment, end device or software vulnerability is the cause?

This article will examine a case where an operating system is able to automatically open and store a phishing email attachment, leading to potential compromise. In this case Windows 11 has been caching attachments locally to provide synchronisation across devices with the Outlook Application. In many cases, it has cached exploitable malware. This is a growing issue brought to light by Windows 11 users and anti-virus providers, instead of the makers at Microsoft.

Dropper Investigation

I am a life-long gamer and from experimentation over the years, I know I have the best rig, a customisable gaming PC. It’s very nice hardware it looks stunning with rainbow glowing fans and it sounds like a mini jet engine, rendering most graphics on Ultra with a graphics card which is at most 2 years old. The only issue I have had with it is in the operating system, which of course for a big gamer is Windows 11 due to its age. After just two weeks of operation I was alerted to a dropper located in my Windows Appdata folder, it was not dropping any further viruses yet as it had been caught by my expensive AV - which is why it sounds like a jet engine due to the large use of CPU!!

Was it a false positive? Well I ran the offline scan myself as my machine took 8x longer to boot. It behaved as if rebooting after a major update. There were no updates carried out, which made me suspect something amiss.

The virus location was not new to me, it is an appdata folder present in Windows 10 and Windows 11 for Windows mail in particular it processes mail syncing across devices; the full path is:

C:\Users\’Username’\AppData\Local\Packages\microsoft.windowscommunicationsapps_8wekyb3d8bbwe\LocalState\Files\SO\

Now I have had viruses popping up here before, in fact it has been an ongoing problem since I adopted the Windows 11 operating system (OS) in 2022 on the household laptops. Since then, both of my son’s laptops have alerted me to droppers and Trojans in the same Appdata folder. I initially assumed my children were not so good with their cybersecurity (being aged 5 and 9 that makes sense). Maybe they had clicked an email notification. Maybe they had downloaded some Trojan in the style of a game from a requested and shoddy gaming store all parents know about, stealthy and all whilst under supervision. That was until my brand new gaming rig got one.

Examining the attack timeline of my gaming rig in detail showed that a phish had been ‘clicked’ from my Hotmail account which was logged in on my Outlook App, running in the background processes (not running in my taskbar) whilst I played some epic title the night before. This ‘click’ put an infected PDF invoice on my PC, and on boot the next day activated the dropper, slowing the machine right down - which gave me a clue.

Now let's be clear about how Microsoft works, as I understand it, and why this is a gripe serious enough to warrant its own blog post.

You must sign in online to a Microsoft account to access the PC at all times, then it creates session keys for all applications that come installed as standard with the OS. So, unless you take some drastic measures I will discuss in a moment, you will undoubtedly be running sessions of Windows apps in the background; Outlook, OneDrive, Teams, Xbox, Photos, Office, Store, the list is quite extensive.

Moving on, I look for the phish email I had. According to my AV "clicked on" log, I located the suspicious subject of the email. It was something akin to;

AMAZON ACCOUNT ###U$IIHknDBWON38383y4y29~~~

Now, you do not need to be a cybersecurity expert to tell that is a phish from the subject which was located using the now foreground Outlook app. And as expected, it was unread. It showed me that within a few minutes of receiving the unread email, the attached PDF invoice was added to the Windows Communication Appdata folder, which led to the dropper found by the offline scan.

It seemed that Outlook App was saving unread attachments to the appdata folder where the virus was located. Some of the located viruses over the past two years were found on multiple devices that used the same MS credentials which unless stated otherwise, auto sync application data. That is exactly what the

microsoft.windowscommunicationsapps_8wekyb3d8bbwe

folder is for. It contains both the application data for Windows apps like Outlook to run and sync as well as data obtained in the process. I synced between my children's laptops as my account was the administrator for the network, it kept them safer online. Or so I thought.

Vulnerability Research

So I start down the usual process of researching the vulnerability to find a permanent mitigation. I find nothing at first, no CVE, no reports. I do find some details on the MS community website like this one from "2020 Trojan Found and Deleted"… but it Returns (Trojan: HTML/Phish.AB!MSR) . It is here I see the same problem and I see a response from an expert.

“The trojan is an email attachment synced to your PC. Do you have some Hotmail or Microsoft email setup in an email client applications like Outlook?” - Independent Expert, MS Community, 2020

So I search all around this topic and I cannot find anything from Microsoft about this issue right away, but I do find many victims. Anti-Virus companies, affected users and experts alike are all drawing attention to this problem. Eventually, thanks to Reddit I find a similar experience from a commentor who managed to find the reported exploit listed by Microsoft. You can find many more threads on the issue on Reddit with a search.

“Looking into the report we have a "Exploit:O97M/CVE-2017-11882.AZA!MTB" match, which doesn't seem to be that ominous since it requires the file to be executed on a non-updated Office/WordPad, still it ain't something I'd like to find lying around because the app found it was a good thing to download it, without my consent.” - JVMTG, Reddit, 2023

It is a known software error marked as severe on their own security intelligence website, with 24 exploits under the O97M CVE. I’d like to say I have more details from Microsoft but I do not, instead they offer very little default cybersecurity steps, such as "remain up to date and don’t click a phish".

This does seem rather severe. It locally caches attachments from emails including those which have not been opened to the windowscommunicationsapps folder from the Outlook App. It will then auto sync the data in the folder to all devices using the same credentials in their Outlook App on their phones, laptops, desktops, anywhere the Outlook App runs.

The only step missing for a full compromise is that infected files are auto-run… a feature I feel sure Microsoft are working on at this exact moment!

Attacks are becoming more complex, in 2022 they were able to add the dropper, which very slowly downloaded a fairly rubbish Trojan, which was easily removed. Recently there were 74 password protected files and multiple Trojans appearing as game applications in the same appdata folder. These were located only weeks after a fresh OS install and could not be explained by known activities on the machine or entirely resolved by AV due to the encryption of the folders they were located in.

Impact

Take a moment to think about how many commercial users of the Outlook application have auto-sync enabled in daily use. All those using Office 365 who sync between devices on their smartphone, personal devices and company equipment, or amongst family member's tablets and laptops. You should be concerned. And then get mad as hell, because it seems Microsoft have created their own quite special service for propagating malware, one that's been ongoing since at least 2020.

I have wasted countless hours re-installing OS’s, searching files, reading reports and researching this issue to find my only salvation in Reddit. Reddit of all places! This looks like something Microsoft rather wanted to sweep under the rug.

If you sync with Outlook App between devices with the same MS account, you are vulnerable to this malware propagation. Microsoft insist users take advantage of auto-synced features across devices and use this as a clear marketing tool especially for commercial settings. It seems my trust in this feature was misplaced.

Mitigation And Loss of Trust

Some will say that this is "just a feature" of sync. I disagree because like so many Microsoft processes it feels out of control. It does not just synchonise expected user data. It inappropriately populates and copies undocumented files into system folders and, without any knowledge or intervention from the user, replicates them across devices.

The mitigation is you must live without synchronisation in Microsoft applications. So far it has worked 100%. Turning off sync across applications does work. This can be done during an OS install by refusing all sync options when prompted. You must also make sure it is off in the account settings for the user. This can be done from the settings panel when logged on to Windows. There are many guides available like this one from Process.st. Even with sync off, you can still access email and other services using the web applications, which will sync files and emails but will not store these to the local machine.

If like myself, you have lost trust in the applications themselves, removing windows apps entirely may be more fitting, this allows the folder

microsoft.windowscommunicationsapps_8wekyb3d8bbwe

to be deleted and does not appear, like a lurking background threat at a later date just in case you change your mind. My gaming rig has only one MS app remaining, Xbox and that is the way it will stay until the situation is openly discussed by MS and the vulnerability resolved. No more Appdata Phishes please.

In summary, no amount of phishing training will prevent a bad design in the operating system. Caching malware infected attachments to system folders and replicating them is bad design in my opinion. In this case, the operating system has been phished, not the human.

Other Recent Tux Machines' Posts

Wine 11.6 Released
important release milestone
 
Audiocasts, PostgreSQL, Ventoy and More
today's leftovers (slow news)
GNU/Linux Distributions and Operating Systems: FunOS, OpenBSD, and IBM Stuff
8 misc. links
Valnet on Moving to GNU/Linux on the Desktop/Laptop, Making It Work Better
a couple of new articles
KDE: Wayland, Falkon Connect, digiKam Splashscreen, and Updates on Oxygen and Air
KDE development updates
Devices and Hackable Hardware With Linux
some hardware projects/news
Free, Libre, Software for the Web: Feeding, QUIC, and ontent Management Systems (CMSs)
4 more stories
Programming Leftovers
Development picks
Games: Steam Games, SteamOS, RPCS3, and Old DOS Games
gaming picks
today's howtos
many howtos
Linux 7.0-rc7
No big surprises this week
KDE 4’s Air Theme Making a Comeback, Oxygen Gets Major Revamp for Plasma 6.7
The Oxygen and Air themes from the KDE 4 desktop environment are making a major comeback with the upcoming KDE Plasma 6.7 release.
PeaZip 11.0 Archive Manager Speeds Up File Browsing and Enhances Bookmarks
PeaZip 11.0 open-source archive manager is now available for download with faster archive browsing, enhanced bookmarks, internal drag and drop, and other changes. Here’s what’s new!
Android Leftovers
Can An Android Tablet Replace Your Laptop?
Almost 7 Years of COVID [original]
A community's maturity is a sign of strength and endurance
Let’s put an end to the speculation
At the time, nobody could imagine that the companies that had supported OpenOffice.org until then would create a project to kill LibreOffice
Why I don't use Linux on my desktop PC
Linux is a great operating system
Linux desktop environments are dying, and KDE and GNOME killed them
Although the number of Linux Desktops has fluctuated over time
I switched my Linux terminal to Zsh and it’s the biggest productivity boost I’ve had in years
My Linux terminal is one of the most important tools for my daily workflows
I switched from GNOME to KDE Plasma 6 and I'm not going back to Ubuntu defaults
When I installed and booted into Ubuntu GNOME
Bluefish 2.4.1 Released with Side-by-Side View & Improved Dark Mode
Bluefish, the free open-source code editor for programmers and web developers, release new 2.4.1 version few days ago
Best Free and Open Source Software
To provide an insight into the quality of software that’s available, we’ve compiled a list of the best free and open source Hyprland tools for screen capturing
Review: Origami Linux 2026.03
I went into my trial with Origami being not only aware that I wouldn't appreciate aspects of the distribution
Today in Techrights
Some of the latest articles
9to5Linux Weekly Roundup: April 5th, 2026
The 286th installment of the 9to5Linux Weekly Roundup is here for the week ending April 5th, 2026.
Party in 2 Months' Time [original]
An upcoming community party
Windows Down at 60%, GNU/Linux Gained 0.3% This Month Based on statCounter [original]
That might help explain recent moves by Microsoft
GNU/Linux Leftovers
GNU/Linux news leftovers
Free, Libre, and Open Source Software Leftovers
FOSS picks
Programming Leftovers
Development news
Web Browsers/Web Servers: Ratelimits, Wander Console 0.4.0, and Mozilla
WWW related news
Open Hardware/Modding: ESP32, Reverse-Engineering, and More
hardware picks
Linux Kernel 6.18 and Preview of 7.0
kernel picks
Games: Godot Threat From Microsofters, Microsoft Thurrott Tries Steam on GNU/Linux, and "Civilization VI Linux Testing Shows Proton's Superiority"
gaming news
Watchtower Discontinued and Switching from sudo to doas
2 applications-related articles
today's howtos
Instructionals/Technical posts
Linux smashes past 5% on the Steam Survey for the first time
After rubbing away the sleep from my eyes in disbelief
Android Leftovers
Android Auto’s next feature wants to turn your car into an office
4 reasons I use screen instead of tmux on Linux
Every Linux PC I've used in the last 15 years has come with screen pre-installed
I switched to Hyprland and now I get why Linux users are obsessed with it
I installed it because I got curious. And curiosity, in Linux
The best thing about modern Linux isn't the desktop, it's how easy it is to roll back your mistakes
When I made the move from Windows to Linux, I wasn't quite sure what to expect
Free and Open Source Software
This is free and open source software
Kdenlive 26.04 RC ready for testing
The Kdenlive 26.04 Release Candidate is ready for testing
OpenShot 3.5 Open-Source Video Editor Released with New Default Timeline
OpenShot 3.5 has been released today as yet another stable update to this powerful open-source, free, and cross-platform video editing software written in Qt for GNU/Linux, macOS, and Windows.
EndeavourOS Titan Released with Linux Kernel 6.19 and KDE Plasma 6.6
The EndeavourOS team announced today the release and general availability of EndeavourOS Titan as the latest stable snapshot of this Arch Linux-based distro featuring the KDE Plasma desktop environment.
GNOME 50 “Tokyo” Desktop Environment Officially Released, This Is What’s New
The GNOME Project released today GNOME 50 (codename Tokyo) as the latest stable version of this widely used desktop environment for GNU/Linux distributions, a major release that introduces exciting new features.
Age verification on Systemd and Flatpak
Flatpak is discussing the technicals around how to implement age verification
Today in Techrights
Some of the latest articles
Stormy World [original]
The world is in flux at the moment
Technology Plan B
Be part of the Software Freedom movement
GNU/Linux Big in Yemen This Year [original]
GNU/Linux has risen a lot in Yemen
Definitely Not a Bubble: After Almost 4 Years in Geminispace Tux Machines Attracts About 200,000 Gemini Requests Per Week [original]
It's a very large capsule at this point [...] Geminispace is still growing and GemText is adopted by more people
Security Leftovers and Some FUD
Microsoft speaks
today's leftovers
GNU/Linux and more
Software and Free Software Leftovers
Software stories
Kernel Woes (Linux)
2 new stories
Programming Leftovers
Development picks
Euro-Office, Comment About Collabora, and Open Letter to European Citizens
roductivity Software/LibreOffic news
PostgreSQL Releases and News
latest from the PostgreSQL site
Web Browsers, RSS Feeds, and Mozilla News
Web related links
Red Hat and Fedora Leftovers
"hey hi", SAP, and more
Open Hardware/Modding: ESP32, Raspberry Pi, Arduino, and More
Hardware leftovers
Applications: Skyscraper, Release Roundup, and More
Applications for GNU/Linux
today's howtos
Instructionals/Technical posts
This Finnish Privacy-focused Linux Phone Wants You to Forget Google Exists
By Yanko Design
Linux Foundation Sells the "Linux" Brand and Rents/Licenses It to Legitimise Another Sloppers' Scam
3 examples
A popular Linux distro now has higher system hardware requirements than Windows 11
Ubuntu, a popular Linux distro, is getting a new version soon
Games: DOOM Eternal, OpenGOAL, and More
mostly stories from GamingOnLinux
Gentoo Prank and Gentoo Big Forum Upgrade
Gentoo jokes and news
today's leftovers
GNU/Linux mostly
Microsoft 'Crashing' Moon Mission
Even NASA can't escape Microsoft Outlook problems
Microsoft NPM Causes Security Catastrophes, Microsoft Transmits Malware to Sites and More
Microsoft doing its best
today's howtos
Instructionals/Technical posts
Android Leftovers
How to Speed Up Your Android Phone In Just a Few Taps
4 things you can do with a Linux terminal on Android that no regular app can match
A Linux terminal on Android sounds like a niche hack, until you actually try it for a while
I saved a doomed Windows laptop by embracing Linux
I’ve been using Fedora Linux on my gaming PC for over a year now
Free and Open Source Software
This is free and open source software
This Week in Plasma: UI and Stability Improvements
This was a somewhat quiet week mostly full of UI and stability improvements
Slackware Cloud Server Series, Episode 11: Jukebox Audio Streaming
I went on a search for a modern, maintained and open source alternative for my OTTO server
Today in Techrights
Some of the latest articles
KDE Plasma 6.7 Desktop Environment Is Coming on June 16th, Here’s What to Expect
The upcoming KDE Plasma 6.7 desktop environment is expected on June 16th, 2026, with many new features and improvements. Here’s what’s to expect.