IA Squad
SearchPT

js 2026

js · vue · 3.5.36Good to know

Vue 3.5.36 released

Vue 3.5.36 is a new version of the progressive JavaScript framework for building modern web UI.

11 Jun 2026 · good to know
js · vue · 3.5.37Good to know

Vue 3.5.37 Patch Release

Vue 3.5.37 is a patch release of the progressive JavaScript framework for building modern web UI.

11 Jun 2026 · good to know
js · vue · 3.5.38Good to know

Vue 3.5.38 Released

Vue 3.5.38 is now available. This is a release of the progressive JavaScript framework for building modern web UI.

11 Jun 2026 · good to know
js · @hulumi/baselineHeads-up

@hulumi/baseline < 1.4.0: GuardDuty and Security Hub reuse bugs fixed

In @hulumi/baseline < 1.4.0, AccountFoundation's reuse mode for GuardDuty and Security Hub had two bugs: (1) GuardDuty reuse did n

11 Jun 2026 · schedule it
js · @papra/webhooksHeads-up

@papra/webhooks SSRF Protection Bypass via Redirect Following

The webhook delivery HTTP client follows redirects without validating the redirect target against the blocklist, enabling authenti

11 Jun 2026 · schedule it
js · @hulumi/policiesCritical

@hulumi/policies: AWS IAM trust policy multi-provider detection fix

AWS IAM trust policies listing multiple federated identity providers (e.

11 Jun 2026 · act now
js · @hulumi/policiesCritical

@hulumi/policies <1.4.0 URN Spoofing Vulnerability

A security vulnerability in @hulumi/policies <1.

11 Jun 2026 · act now
js · @hulumi/policiesCritical

@hulumi/policies <1.4.0: HULUMI-H5 exemption validation bypass

HULUMI-H5 policy in @hulumi/policies <1.

11 Jun 2026 · act now
js · @hulumi/baselineCritical

@hulumi/baseline: Audit log S3 bucket immutability bypass in AccountFoundation

AccountFoundation's S3 bucket for CloudTrail and AWS Config audit logs had three vulnerabilities: (1) Object Lock disabled on star

11 Jun 2026 · act now
js · @hulumi/driftCritical

@hulumi/drift: classifier bugs mask attacks and fire false positives

Two bugs in @hulumi/drift classifier: (1) adapter failures were cached as 'all clear' (None/none) for 6 hours, masking real attack

11 Jun 2026 · act now
js · baileysCritical

baileys: Message spoofing via placeholderResendMessage

A security vulnerability in baileys allows malicious payloads via placeholderResendMessage to spoof messages, corrupt app state sy

11 Jun 2026 · act now
js · vue · 3.5.35Good to know

Vue 3.5.35 Patch Release

Patch version 3.5.35 of the progressive JavaScript framework Vue.js has been released.

09 Jun 2026 · good to know
js · vite · 8.0.15Good to know

Vite 8.0.15 released

Version 8.0.15 of Vite, a native-ESM powered web dev build tool, was released.

09 Jun 2026 · good to know
js · vite · 8.0.16Good to know

Vite 8.0.16 released

Version 8.0.16 of Vite, a native-ESM powered web dev build tool, was released.

09 Jun 2026 · good to know
js · Node.js BlogGood to know

Node.js Blog: Node.js v26.3.0 Released

Node.js v26.3.0 is out with notable changes, commits, and contributor updates.

09 Jun 2026 · good to know
js · react · 19.0.7Good to know

React 19.0.7 Patch Release

React 19.0.7 is a patch release of the React library for building user interfaces.

09 Jun 2026 · good to know
js · react · 19.1.8Good to know

React 19.1.8 Patch Release

React 19.1.8 is a patch release of the React library for building user interfaces.

09 Jun 2026 · good to know
js · nocodbHeads-up

nocodb: Shared-view relation endpoints now enforce column visibility check

Public shared-view relation endpoints (`publicMmList`, `publicHmList`, `relDataList`) now verify that the requested column's `show

09 Jun 2026 · schedule it
js · nocodbHeads-up

NocoDB: Reflected XSS in password-reset page via unescaped URL token

The password-reset page in NocoDB had a reflected XSS vulnerability where the URL token was embedded directly into a JavaScript st

09 Jun 2026 · schedule it
js · nocodbHeads-up

NocoDB hashRedirect plugin rejects protocol-relative URLs to fix open redirect

The client-side hashRedirect plugin now rejects protocol-relative URLs (starting with //) to prevent open redirect attacks.

09 Jun 2026 · schedule it
js · nocodbHeads-up

NocoDB: Public shared-view endpoints no longer expose hidden column values

Public shared-view endpoints no longer expose hidden column values.

09 Jun 2026 · schedule it
js · nocodbHeads-up

NocoDB: Timing-safe password verification for shared views

The shared-view password check in View.

09 Jun 2026 · schedule it
js · nocodbHeads-up

NocoDB: Fixed timing-based email enumeration in sign-in endpoint

The unknown-user branch in auth.

09 Jun 2026 · schedule it
js · nocodbHeads-up

nocodb: testConnection endpoint now scopes integration access to workspace

The `testConnection` endpoint previously fetched integrations in a bypass scope and only checked that the integration was non-priv

09 Jun 2026 · schedule it
js · nocodbHeads-up

nocodb: SSRF protection via validateDbConnectionHost helper

Added a `validateDbConnectionHost` helper that resolves hostnames, parses addresses with ipaddr.

09 Jun 2026 · schedule it
js · nocodbHeads-up

NocoDB SQL Injection via Column Title in Bulk GroupBy Endpoint

An authenticated user with column-create permission can inject SQL into the bulk groupBy endpoint by setting a column's title to a

09 Jun 2026 · schedule it
js · nocodbHeads-up

NocoDB OAuth PKCE race condition fix

Fixed a race condition in OAuth token exchange where two concurrent requests using the same authorization code could each mint a d

09 Jun 2026 · schedule it
js · nocodbHeads-up

nocodb MCP readAttachment tool now enforces file ownership check

The MCP `readAttachment` tool now verifies file ownership by looking up the path in `nc_file_references` and checking that the `ba

09 Jun 2026 · schedule it
js · nocodbHeads-up

NocoDB OAuth tokens no longer persist after password change

OAuth access and refresh tokens are now revoked when a user changes, resets, or recovers their password.

09 Jun 2026 · schedule it
js · actualHeads-up

Actual macOS 25.x (Electron 39.2.7) ELECTRON_RUN_AS_NODE enabled allows arbitrary code execution

A vulnerability in Actual macOS application version 25.

09 Jun 2026 · schedule it
js · fuxa-serverHeads-up

fuxa-server: SQL injection in TDengine DAQ storage connector

The TDengine DAQ storage connector's escapeTdString function doubles single quotes but does not escape backslashes, allowing SQL i

09 Jun 2026 · schedule it
js · fuxa-serverHeads-up

fuxa-server: Scheduler API missing admin permission checks fixed in 1.3.2

The Scheduler API did not enforce administrator permissions, allowing non-admin users to create or modify scheduled actions that e

09 Jun 2026 · schedule it
js · nocodbCritical

NocoDB Stored XSS in Row Comments via Unsanitized HTML and Tippy allowHTML

Stored XSS vulnerability in row comments: HTML stored without server-side sanitization, and Tippy tooltip with allowHTML: true exe

09 Jun 2026 · act now
js · nocodbCritical

NocoDB Shared Form XSS via redirect_url

The shared form-view submit handler writes the form's `redirect_url` to `window.

09 Jun 2026 · act now
js · dbgate-serveCritical

DbGate JSON script runner endpoint vulnerable to remote code execution

The POST /runners/start endpoint in DbGate's JSON script runner allows remote code execution via code injection in the functionNam

09 Jun 2026 · act now
js · @sync-in/serverCritical

@sync-in/server: SSRF bypass via IPv4-mapped IPv6 addresses in URL download

The private IP blocklist regex in the URL download feature does not match IPv4-mapped IPv6 addresses (e.

09 Jun 2026 · act now
js · dbgate-apiCritical

DbGate API: Arbitrary Code Execution via Unsanitized functionName in POST /runners/load-reader

The POST /runners/load-reader endpoint directly interpolates the functionName parameter into a JavaScript code template without sa

09 Jun 2026 · act now
js · tinymceCritical

TinyMCE XSS vulnerability via SVG namespace bypass in 6.8.x-7.0.x

TinyMCE 6.8.x-7.0.x contains an XSS vulnerability due to improper SVG namespace scope handling in the sanitizer, allowing crafted

09 Jun 2026 · act now
js · tinymceCritical

TinyMCE Stored XSS via Unsanitized data-mce-* Attributes

Stored XSS vulnerability via unsanitized data-mce-* attributes (data-mce-href, data-mce-src, data-mce-style).

09 Jun 2026 · act now
js · tinymceCritical

TinyMCE Stored XSS via forged mce:protected comments

Stored XSS vulnerability via forged mce:protected comments bypasses sanitization and injects scripts on content restore.

09 Jun 2026 · act now
js · tinymceCritical

TinyMCE media plugin stored XSS via data-mce-* attributes

Stored XSS vulnerability in the media plugin allows attackers to inject malicious scripts via crafted data-mce-* attributes.

09 Jun 2026 · act now
js · fuxa-serverCritical

FUXA Server Missing Authorization in Socket.IO Handlers Leading to SSRF

Two Socket.IO event handlers (DEVICE_PROPERTY and DEVICE_WEBAPI_REQUEST) in server/runtime/index.js lack authorization checks, all

09 Jun 2026 · act now