Lucene search
+L

2568 matches found

Nuclei
Nuclei
added 3 days ago75 views

Advantech R-SeeNet - Cross-Site Scripting

Advantech R-SeeNet contains a cross-site scripting vulnerability in the devicegraphpage.php script via the graph parameter. A specially crafted URL by an attacker can lead to arbitrary JavaScript code execution. id: CVE-2021-21801 info: name: Advantech R-SeeNet - Cross-Site Scripting author: gy74...

9.6CVSS7.2AI score0.63415EPSS
SaveExploits1References4
EUVD
EUVD
added 4 days ago14 views

EUVD-2026-39831

nx graph dev server permissive CORS policy...

5.9CVSS5.4AI score0.00813EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added last week6 views

CVE-2026-55391

datamodel-code-generator generates Pydantic v2 models, dataclasses, TypedDict, and msgspec.Struct from OpenAPI, JSON Schema, GraphQL, Avro, Protobuf, and raw JSON, YAML, or CSV. Prior to 0.63.0, datamodel-code-generator validates a URL host once in src/datamodelcodegenerator/http.py through...

7.5CVSS5.9AI score0.00197EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added last week9 views

CVE-2026-66922

Pivotick used plain JavaScript objects as lookup tables indexed by caller-controlled graph node identifiers in its tree-layout and cycle-detection components. Node identifiers matching properties inherited from Object.prototype, such as constructor, toString, or proto, were not handled as ordinar...

5.1CVSS0.00284EPSS
SaveExploits0References1
NVD
NVD
added last week8 views

CVE-2026-67173

Pivotick did not validate the URL scheme of node imagePath values derived from graph data before assigning them to SVG image resources. An attacker able to supply crafted graph data could set an image path to a malicious URI. When a victim rendered the affected graph, the browser could resolve th...

5.1CVSS0.00341EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 1:32 p.m.33 views

CVE-2026-67173 Pivotick Unvalidated Node Image URLs Allow Unintended Client-Side Requests

Pivotick did not validate the URL scheme of node imagePath values derived from graph data before assigning them to SVG image resources. An attacker able to supply crafted graph data could set an image path to a malicious URI. When a victim rendered the affected graph, the browser could resolve th...

5.1CVSS0.00341EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 1:32 p.m.9 views

CVE-2026-67173

Pivotick did not validate the URL scheme of node imagePath values derived from graph data before assigning them to SVG image resources. An attacker able to supply crafted graph data could set an image path to a malicious URI. When a victim rendered the affected graph, the browser could resolve th...

5.1CVSS5.9AI score0.00341EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/28 1:32 p.m.3 views

CVE-2026-67173 Pivotick Unvalidated Node Image URLs Allow Unintended Client-Side Requests

Pivotick did not validate the URL scheme of node imagePath values derived from graph data before assigning them to SVG image resources. An attacker able to supply crafted graph data could set an image path to a malicious URI. When a victim rendered the affected graph, the browser could resolve th...

5.1CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/28 1:32 p.m.6 views

EUVD-2026-49846

Pivotick did not validate the URL scheme of node imagePath values derived from graph data before assigning them to SVG image resources. An attacker able to supply crafted graph data could set an image path to a malicious URI. When a victim rendered the affected graph, the browser could resolve th...

5.1CVSS5.9AI score0.00341EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 1:32 p.m.14 views

CVE-2026-67173

Pivotick exposes a URI handling flaw in graph rendering: node imagePath values derived from graph data are not validated for their URL schemes before being assigned to SVG image resources. An attacker could supply crafted graph data to cause an image path to point to a malicious URI, and when a v...

5.1CVSS5.9AI score0.00341EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 1:20 p.m.33 views

CVE-2026-66922 Pivotick Prototype-Key Collision in Tree Layout and Cycle Detection Allows Graph Manipulation and Denial of Service

Pivotick used plain JavaScript objects as lookup tables indexed by caller-controlled graph node identifiers in its tree-layout and cycle-detection components. Node identifiers matching properties inherited from Object.prototype, such as constructor, toString, or proto, were not handled as ordinar...

5.1CVSS0.00284EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/28 1:20 p.m.3 views

CVE-2026-66922 Pivotick Prototype-Key Collision in Tree Layout and Cycle Detection Allows Graph Manipulation and Denial of Service

Pivotick used plain JavaScript objects as lookup tables indexed by caller-controlled graph node identifiers in its tree-layout and cycle-detection components. Node identifiers matching properties inherited from Object.prototype, such as constructor, toString, or proto, were not handled as ordinar...

5.1CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/07/28 1:20 p.m.15 views

CVE-2026-66922

Pivotick CVE-2026-66922 affects the tree-layout and cycle-detection code by using plain JavaScript objects as lookup tables indexed with node identifiers that can collide with Object.prototype properties (e.g., constructor, toString, proto ). This can cause inherited-property confusion, wrong typ...

5.1CVSS5.9AI score0.00284EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 1:20 p.m.9 views

CVE-2026-66922

Pivotick used plain JavaScript objects as lookup tables indexed by caller-controlled graph node identifiers in its tree-layout and cycle-detection components. Node identifiers matching properties inherited from Object.prototype, such as constructor, toString, or proto, were not handled as ordinar...

5.1CVSS5.9AI score0.00284EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/28 1:19 p.m.10 views

CVE-2026-66920

Pivotick contains an uncontrolled-recursion vulnerability when processing caller-supplied graph and node data. The affected graph algorithms recursively traversed graph edges, while the JSON viewer recursively processed each level of a node’s data structure. A specially crafted graph containing a...

8.2CVSS0.00253EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/28 1:19 p.m.8 views

CVE-2026-66918

Pivotick fails to sanitize attacker-controlled SVG markup supplied through the per-node style.svgIcon property before inserting it into the document. When rendering a graph node, the vulnerable code assigns the SVG icon markup directly to the innerHTML property of a live SVG element. An attacker...

8.2CVSS0.00277EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/28 12:57 p.m.32 views

CVE-2026-66920 Pivotick - Stack Exhaustion Denial of Service via Deep or Cyclic Graph Data

Pivotick contains an uncontrolled-recursion vulnerability when processing caller-supplied graph and node data. The affected graph algorithms recursively traversed graph edges, while the JSON viewer recursively processed each level of a node’s data structure. A specially crafted graph containing a...

8.2CVSS0.00253EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/28 12:57 p.m.8 views

CVE-2026-66920

Pivotick contains an uncontrolled-recursion vulnerability when processing caller-supplied graph and node data. The affected graph algorithms recursively traversed graph edges, while the JSON viewer recursively processed each level of a node’s data structure. A specially crafted graph containing a...

8.2CVSS5.9AI score0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/28 12:57 p.m.7 views

CVE-2026-66920

Pivotick is affected by an uncontrolled-recursion vulnerability in its graph processing and JSON viewer components. The issue arises when processing caller-supplied graph and node data, where recursive traversals over edges and node structures can exhaust the JavaScript call stack on specially cr...

8.2CVSS5.9AI score0.00253EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/28 12:57 p.m.7 views

EUVD-2026-49796

Pivotick contains an uncontrolled-recursion vulnerability when processing caller-supplied graph and node data. The affected graph algorithms recursively traversed graph edges, while the JSON viewer recursively processed each level of a node’s data structure. A specially crafted graph containing a...

8.2CVSS5.9AI score0.00253EPSS
SaveExploits0References1
Rows per page
Query Builder