Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-85183 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

Taipy configures its socket.io server with wildcard CORS origin and credential flag enabled, allowing any web page to establish credentialed WebSocket connections to victim applications. Attackers can open socket.io sessions from arbitrary domains and invoke state variable modifications and action callbacks without CSRF protection.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-1385Missing Origin Validation in WebSockets[email protected]

Affected Products

ProductVersions
Avaiga Taipy
<= 4.1.1 (semver)

CPE

  • No CPEs found in CPE dictionary for this product.

Remediation

  • Workaround:low effort

    Configure the socket.io server to restrict CORS origins to the local server or a specific trusted origin.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-85183
NVD Published Date:
Sep 3, 2026
NVD Last Modified:
Sep 10, 2026
Source:
[email protected]
CVE-2026-85183 Details - Not Deferred