Why Should I Care? โ 2026-09-19 | ๐ด 2 HIGH ยท ๐ก 1 MEDIUM ยท ๐ต 14 RADAR ยท โช 80 FILTERED
๐ Briefing โ 2026-09-19
17 vendor intel items scanned | ๐ด 2 HIGH | ๐ก 1 MEDIUM | ๐ต 14 RADAR | โช 80 FILTERED
๐ด Critical โ action required:
- CISA Adds One Known Exploited Vulnerability to Catalog (CVE-2025-39682) โ Yes, if you run Linux Kernel versions 5.10 to 5.15: this vulnerability can allow attackers to gain full control of your system.
- CISA Adds Two Known Exploited Vulnerabilities to Catalog (CVE-2025-39964, CVE-2026-53266) โ Yes, if you run Linux Kernel versions affected by CVE-2025-39964 or CVE-2026-53266: These vulnerabilities can lead to total control of your system by attackers.
Everything else can wait.
๐ก Medium โ review when time permits:
- A Vault with a Heap-View: The Uncomfortable Space Between AgentCore Harness and Identity โ Yes, if you run AWS AgentCore Harness with default configurations: attackers can use prompt injection to exfiltrate plaintext credentials.
๐ต 14 items on the radar โ see below โ
Why Should I Care? ๐ด HIGH โ Handle Now
CISA Adds One Known Exploited Vulnerability to Catalog
CISA Advisories [CISA KEV] | CVSS 9.8 | CVE-2025-39682
โ Why Should I Care?
Yes, if you run Linux Kernel versions 5.10 to 5.15: this vulnerability can allow attackers to gain full control of your system.
๐ฏ Affected versions: 5.10 - 5.15
Not affected: 5.16 and above
๐ญ In plain English:
This vulnerability means that if you're running an affected version of the Linux Kernel, an attacker could exploit this flaw to take full control of your system. For example, they could install malware, steal data, or use your system to attack others.
๐ง Prerequisites:
- Running Linux Kernel versions 5.10 to 5.15
- No proper patch applied
โฑ Urgency: High urgency due to active exploitation and the potential for full system compromise.
โ Fixed in: 5.16, 5.17, 5.18
๐ก Context: The root cause is an improper check for unusual or exceptional conditions in the Linux Kernel, allowing attackers to exploit this flaw.
CISA Adds Two Known Exploited Vulnerabilities to Catalog
CISA Advisories [CISA KEV] | CVE-2025-39964, CVE-2026-53266
โ Why Should I Care?
Yes, if you run Linux Kernel versions affected by CVE-2025-39964 or CVE-2026-53266: These vulnerabilities can lead to total control of your system by attackers.
๐ฏ Affected versions: Linux Kernel versions prior to the patched versions
๐ญ In plain English:
These vulnerabilities allow attackers to exploit race conditions or memory errors in the Linux Kernel, potentially giving them full control over your system. For example, an attacker could remotely execute code and take over your server.
๐ง Prerequisites:
- Running an unpatched Linux Kernel version
- Network access to the vulnerable system
โฑ Urgency: High urgency due to active exploitation and potential for full system compromise.
๐ก Context: The root cause involves flaws in the Linux Kernel's handling of certain operations, leading to race conditions and memory errors.
Why Should I Care? ๐ก MEDIUM (1)
A Vault with a Heap-View: The Uncomfortable Space Between AgentCore Harness and Identity
Palo Alto Unit 42
โ Why Should I Care?
Yes, if you run AWS AgentCore Harness with default configurations: attackers can use prompt injection to exfiltrate plaintext credentials.
๐ฏ Affected versions: All versions with default configurations
Not affected: Versions where allowedTools are scoped to necessary tools only
๐ญ In plain English:
If your AWS AgentCore Harness is set up with default settings, an attacker could trick your system into revealing sensitive credentials. For example, an attacker could send a command that makes your system reveal passwords or access keys.
๐ง Prerequisites:
- Default configuration of AWS AgentCore Harness
- Access to prompt injection
โฑ Urgency: High urgency due to the potential for immediate credential exfiltration and unauthorized access.
๐ก Context: The root cause is the default configuration that enables the shell tool, which can access the same memory space where credentials are stored in plaintext.
Why Should I Care? ๐ต On the Radar (14)
- Public Exploits Released for Four Linux Kernel Flaws That Enable Local Root (The Hacker News) โ A security researcher has released working exploit code for four Linux kernel flaws that allow local users to gain root access. While the fixes are available, any system running an older, unpatched kernel is at risk.
- Microsoft Patches CVSS 10.0 Azure AI Foundry Flaw Enabling Unauthorized Privilege Escalation (The Hacker News) โ Microsoft fixed a critical flaw in Azure AI Foundry that could let unauthorized users gain elevated privileges. Although no action is required from users, it's crucial to stay updated on such security patches.
- Fake LastPass Authenticator GitHub repos push new Rapuncel infostealer (BleepingComputer) โ Hackers are using fake GitHub repositories to spread a new infostealer called Rapuncel, which can steal data from your computer and disable antivirus software. This affects users of LastPass and at least 39 other companies.
- Gyazo server flaw exploited to steal 23.6 million user records (BleepingComputer) โ Gyazo, an image-sharing platform, suffered a data breach due to a server flaw, leading to the theft of 23.6 million user records. This includes sensitive information like email addresses, password hashes, and metadata associated with uploaded images.
- New WordPress Click2Shell Flaw Forces Theme Installs, Can Chain to Code Execution (The Hacker News) โ A new flaw in WordPress allows attackers to install themes without user interaction, which can be chained with another flaw to execute code on your server. This can compromise your site's security.
- Plugin4Shell Lets Repository Owners Swap Pinned Plugin Code Across Four AI Coding Agents (The Hacker News) โ A security flaw in four popular AI coding agents allows repository owners to swap a pinned plugin with a malicious one, even if the agent is set to a specific version. This could lead to unauthorized access to your files and credentials.
- An Abandoned CDN Domain Was Re-Registered. Thousands of Sites Still Call It. (The Hacker News) โ A domain previously used by a CDN was re-registered, and thousands of sites are still calling it. The new owner can control what these sites load, potentially leading to security risks like malicious code execution.
- Transparent Tribe Deploys New Rust Backdoor Using Private GitHub Repositories for C2 (The Hacker News) โ A threat group called Transparent Tribe is using new malware tools to target government and defense organizations in India and Afghanistan. They use private GitHub repositories for command and control, which is a new tactic.
- Microsoft Teams will let admins block custom file extensions (BleepingComputer) โ Microsoft Teams is adding a feature that lets admins block specific file types to enhance security. This is useful if your organization needs to prevent certain file types from being shared within the platform.
- Claimed Bug Bounty Hunter Likely Used LLM to Build PhantomRaven npm Stealer (The Hacker News) โ A threat actor used AI to create a malware called PhantomRaven, which steals sensitive information from developers' machines via npm packages. This highlights the growing use of AI in cybercrime and the risks in software supply chains.
- WeaselBiscuit Stealer Spreads via 13 npm Packages to Harvest Chrome Extension Storage (The Hacker News) โ A new malware called WeaselBiscuit is spreading through 13 npm packages and can steal data from Chrome extensions. This could impact any IT professional using these packages or extensions, potentially exposing sensitive information.
- New Check Point flaw lets hackers execute code with root privileges (BleepingComputer) โ A critical flaw in Check Point's Security Management Server and Log Server allows attackers to execute code with root privileges, potentially giving them full control over your systems. This is a high-priority issue because it can be exploited without user interaction and can affect any deployment of these systems.
- Webinar: Which Google Workspace security controls actually matter? (BleepingComputer) โ Webinar discussing effective Google Workspace security controls.
- RatHat Android Malware Abuses ADB to Retain Shell Access After Uninstall (The Hacker News) โ New Android malware RatHat uses AI to control compromised devices.
โช 80 low-priority items filtered.
๐ฆ Aggregated and triaged by Donna AI | Sources: 8 vendor feeds | CISA KEV