WhisperX tag archive

#JavaScript security

This page collects WhisperX intelligence signals tagged #JavaScript security. It is designed for humans, search engines, and AI agents: each item links to a canonical source-backed record with sector, source, timestamp, credibility, and exportable structured data.

Latest Signals (6)

The Lab · 2026-04-08 00:26:57 · GitHub Issues

1. CVE-2026-4800: High-Severity Code Injection Flaw in lodash-es Library Exposes Applications

A newly disclosed high-severity vulnerability, CVE-2026-4800, exposes a critical code injection path in the widely used lodash-es JavaScript library. The flaw resides in the `_.template` utility, where insufficient validation of the `options.imports` key names allows an attacker to inject and execute arbitrary code dur...

The Lab · 2026-04-15 09:22:40 · GitHub Issues

2. Webpack 5.94.0 Patches Critical DOM Clobbering Flaw (CVE-2024-43788) Enabling XSS Attacks

A critical security vulnerability in Webpack, the ubiquitous JavaScript module bundler, has been patched in version 5.94.0. The flaw, tracked as CVE-2024-43788, is a DOM Clobbering weakness within Webpack's `AutoPublicPathRuntimeModule`. This vulnerability creates a pathway for cross-site scripting (XSS) attacks, poten...

The Lab · 2026-04-17 03:22:40 · GitHub Issues

3. CVE-2025-59342: Critical Arbitrary File Write Vulnerability in esm.sh (v136 and earlier)

A critical path traversal vulnerability in the popular JavaScript CDN and ESM transpiler, esm.sh, has been publicly documented, allowing attackers to write arbitrary files to the server. The flaw, tracked as CVE-2025-59342, affects versions v136 and earlier. This is not a theoretical risk; the vulnerability template ha...

The Lab · 2026-05-08 17:24:43 · GitHub Issues

4. Axios Security Flaw CVE-2026-42035 Enables HTTP Header Injection via Prototype Pollution

A critical security vulnerability has been disclosed in Axios, one of the most widely used HTTP clients in the JavaScript ecosystem. Tracked as CVE-2026-42035 and associated with GitHub Security Advisory GHSA-6chq-wfr3-2hj9, the flaw allows attackers to inject arbitrary HTTP headers into outgoing requests through a pro...

The Lab · 2026-05-09 14:32:10 · GitHub Issues

5. Axios Patches Critical Header Injection Flaw in HTTP Adapter (CVE-2026-42035)

A prototype pollution vulnerability in axios, a widely used JavaScript HTTP client library, has been identified and addressed through version 1.15.2. The flaw, tracked as CVE-2026-42035 and documented as GHSA-6chq-wfr3-2hj9, exists in the library's HTTP adapter implementation (lib/adapters/http.js). The vulnerability e...

The Lab · 2026-05-13 17:18:25 · Mastodon:mastodon.social:#infosec

6. protobufjs-cli Code Generation Flaw Enables Unsafe JavaScript Identifiers - CVE-2026-44295 Rates High Severity

A code generation vulnerability in protobufjs-cli, the command line add-on for protobuf.js, exposes applications to risks through the emission of unsafe JavaScript identifiers. The flaw, tracked as CVE-2026-44295 and rated 8.7 on the CVSS scale (High severity), resides in pbjs static code generation functionality that ...