Skip to content
  • Home
  • Cyber Map
  • About Us – Contact
  • Disclaimer
  • Terms and Rules
  • Privacy Policy
Cyber Web Spider Blog – News

Cyber Web Spider Blog – News

Globe Threat Map provides a real-time, interactive 3D visualization of global cyber threats. Monitor DDoS attacks, malware, and hacking attempts with geo-located arcs on a rotating globe. Stay informed with live logs and archive stats.

  • Home
  • Cyber Map
  • Cyber Security News
  • Security Week News
  • The Hacker News
  • How To?
  • Toggle search form
MapLibre Vulnerability Puts Millions at Risk of Attacks

MapLibre Vulnerability Puts Millions at Risk of Attacks

Posted on September 9, 2026 By CWS

A significant security flaw in the popular MapLibre GL JS library has surfaced, potentially exposing applications and approximately 2.7 million users to zero-click attacks. This vulnerability, identified as CVE-2026-85061 and noted in GitHub Security Advisory GHSA-jrc7-96c5-q579, impacts maplibre-gl versions 6.4.0 and earlier.

Understanding the MapLibre Vulnerability

MapLibre GL JS, an open-source JavaScript library, is widely used for rendering interactive maps on websites and web applications. The vulnerability is located in the library’s DOM.sanitize() function, a mechanism designed to eliminate unsafe HTML attributes before incorporating content into a web page. Researchers identified that this sanitizer processed an element’s attributes via a live browser NamedNodeMap object. During attribute iteration, it removed potentially harmful ones using elem.removeAttribute().

How the Exploit Works

This removal process creates an index-shifting issue: once an attribute is discarded, the subsequent attribute occupies its place, while the loop progresses to the next index. Consequently, the sanitizer might overlook a malicious attribute positioned directly after another harmful attribute. Attackers could exploit this by providing HTML with sequential dangerous attributes. GitHub’s advisory included an example using a details element with attributes like open, onload, and ontoggle.

The sanitizer might remove one malicious attribute but miss inspecting or eliminating the adjacent event handler. When MapLibre later inserts the remaining payload into innerHTML through its attribution control, the event handler could execute without user intervention. This attack doesn’t require user interaction, authentication, or special privileges, posing a severe threat to services loading map styles or data from third-party sources.

Impact and Mitigation Strategies

Applications allowing users to input custom attributions may be vulnerable if these values are passed to MapLibre without independent validation and sanitization. Successful exploitation enables attackers to execute JavaScript within the security context of a victim’s browser, potentially leading to account-session theft, unauthorized actions, sensitive-data access, phishing page redirects, or map content manipulation.

The vulnerability has been rated critical under CVSS v3.1, with a vector of CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N, indicating network-based exploitation, low complexity, no required privileges, and zero user interaction. The weakness falls under CWE-79, improper neutralization of input during web page generation, commonly known as cross-site scripting.

MapLibre maintainers have addressed the flaw in maplibre-gl version 6.4.1, modifying the sanitizer’s operation by initially creating a static copy of element attributes. This approach allows safe inspection and removal of attributes without altering the collection currently being processed. Organizations using MapLibre GL JS should promptly upgrade to version 6.4.1 or the latest release. Security teams should also identify applications processing untrusted map style metadata or user-controlled custom attribution fields.

As a temporary measure, developers should sanitize attribution-related inputs before supplying them to MapLibre. Nevertheless, upgrading is the most dependable solution due to the vulnerability residing in the library’s internal DOM sanitization process.

Cyber Security News Tags:cross-site scripting, CVE-2026-85061, CVSS, CWE-79, Cybersecurity, DOM sanitization, GitHub Security Advisory, JavaScript, MapLibre, Open Source, Vulnerability, web security, zero-click attacks

Post navigation

Previous Post: AI Empowers Cyberattackers with Advanced Capabilities

Related Posts

Top 5 Remote-Access And RMM Tools Most Abused By Threat Actors  Top 5 Remote-Access And RMM Tools Most Abused By Threat Actors  Cyber Security News
Microsoft Anti-Spam Bug Blocks Users From Opening URLs in Exchange Online and Teams Microsoft Anti-Spam Bug Blocks Users From Opening URLs in Exchange Online and Teams Cyber Security News
Enhancing SOC Efficiency by Reducing IOC Noise Enhancing SOC Efficiency by Reducing IOC Noise Cyber Security News
New Spear-Phishing Attack Delivers DarkCloud Malware to Steal Keystrokes, FTP Credentials and Others New Spear-Phishing Attack Delivers DarkCloud Malware to Steal Keystrokes, FTP Credentials and Others Cyber Security News
FBI Investigates Massive Driver’s License Leak on Dark Web FBI Investigates Massive Driver’s License Leak on Dark Web Cyber Security News
Google Unveils Gemini 3.5 Flash Cyber for Faster Vulnerability Fixes Google Unveils Gemini 3.5 Flash Cyber for Faster Vulnerability Fixes Cyber Security News

Categories

  • Cyber Security News
  • How To?
  • Security Week News
  • The Hacker News

Recent Posts

  • MapLibre Vulnerability Puts Millions at Risk of Attacks
  • AI Empowers Cyberattackers with Advanced Capabilities
  • Critical SAP Flaws Pose Severe Security Risks
  • Hackers Exploit Job Offers on LinkedIn to Spread Malware
  • HelmGuard Secures $7.3M to Enhance AI Governance and Security

Pages

  • About Us – Contact
  • Disclaimer
  • Privacy Policy
  • Terms and Rules

Archives

  • September 2026
  • August 2026
  • July 2026
  • June 2026
  • May 2026
  • April 2026
  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025

Recent Posts

  • MapLibre Vulnerability Puts Millions at Risk of Attacks
  • AI Empowers Cyberattackers with Advanced Capabilities
  • Critical SAP Flaws Pose Severe Security Risks
  • Hackers Exploit Job Offers on LinkedIn to Spread Malware
  • HelmGuard Secures $7.3M to Enhance AI Governance and Security

Pages

  • About Us – Contact
  • Disclaimer
  • Privacy Policy
  • Terms and Rules

Categories

  • Cyber Security News
  • How To?
  • Security Week News
  • The Hacker News

Copyright © 2026 Cyber Web Spider Blog – News.

Powered by PressBook Masonry Dark