Lucene search
+L

239 matches found

NVD
NVD
added 2026/08/21 7:17 p.m.7 views

CVE-2026-54681

DiscordChatExporter saves Discord chat logs to a file. Prior to 2.47.2, the VisitEmojiAsync method in DiscordChatExporter.Core/Exporting/HtmlMarkdownVisitor.cs interpolates emoji.Name into the alt attribute and emoji.Code into the title attribute without HTML entity encoding. This affects HTML...

4.1CVSS0.00125EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/21 6:41 p.m.7 views

CVE-2026-54681

DiscordChatExporter prior to 2.47.2 is vulnerable to HTML attribute injection in its HTML export functionality. The VisitEmojiAsync method in DiscordChatExporter.Core/Exporting/HtmlMarkdownVisitor.cs interpolates emoji.Name into the alt attribute and emoji.Code into the title attribute without HT...

4.1CVSS5.5AI score0.00125EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/21 6:40 p.m.15 views

EUVD-2026-64047

DiscordChatExporter saves Discord chat logs to a file. Prior to 2.47.2, HTML exports generated with markdown formatting disabled pass attacker-controlled content through FormatMarkdownAsync and FormatEmbedMarkdownAsync in DiscordChatExporter.Core/Exporting/MessageGroupTemplate.cshtml and render i...

8.2CVSS5.5AI score0.00135EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/20 5:39 p.m.12 views

EUVD-2026-63498

Mongoose is an embedded web server and network library. Prior to 7.22, a remote attacker can send a crafted percent-encoded request path to a deployment using MGENABLEDIRLIST and persuade a user to visit it. The mghttpservedir and listdir path in src/http.c places the decoded request URI into the...

5.4CVSS5.1AI score0.00233EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 5:27 p.m.11 views

EUVD-2026-62596

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. From version 8.19.0 until 8.21.0, a double quote in a schema property name is emitted into the generated zod.object... schema without safe encoding. This permits attacker-controlled JavaScrip...

9.3CVSS5.9AI score0.00478EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/12 4:34 p.m.35 views

CVE-2026-48552 Nagios Core / XI DOM-based XSS via jsonquery.js

Nagios Core before 4.5.14 and Nagios XI before 2026R1.7 are vulnerable to DOM-based cross-site scripting in jsonquery.js. Unencoded JSON string values reflected from stored fields are inserted into the DOM without sanitization, allowing attackers to run arbitrary JavaScript in the victim's browse...

5.4CVSS0.00165EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/12 4:34 p.m.44 views

CVE-2026-48552

Affected software : Nagios Core prior to 4.5.14 and Nagios XI prior to 2026R1.7. Component : jsonquery.js. Root cause : unencoded JSON string values reflected from stored fields are injected into the DOM without sanitization. Impact : DOM-based cross-site scripting allowing arbitrary JavaScript e...

5.4CVSS5AI score0.00165EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-64653

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - GitHub CLI gh is GitHub's official command line tool. Prior to 2.97.0, some HTTP request URLs interpolate variable path components without percent encoding,...

5.1CVSS5.4AI score0.00504EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/06 5:51 p.m.12 views

CVE-2026-64653

GitHub CLI gh is GitHub’s official command line tool. Prior to 2.97.0, some HTTP request URLs interpolate variable path components without percent encoding, allowing URL path metacharacters in attacker-controlled repository or resource values to make gh address a different API endpoint or resourc...

5.1CVSS5.5AI score0.00504EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/06 5:51 p.m.12 views

CVE-2026-64653 GitHub CLI: Unescaped variable components in request URLs could allow path traversal

GitHub CLI gh is GitHub’s official command line tool. Prior to 2.97.0, some HTTP request URLs interpolate variable path components without percent encoding, allowing URL path metacharacters in attacker-controlled repository or resource values to make gh address a different API endpoint or resourc...

5.1CVSS5.3AI score0.00504EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/03 1:20 p.m.51 views

CVE-2026-69092 Admidio before 5.0.11 Reflected XSS via SSO/SAML Endpoint

Admidio versions before 5.0.11 contain a reflected cross-site scripting vulnerability in the SSO/SAML endpoint that echoes unencoded exception messages to the HTTP response. Unauthenticated attackers can inject arbitrary JavaScript through SAML Issuer elements or LightSaml library parameters to...

6.9CVSS0.00225EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/31 6:17 p.m.13 views

CVE-2026-55100

hashi-vault-js is a Node.js module for interacting with the HashiCorp Vault API. Prior to 0.5.2, src/Vault.js concatenates unencoded identifier values including name, username, group, role, and version into Vault request paths and query strings instead of using encodeURIComponent and...

8.7CVSS0.00382EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/31 5:03 p.m.12 views

CVE-2026-55100 hashi-vault-js has a path traversal and query parameter injection

hashi-vault-js is a Node.js module for interacting with the HashiCorp Vault API. Prior to 0.5.2, src/Vault.js concatenates unencoded identifier values including name, username, group, role, and version into Vault request paths and query strings instead of using encodeURIComponent and...

8.7CVSS5.5AI score0.00382EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/31 5:03 p.m.37 views

CVE-2026-55100 hashi-vault-js has a path traversal and query parameter injection

hashi-vault-js is a Node.js module for interacting with the HashiCorp Vault API. Prior to 0.5.2, src/Vault.js concatenates unencoded identifier values including name, username, group, role, and version into Vault request paths and query strings instead of using encodeURIComponent and...

8.7CVSS0.00382EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/31 5:03 p.m.8 views

CVE-2026-55100 hashi-vault-js has a path traversal and query parameter injection

hashi-vault-js is a Node.js module for interacting with the HashiCorp Vault API. Prior to 0.5.2, src/Vault.js concatenates unencoded identifier values including name, username, group, role, and version into Vault request paths and query strings instead of using encodeURIComponent and...

8.7CVSS5.5AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/31 12:00 a.m.24 views

PT-2026-66795

hashi-vault-js is a Node.js module for interacting with the HashiCorp Vault API. Prior to 0.5.2, src/Vault.js concatenates unencoded identifier values including name, username, group, role, and version into Vault request paths and query strings instead of using encodeURIComponent and...

8.7CVSS5.5AI score0.00382EPSS
SaveExploits0References5
NVD
NVD
added 2026/07/15 4:16 p.m.14 views

CVE-2026-41580

Stirling-PDF is a locally hosted web application that facilitates various operations on PDF files. Prior to 2.0.0, Stirling-PDF's /get-info-on-pdf endpoint rendered PDF Title and Author metadata fields without proper HTML encoding or sanitization, allowing a crafted PDF to execute...

6.1CVSS0.00228EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/13 3:46 p.m.12 views

PYSEC-2026-2530 joserfc: b64=false RFC7797 JWS payloads bypass JWSRegistry payload-size limits during deserialization

RFC7797 b64=false JWS payloads bypass JWSRegistry payload-size limits during deserialization Summary Testing revealed that joserfc accepts oversized RFC7797 b64=false JWS payloads without applying JWSRegistry.maxpayloadlength. The normal JWS compact and flattened JSON paths reject payloads above...

5.3CVSS6AI score0.00163EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 2:36 p.m.10 views

PYSEC-2026-3056 Rucio WebUI has a Reflected Cross-site Scripting Vulnerability

Summary A reflected Cross-site Scripting vulnerability was located in the rendering of the ExceptionMessage of the WebUI 500 error which could allow attackers to steal login session tokens of users who navigate to a specially crafted URL. Details The WebUI error message renders ExceptionMessage...

8.1CVSS6.3AI score0.00263EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/13 10:16 a.m.13 views

PYSEC-2026-3441

URL path injection via unencoded user-supplied identifiers vulnerability in Apache Gravitino. This issue affects Apache Gravitino: from 1.0.0 before 1.2.1. Users are recommended to upgrade to version 1.2.1, which fixes the issue...

9.1CVSS6.1AI score0.00475EPSS
SaveExploits0References2
Rows per page
Query Builder