Rose debug info
---------------

how human behavior affects security

Later Ctrl + ↑

Programmer’s Digest #139

06/11/2025-06/18/2025 Active Exploitation of Linux Kernel Privilege Escalation Vulnerability,Veeam Patches Critical Vulnerability And More.

1. CISA Warns of Active Exploitation of Linux Kernel Privilege Escalation Vulnerability

CISA has added a Linux kernel vulnerability (CVE-2023-0386, CVSS 7.8) to its KEV catalog, warning it’s being actively exploited. The flaw, patched in early 2023, is an improper ownership bug in the OverlayFS subsystem that allows local privilege escalation. The issue arises when files are copied from a nosuid mount to another mount, letting unprivileged users escalate privileges by creating a root-owned SUID binary. Datadog called the exploit “trivial,” noting it abuses the kernel’s failure to properly check user namespace mappings.

While exact exploitation methods in the wild remain unclear, similar OverlayFS-related flaws—dubbed GameOver(lay)—have been detailed by cloud security firm Wiz, showing they can also grant root access on Unix systems. CISA has mandated all Federal Civilian Executive Branch agencies to apply patches by July 8, 2025, to defend against these active threats.

2. Veeam Patches Critical Vulnerability in Backup & Replication

Veeam has released patches for a critical vulnerability (CVE-2025-23120, CVSS 9.9) in its Backup & Replication software that could allow remote code execution (RCE) by authenticated domain users. The flaw affects version 12.3.0.310 and earlier builds. Users are urged to update to version 12.3.1 (build 12.3.1.1139).The issue stems from insecure deserialization within Veeam’s allow-list mechanism. Improper handling allows attackers to trigger inner deserialization using block-listed classes, enabling code execution.

The vulnerability is linked to CVE-2024-40711, exploited in ransomware attacks, and CVE-2024-42455, which allows arbitrary file deletion by authenticated users. Similar flaws may persist due to the software’s large codebase and weak authentication controls.Attackers could potentially exploit the flaw using modified proof-of-concept code. Veeam’s prior patches relied on block-listing, but deeper structural fixes may be needed.

3. Recent Langflow Vulnerability Exploited by Flodrix Botnet

Threat actors are exploiting CVE-2025-3248, a recently patched vulnerability in Langflow, to deploy the Flodrix botnet. The flaw—added to CISA’s KEV catalog in May—allows unauthenticated remote attackers to execute arbitrary code.

Langflow, a low-code AI workflow platform with over 70,000 GitHub stars, patched the issue in version 1.3.0 released in April. Proof-of-concept (PoC) exploits emerged shortly after, and attackers began scanning for exposed instances.

Trend Micro says the attackers use PoC exploits to gain shell access, perform reconnaissance, and then download and execute Flodrix malware. Once active, the bot connects to a command-and-control (C&C) server to await DDoS commands. Flodrix is an evolution of the LeetHozer malware, featuring enhanced obfuscation, new attack types, and stealth techniques to avoid detection.

GreyNoise has observed over 370 IPs exploiting the flaw, with Censys reporting 1,600 internet-exposed Langflow instances as of mid-June.

4. PyPI, npm, and AI Tools Exploited in Malware Surge Targeting DevOps and Cloud Environments

Researchers  have uncovered multiple malware-laced npm packages—such as eslint-config-airbnb-compat, ts-runtime-compat-check, and solders—designed to execute remote code and deliver layered payloads. These packages, now removed, were downloaded thousands of times.

One package used obfuscated scripts and Unicode tricks to install Pulsar RAT, a variant of Quasar RAT, hiding payloads within PNG image pixels. Another triggered code via a post-install script, running a PowerShell command that fetched further malware while evading detection.

Separately, Socket identified cryptocurrency-focused threats—stealers, drainers, and clippers—targeting blockchain projects. AI-assisted coding also introduced risks like slopsquatting, where LLMs hallucinate fake package names that attackers exploit by registering real ones.

Additionally, JFrog discovered chimera-sandbox-extensions on PyPI, a red teaming tool disguised as a helper module. It targeted developer credentials, CI/CD tokens, and macOS JAMF data, using domain generation and staged payloads for stealth.

27 d   digest   programmers'

Programmer’s Digest #138

06/04/2025-06/11/2025 CISA Adds RoundCube Webmail and Erlang Erlang/OTP SSH Server Flaws, Microsoft Patches 67 Vulnerabilities, New Supply Chain Malware Operation Hits npm and PyPI Ecosystems And More.

1. U.S. CISA Adds RoundCube Webmail and Erlang Erlang/OTP SSH Server Flaws to its Known Exploited Vulnerabilities Catalog

CISA has added two critical flaws—CVE-2025-32433 in Erlang/OTP and CVE-2024-42009 in RoundCube Webmail—to its KEV catalog.

CVE-2025-32433 (CVSS 10) affects older Erlang/OTP versions and allows remote code execution via its SSH server without authentication. Systems running versions before OTP-27.3.3, OTP-26.2.5.11, or OTP-25.3.2.20 are vulnerable. Users should update or disable the SSH server as a temporary fix. CVE-2024-42009 (CVSS 9.3), found by Sonar, is a severe XSS flaw in RoundCube, widely deployed via cPanel. Attackers can execute JavaScript when a victim views a malicious email, enabling email theft, unauthorized sending, and persistent browser access.

These vulnerabilities are actively exploited and must be patched promptly. CISA mandates FCEB agencies address them by the specified deadline, and private organizations are strongly urged to do the same.

2. Cisco Patches Identity Services Engine Flaw Affecting AWS, Azure, OCI

Cisco released patches on June 4 for a critical flaw (CVE-2025-20286) in cloud deployments of Cisco Identity Services Engine (ISE) on AWS, Azure, and Oracle Cloud. The vulnerability allows attackers to access sensitive data, perform limited admin actions, modify configurations, or disrupt services. No active exploitation has been reported yet.

The issue stems from shared admin keys across ISE instances in the same cloud platform and software version, enabling attackers to move laterally across tenants and regions once they compromise one credential. Experts call it a severe “chain-of-trust rupture” that risks widespread takeover.

Security leaders are urged to prioritize patching this flaw immediately. The risk highlights the ongoing challenge of common credentials in enterprise systems and stresses the importance of layered defenses and least-privilege access models to limit damage from breaches.

With multiple critical Cisco patches released recently, teams must focus on vulnerabilities that allow pre-auth access or remote code execution to cloud admin tiers first.

3. Microsoft Patches 67 Vulnerabilities Including WEBDAV Zero-Day Exploited in the Wild

Microsoft has released patches for 67 security flaws, including a critical zero-day (CVE-2025-33053) in WebDAV that is being actively exploited. The flaw allows remote code execution via a malicious URL and has been linked to the Stealth Falcon group, known for targeting Middle Eastern entities. Attackers used a .url file in phishing emails to deliver malware, including a C++ implant named Horus Agent. This tool collects data, downloads files, and injects shellcode. Microsoft also addressed a major Power Automate flaw (CVE-2025-47966) and other significant bugs in Netlogon, SMB, and KDC Proxy. The U.S. CISA has added CVE-2025-33053 to its KEV catalog, mandating federal agencies to patch it by July 1, 2025. CERT/CC also warned about UEFI vulnerabilities that could bypass Secure Boot, allowing malicious code to persist below the OS level. While Microsoft is unaffected by some of these, they pose risks to many UEFI-compliant systems.

4. Adobe Releases Patch Fixing 254 Vulnerabilities, Closing High-Severity Security Gaps

Adobe has released patches for 254 security flaws across its software, with 225 affecting Adobe Experience Manager (AEM). These vulnerabilities, mostly stored and DOM-based cross-site scripting (XSS), impact AEM Cloud Service and versions up to 6.5.22. Exploitation could lead to code execution, privilege escalation, or bypassing security features. The issues are fixed in AEM Cloud Service Release 2025.5 and 6.5.23.

Adobe also addressed a critical reflected XSS flaw (CVE-2025-47110, CVSS 9.1) in Adobe Commerce and Magento Open Source that allows arbitrary code execution, along with an improper authorization issue (CVE-2025-43585, CVSS 8.2).

Additional fixes include code execution bugs in InCopy and Substance 3D Sampler. Although none of the flaws are known to be exploited in the wild, Adobe strongly recommends updating to the latest versions to stay protected.

5. Researchers Uncover 20+ Configuration Risks, Including Five CVEs, in Salesforce Industry Cloud

Researchers have uncovered over 20 misconfiguration risks in Salesforce Industry Cloud, exposing sensitive data to unauthorized access. These flaws affect components like FlexCards, Data Mappers, OmniOut, and OmniScripts. Most issues stem from improper customer configurations, not the platform itself.

If unaddressed, the flaws could allow attackers to access encrypted employee and customer data, session details, credentials, and business logic. Salesforce has patched the issues and issued updated configuration guidance.

Key vulnerabilities include exposure of encrypted fields due to missing permission checks (CVE-2025-43697, CVE-2025-43700), guest user access to sensitive settings (CVE-2025-43701), and improper enforcement of required permissions (CVE-2025-43699). A new setting, “EnforceDMFLSAndDataEncryption,” helps mitigate some risks.

Separately, a SQL injection flaw in a default Aura controller could allow attackers to extract database contents. Salesforce confirmed the issue was patched promptly with no signs of exploitation.

 

6. New Supply Chain Malware Operation Hits npm and PyPI Ecosystems, Targeting Millions Globally

Cybersecurity researchers have uncovered a supply chain attack targeting over a dozen GlueStack-related npm packages, introducing malware that allows attackers to run shell commands, take screenshots, and upload files. These packages collectively see nearly 1 million weekly downloads. The first compromise was detected on June 6, 2025. The injected malware, similar to a recent trojan from another npm package, supports new commands to harvest system info and public IP addresses.

Maintainers revoked access tokens and deprecated affected versions. They say the risk of code execution on user systems is low since the affected libraries are frontend-only, but users should still roll back to safe versions. Separately, two malicious npm packages—express-api-sync and system-health-sync-api—were found containing destructive wipers that delete files and steal data, using SMTP for stealthy exfiltration. Additionally, a Python package on PyPI masquerading as an Instagram growth tool harvests credentials and spreads them to bot services, emphasizing the growing threat in software supply chains.

1 mo   digest   programmers'

Programmer’s Digest #137

05/28/2025-06/04/2025 StoreOnce Bug, 10-Year-Old Roundcube RCE Vulnerability, 10-Year-Old Roundcube RCE Vulnerability.

1. HPE Issues Security Patch for StoreOnce Bug Allowing Remote Authentication Bypass

Hewlett Packard Enterprise (HPE) has released security updates addressing eight vulnerabilities in its StoreOnce backup and deduplication software, including a critical flaw, CVE-2025-37093, rated 9.8 on the CVSS scale. This bug, an authentication bypass affecting all versions before 4.3.11, could allow remote attackers to access systems without credentials. According to the Zero Day Initiative, the flaw stems from a faulty authentication algorithm in the machineAccountCheck method. If exploited, CVE-2025-37093 could be combined with other issues—such as remote code execution, information disclosure, and arbitrary file deletion—to gain root-level access. Other CVEs include remote code execution (CVE-2025-37089, -37091, -37092, -37096), server-side request forgery (CVE-2025-37090), and directory traversal vulnerabilities (CVE-2025-37094, -37095).

HPE also patched critical issues in its Telco Service Orchestrator and OneView products tied to Apache component vulnerabilities.

2. 10-Year-Old Roundcube RCE Vulnerability Let Attackers Execute Malicious Code

 A critical vulnerability (CVE-2025-49113) has been discovered in Roundcube Webmail, allowing authenticated attackers to execute arbitrary code. Rated 9.9 on the CVSS scale, this flaw affects all versions before 1.5.10 and 1.6.11, potentially impacting over 53 million installations worldwide. The bug stems from improper validation in the upload.php file, allowing PHP object deserialization and code execution. The issue poses a serious risk to popular web hosting platforms like cPanel, Plesk, ISPConfig, and DirectAdmin, which use Roundcube as their default webmail. Roundcube has long been a target for nation-state actors like APT28 and Winter Vivern. Recent phishing and XSS attacks have exploited similar flaws.
The Centre for Cybersecurity Belgium urges immediate patching. Fixed versions 1.5.10 and 1.6.11 are now available. FearsOff plans to release technical details soon, following responsible disclosure protocols.

3. Cryptojacking campaign abuses DevOps APIs with GitHub tools

Security researchers at Wiz have uncovered a new crypto-mining campaign dubbed JINX-0132, targeting exposed DevOps systems like Docker, Gitea, HashiCorp Consul, and Nomad. Attackers exploit known misconfigurations and vulnerabilities to install mining software such as XMRig, often via GitHub-hosted payloads to obscure origins.

Notably, this is the first documented abuse of HashiCorp Nomad, where attackers use open APIs to run jobs that deploy miners. Misconfigured Consul servers are also exploited by injecting commands into health checks to execute hidden mining scripts. Gitea is misused for initial access, particularly when installation mode isn’t locked. Docker remains a frequent target through open APIs that allow launching miner-loaded containers.

Shodan data reveals over 5,300 Consul and 400 Nomad servers are publicly exposed. In a related campaign, attackers exploited Open WebUI to deploy miners and steal Discord and crypto wallet data.

These incidents highlight the urgent need for secure DevOps configurations and continuous monitoring.

4. Malicious PyPI, npm, and Ruby Packages Exposed in Ongoing Open-Source Supply Chain Attacks

Several malicious packages have been uncovered across the npm, Python, and Ruby package repositories that drain funds from cryptocurrency wallets, erase entire codebases after installation, and exfiltrate Telegram API tokens, once again demonstrating the variety of supply chain threats lurking in open-source ecosystems.

Socket noted that the two malicious gems were published by a threat actor under the aliases Bùi nam, buidanhnam, and si_mobile merely days after Vietnam ordered a nationwide ban on the Telegram messaging app late last month for allegedly not cooperating with the government to tackle illicit activities related to fraud, drug trafficking, and terrorism.

1 mo   digest   programmers'
Earlier Ctrl + ↓