Lucene search
+L

79 matches found

OSV
OSV
added 2026/08/06 10:17 p.m.6 views

UBUNTU-CVE-2026-50159

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.8 and 11.16.1, Mermaid is vulnerable to CSS injection via sibling combinator selectors generated from diagram-supplied class or id names. An attacker who can supply diagram text c...

5.3CVSS5.5AI score0.00569EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/08/06 7:55 p.m.10 views

CVE-2026-50159 Mermaid allows CSS injection applying to sibling elements of the diagram

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.8 and 11.16.1, Mermaid is vulnerable to CSS injection via sibling combinator selectors generated from diagram-supplied class or id names. An attacker who can supply diagram text c...

5.3CVSS5.4AI score0.00569EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/06 7:55 p.m.9 views

CVE-2026-50159

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.8 and 11.16.1, Mermaid is vulnerable to CSS injection via sibling combinator selectors generated from diagram-supplied class or id names. An attacker who can supply diagram text c...

5.3CVSS5.5AI score0.00569EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/08/06 7:55 p.m.9 views

CVE-2026-50159

Mermaid is a JavaScript tool that uses Markdown-inspired text to create and modify diagrams and charts. Prior to 10.9.8 and 11.16.1, Mermaid is vulnerable to CSS injection via sibling combinator selectors generated from diagram-supplied class or id names. An attacker who can supply diagram text c...

5.3CVSS5.6AI score0.00569EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2026/07/24 12:07 p.m.36 views

CVE-2026-66008 Parse Server 9.0.0 Information Disclosure via GraphQL Error Messages

Parse Server versions = 9.0.0 before 9.10.0-alpha.6 and = 8.2.2 before 8.6.87 disclose Pointer and Relation target class names through GraphQL validation and input-coercion error messages when public schema introspection is disabled graphQLPublicIntrospection: false, the default. Because these...

6.3CVSS0.0032EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/24 12:07 p.m.10 views

CVE-2026-66008 Parse Server 9.0.0 Information Disclosure via GraphQL Error Messages

Parse Server versions = 9.0.0 before 9.10.0-alpha.6 and = 8.2.2 before 8.6.87 disclose Pointer and Relation target class names through GraphQL validation and input-coercion error messages when public schema introspection is disabled graphQLPublicIntrospection: false, the default. Because these...

6.3CVSS5.9AI score0.0032EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/24 12:07 p.m.10 views

CVE-2026-66008

Parse Server versions = 9.0.0 before 9.10.0-alpha.6 and = 8.2.2 before 8.6.87 disclose Pointer and Relation target class names through GraphQL validation and input-coercion error messages when public schema introspection is disabled graphQLPublicIntrospection: false, the default. Because these...

6.3CVSS5.9AI score0.0032EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/07/24 12:07 p.m.10 views

CVE-2026-66008 Parse Server 9.0.0 Information Disclosure via GraphQL Error Messages

Parse Server versions = 9.0.0 before 9.10.0-alpha.6 and = 8.2.2 before 8.6.87 disclose Pointer and Relation target class names through GraphQL validation and input-coercion error messages when public schema introspection is disabled graphQLPublicIntrospection: false, the default. Because these...

6.3CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 6:33 p.m.14 views

EUVD-2026-42327

Hono: Server-Side XSS via JSX Escaping Bypass in cx Utility...

6.1CVSS5AI score0.00198EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/21 2:00 p.m.14 views

Information Exposure

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Information Exposure via the GraphQL API when public introspection is disabled. An attacker can obtain hidden schema...

6.9CVSS5.9AI score0.00279EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/21 12:19 p.m.11 views

CVE-2026-64627

Parse Server versions = 9.0.0 before 9.10.0-alpha.4 and versions before 8.6.85 contain a schema disclosure vulnerability. When the GraphQL API is mounted with public introspection disabled graphQLPublicIntrospection: false, the default, schema-derived 'Did you mean ...?' suggestions were still...

6.9CVSS0.00279EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/16 12:00 a.m.21 views

PT-2026-60491

Name of the Vulnerable Software and Affected Versions Kiota versions prior to 1.32.5 Description Kiota, an OpenAPI based HTTP Client code generator, fails to sanitize x-ms-kiota-info clientClassName and clientNamespaceName values when the kiota generate command is executed without the...

9.3CVSS6AI score0.01355EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2026/07/09 10:39 p.m.92 views

CVE-2026-59856 Vim: Arbitrary Code Execution via PHP Omni-Completion

Vim is an open source, command line text editor. Prior to 9.2.0736, the PHP omni-completion script in runtime/autoload/phpcomplete.vim interpolates a class or trait name, taken from the contents of the edited buffer, into a search pattern that is run via winexecute without escaping. A name...

8.4CVSS0.00216EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/08 4:09 p.m.8 views

CVE-2026-59895 Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.0.0 before 4.12.27, cx in hono/css composes class names from plain strings but marks the result as already escaped without HTML-escaping the input, allowing untrusted className values used in a JSX class...

6.1CVSS6.2AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/08 4:09 p.m.7 views

CVE-2026-59895 Hono: Server-Side XSS via JSX Escaping Bypass in cx() Utility

Hono is a Web application framework that provides support for any JavaScript runtime. From 4.0.0 before 4.12.27, cx in hono/css composes class names from plain strings but marks the result as already escaped without HTML-escaping the input, allowing untrusted className values used in a JSX class...

6.1CVSS6.1AI score0.00198EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/31 12:00 a.m.41 views

PT-2026-45212

Name of the Vulnerable Software and Affected Versions Sereal::Decoder versions prior to 5.005 Description An issue exists where crafted input can lead to a heap out-of-bounds read. In the file Perl/Decoder/srl decoder.c, the functions srl read object and srl read hash process a COPY tag, which is...

8.1CVSS5.7AI score0.00399EPSS
SaveExploits0References9
NVD
NVD
added 2026/05/19 9:16 p.m.26 views

CVE-2026-34216

CtrlPanel is open-source billing software for hosting providers. In versions 1.1.1 and prior, the admin settings update endpoint accepted a fully qualified class name directly from user-supplied request input and used it for dynamic static method calls and object instantiation without any allowli...

6.6CVSS0.00532EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/03/07 7:31 p.m.11 views

CVE-2026-2752

Navtor NavBox allows information disclosure via the /api/ais-data endpoint. A remote, unauthenticated attacker can send crafted requests to trigger an unhandled exception, causing the server to return verbose .NET stack traces. These error messages expose internal class names, method calls, and...

5.3CVSS5.8AI score0.00261EPSS
SaveExploits0References1
NVD
NVD
added 2026/03/06 3:16 p.m.39 views

CVE-2026-2752

Navtor NavBox allows information disclosure via the /api/ais-data endpoint. A remote, unauthenticated attacker can send crafted requests to trigger an unhandled exception, causing the server to return verbose .NET stack traces. These error messages expose internal class names, method calls, and...

5.3CVSS0.00261EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/06 3:04 p.m.9 views

CVE-2026-2752

Navtor NavBox allows information disclosure via the /api/ais-data endpoint. A remote, unauthenticated attacker can send crafted requests to trigger an unhandled exception, causing the server to return verbose .NET stack traces. These error messages expose internal class names, method calls, and...

5.3CVSS5.8AI score0.00261EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder