HN · BleepingComputer · Krebs · Dark Reading · SANS · THN Intel · Unit 42 · Security.com
📰 Cybersecurity News Headlines
Top stories from leading cybersecurity publications as of June 11, 2026.
-
Chinese, N. Korean Threat Groups Build on Asia-Pacific Success
— Dark Reading
North Korea's gross domestic product (GDP) has grown, in part because of the cybercrime gains of groups linked to the nation, which target b… -
Path traversal flaw in AI dev platform Langflow exploited in attacks
— Bleeping Computer
Attackers are actively exploiting CVE-2026-5027, a high-severity path traversal vulnerability in the AI development platform Langflow, to wr… -
CISA Rewrites Federal Patching Requirements for AI Threat Era
— Dark Reading
The new directive gives federal agencies three days to fix the most dangerous flaws, while less severe issues can be deferred. -
The ‘Miasma’ worm source code briefly leaked on GitHub
— Bleeping Computer
The Miasma credential-stealing attack framework, which has recently targeted open-source ecosystems through supply-chain attacks, was briefl… -
Bug Bounty Research Triggers ServiceNow Security Alert
— Dark Reading
Bug bounty research inadvertently led organizations to believe they were being breached through their ServiceNow instances. -
GitHub announces npm security changes to tackle supply-chain attacks
— Bleeping Computer
GitHub has announced that npm v12, expected next month, will introduce several security-focused changes aimed at blocking supply-chain attac… -
China-Linked JDY Botnet Expands to 1,500+ Devices for Cyber Reconnaissance
— The Hacker News
Cybersecurity researchers have warned of a "resurgence and expansion" of JDY, a covert network associated with China-nexus state-sponsored t… -
Ivanti, Fortinet, and SAP Release Patches for Multiple Critical Vulnerabilities
— The Hacker News
Fortinet, Ivanti, and SAP have released security updates to address multiple critical security vulnerabilities that could result in arbitrar… -
Unpatched Langflow Flaw CVE-2026-5027 Exploited for Unauthenticated RCE
— The Hacker News
A high-severity unpatched security flaw in Langflow, an open-source low-code platform to build artificial intelligence (AI) applications, ha… -
Who Runs the Ransomware Group ‘The Gentlemen?’
— Krebs on Security
A cybercrime group known as The Gentlemen has emerged as the second most active ransomware gang by victim count, rapidly attracting a talent… -
How has use of framing protection security headers changed in the past 3 years?, (Wed, Jun 10th)
— SANS ISC
Back in 2023, I wrote a diary[1] discussing how commonly X-Frame-Options and CSP headers containing the frame-ancestors directive were used … -
ISC Stormcast For Wednesday, June 10th, 2026 https://isc.sans.edu/podcastdetail/9966, (Wed, Jun 10th)
— SANS ISC
(c) SANS Internet Storm Center. https://isc.sans.edu Creative Commons Attribution-Noncommercial 3.0 United States License.
🪲 NVD — Last 20 Scored Vulnerabilities
Latest scored CVEs from the National Vulnerability Database (7459 in last 30 days).
Critical: 2 · High: 4 · Medium: 13 · Low: 1. View full dashboard →
-
CVE-2026-53465
— CVSS 6.2 (MEDIUM)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-25, a crafted multi-frame can result in a heap buffer over-write when encoding it with the SF3 encoder⦠-
CVE-2026-53464
— CVSS 4.0 (MEDIUM)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-25, when providing invalid options to the wand option parser a small memory leak will occur. This issu⦠-
CVE-2026-53463
— CVSS 4.3 (MEDIUM)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-50 and 7.1.2-25, when passing incorrect arguments in the distort operation a null pointer deference ⦠-
CVE-2026-53462
— CVSS 5.9 (MEDIUM)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-50 and 7.1.2-25, when an allocation fails in CheckPrimitiveExtent this can result in a heap-use-afte⦠-
CVE-2026-53461
— CVSS 7.5 (HIGH)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-50 and 7.1.2-25, an incorrect loop in the ICON decoder can result in an out of bounds heap write res⦠-
CVE-2026-53460
— CVSS 7.5 (HIGH)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-50 and 7.1.2-25, a missing check for maximum memory request in AcquireAlignedMemory could trigger an⦠-
CVE-2026-52726
— CVSS 7.5 (HIGH)
Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.23.2 and prior to version 1.2.5, `dulwich.porcelain.submodule_update`, and by extension `porcelain.clone(…, recurse_s⦠-
CVE-2026-49219
— CVSS 5.5 (MEDIUM)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-24, an incorrect parsing of the filename can result in a policy bypass and read files d⦠-
CVE-2026-49218
— CVSS 7.5 (HIGH)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-24, a missing check in the DCM decoder could result in an image with invalid dimensions⦠-
CVE-2026-48994
— CVSS 5.9 (MEDIUM)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-24, a missing check of a return value could lead to a heap buffer over-write in the MAT⦠-
CVE-2026-48734
— CVSS 5.5 (MEDIUM)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-49 and 7.1.2-24, a crafted MVG file could result in a stack overflow due to a missing depth or visit⦠-
CVE-2026-48733
— CVSS 4.7 (MEDIUM)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-49 and 7.1.2-24, an infinite loop in the subimage-search operation can happen when using a crafted i⦠-
CVE-2026-48724
— CVSS 5.5 (MEDIUM)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to version 7.1.2-24, when using an image with mask the Floyd-Steinberg dithering method it will cause a negative heap b⦠-
CVE-2026-47734
— CVSS 5.7 (MEDIUM)
Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.1.0 and prior to version 1.2.5, a client with push access could push a tiny crafted thin pack (~174 bytes) whose delta⦠-
CVE-2026-47712
— CVSS 3.3 (LOW)
Dulwich is a pure-Python implementation of the Git file formats and protocols. Starting in version 0.24.0 and prior to version 1.2.5, dulwich.porcelain.format_patch(outdir=…) derives each patch filename from the commit⦠-
CVE-2026-47213
— CVSS 6.5 (MEDIUM)
Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and launch OCI containers within them to run untrusted code. In versions 0.8.2 and prior, Boxlite allows users to configure a ⦠-
CVE-2026-47166
— CVSS 5.7 (MEDIUM)
ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 6.9.13-48 and 7.1.2-23, an attacker who can connect to a magick -distribute-cache service can cause a heap ⦠-
CVE-2026-47165
— CVSS 4.1 (MEDIUM)
-
CVE-2026-46703
— CVSS 9.6 (CRITICAL)
Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and launch OCI containers within them to run untrusted code. Prior to version 0.9.0, Boxlite allows users to specify the OCI i⦠-
CVE-2026-46695
— CVSS 10.0 (CRITICAL)
Boxlite is a sandbox service that allows users to create lightweight virtual machines (Boxes) and launch OCI containers within them to run untrusted code. Prior to version 0.9.0, Boxlite does not restrict the kernel capaâ¦
Source: NVD CVE API 2.0
Generated by CryptXNet.ai Threat Intelligence Platform · June 11, 2026 · Sources: The Hacker News, Bleeping Computer, Krebs on Security, Dark Reading, SANS ISC, THN Threat Intel, Unit 42, Security.com
Leave a Comment