Lucene search
+L
VulnrichmentRecent

179537 matches found

Vulnrichment
Vulnrichment
•added 2026/08/21 8:43 p.m.•7 views

CVE-2026-76905 kin-openapi openai3filter: nil-pointer panic in ConvertErrors on malformed multipart/form-data body enables unauthenticated DoS

kin-openapi is a Go project for handling OpenAPI files. From 0.10.0 until 0.141.0, openapi3filter.convertParseError in openapi3filter/validationerrorencoder.go dereferences e.Parameter.In without checking whether e.Parameter is nil. A malformed non-string scalar field in a multipart/form-data...

7.5CVSS5.3AI score0.00354EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 8:40 p.m.•9 views

CVE-2026-63135 YOURLS: Stored XSS in referrer statistics chart via crafted Referer header

YOURLS is a self-hosted, customizable URL shortener written in PHP. From 1.5.1 until 1.10.4, YOURLS stores the HTTP Referer header through yourlsgetreferrer, yourlssanitizeurlsafe, and yourlslogredirect, then aggregates the value in yourls-infos.php and passes the derived domain through...

8.2CVSS5.2AI score0.00247EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:40 p.m.•8 views

CVE-2026-30890 Combodo iTop: Reflected XSS in synchro/synchro_import.php

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, there is a Reflected Cross-Site Scripting XSS vulnerability in the synchro import script. This issue has been fixed in version 3.2.3...

8CVSS5.2AI score0.00234EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/21 8:37 p.m.•6 views

CVE-2026-30865 Combodo iTop: Reflected XSS in dashboard save

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, there is a Reflected Cross-Site Scripting XSS vulnerability in the dashboard save functionality. This issue has been fixed in version 3.2.3...

7.1CVSS5.3AI score0.00187EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/21 8:37 p.m.•8 views

CVE-2026-61539 Xinference: Remote code execution via unsafe `eval()` in Llama3 tool-call parsing

Xinference is an inference API for running open-source, speech, and multimodal models. In 2.5.0 and earlier, Xinference passes attacker-influenced Llama3 tool-call output to eval in xinference/model/llm/toolparsers/llama3toolparser.py and xinference/model/llm/utils.py. Requests to...

10CVSS5.6AI score0.00657EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:34 p.m.•20 views

CVE-2026-53656 FiftyOne App server uses wildcard CORS (Access-Control-Allow-Origin: *), enabling cross-origin reads of local server data

FiftyOne is an open-source platform for refining high-quality datasets and visual AI models. Prior to 1.17.0, the FiftyOne App/API server in fiftyone/server/app.py and the /media route in fiftyone/server/routes/media.py unconditionally return Access-Control-Allow-Origin: . Because the embedded...

6.3CVSS5.3AI score0.00093EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:34 p.m.•7 views

CVE-2026-54457 TensorZero: Arbitrary file read and SSRF in TensorZero Gateway's internal object storage endpoint

TensorZero is an open-source LLMOps platform that unifies an LLM gateway, observability, evaluation, optimization, and experimentation. Prior to 2026.6.0, the TensorZero Gateway /internal/objectstorage endpoint accepts a caller-supplied JSON storagepath parameter that dynamically overrides the...

7.7CVSS5.6AI score0.00294EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 8:31 p.m.•8 views

CVE-2026-55168 Runtipi: Authenticated arbitrary file write via backup restore symlink planting

Runtipi is a personal homeserver orchestrator. In 4.10.0 and earlier, Runtipi accepts symbolic links from an attacker-controlled backup archive and copies them into live application paths during the backup restore flow. An authenticated attacker can plant user-config/app.env as a symlink to an...

6.5CVSS5.6AI score0.00528EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:29 p.m.•6 views

CVE-2026-64679 Atlantis: Path Traversal in Atlantis Workspace Handling Allows Out-of-Bounds Directory Deletion/Creation

Atlantis is a self-hosted golang application that listens for Terraform pull request events via webhooks. From 0.19.8 until 0.45.0, Atlantis does not consistently validate user-controlled workspace values supplied through accepted repository-level atlantis.yaml configuration or authenticated...

8.1CVSS5.5AI score0.00523EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:29 p.m.•7 views

CVE-2026-44517 Buildah: Build breakout using malicious Containerfile and Git Smart HTTP server or GitHub release tar archive

Buildah is a tool that facilitates building OCI images. From 1.38.1 until 1.43.2 and 1.44.0, TempDirForURL in define/types.go does not securely confine Git repository subdirectories to the downloaded build context, and downloadToDirectory and stdinToDirectory can follow a Dockerfile symlink left ...

6.3CVSS5.4AI score0.0018EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/21 8:25 p.m.•5 views

CVE-2026-59989 Phalcon Volt compiler `join` filter compile-time PHP code injection (SSTI lead to RCE)

Phalcon is a high-performance, full-stack PHP framework. In 5.15.0 and earlier, resolveFilter in phalcon/Mvc/View/Engine/Volt/Compiler.zep builds the join filter by inserting the raw separator and array token values into generated PHP without passing them through expression. An attacker who can...

9.2CVSS5.4AI score0.00313EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:21 p.m.•25 views

CVE-2026-62283 Nezha Monitoring: Cross-tenant terminal/file-manager session hijack via WebSocket stream UUID without ownership check

Nezha Monitoring is a self-hostable, lightweight, servers and websites monitoring and O&M tool. Nezha versions 1.14.13 through 1.14.14 and 2.0.0 through 2.0.9 do not bind stream identifiers created by CreateStream in service/rpc/iostream.go to their creating user, and GET /ws/terminal/:id and GET...

9.9CVSS5.4AI score0.00369EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 8:20 p.m.•12 views

CVE-2026-77219 GNU Emacs < 31.0.91 Heap Over-Read via PBM/PPM/PGM Image Loader

GNU Emacs before 31.0.91 contains an integer overflow in the PBM/PPM/PGM image loader that allows an attacker to leak heap memory contents by supplying a crafted image with large dimensions and an elevated max color index. The image loader multiplies image dimensions and channel count using signe...

7.1CVSS5.3AI score0.00128EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:19 p.m.•4 views

CVE-2026-55185 Miniflux 2: Open Redirect Bypass

Miniflux 2 is an open source feed reader. Prior to 2.3.1, IsRelativePath in internal/urllib/url.go accepts redirect targets containing backslashes because Go URL parsing treats them as path characters. Browser backslash normalization converts them to forward slashes. An unauthenticated attacker c...

5.1CVSS5.5AI score0.00426EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:17 p.m.•4 views

CVE-2026-62316 Microsoft UFO: DNS Rebinding → Unauthenticated File Read / Command Execution

Microsoft UFO open-source framework for intelligent automation across devices and platforms. Prior to 3.0.8, ufo/client/mcp/httpservers/linuxmcpserver.py binds a FastMCP streamable HTTP server to localhost:8010 but does not validate the Host, Origin, or Sec-Fetch-Site headers. An...

8.8CVSS5.4AI score0.00316EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 8:15 p.m.•16 views

CVE-2026-30826 Combodo iTop: Reflected XSS in run_query.php

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, there is a Reflected Cross-Site Scripting XSS vulnerability in the testing OQL query functionality. This issue has been fixed in version 3.2.3...

8CVSS5.2AI score0.00234EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/21 8:15 p.m.•5 views

CVE-2026-63421 Keystone: `graphql.maxTake` bypass with negative `take`

Keystone is a content management system for Node.js. Prior to 6.5.3, the findMany resolver in packages/core/src/lib/core/queries/resolvers.ts compares the signed take argument directly with graphql.maxTake, allowing a remote unauthenticated GraphQL client to provide a negative take value whose...

7.5CVSS5.3AI score0.00469EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:13 p.m.•5 views

CVE-2026-76904 GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers

GeoTools is an open source Java library that provides tools for geospatial data. Starting in version 30.5 and prior to versions 33.6, 34.5, and 33.6, an SQL Injection Vulnerability is present when executing OGC Filters with PostGIS DataStore implementation: jsonArrayContains function; Requires...

9.8CVSS5.9AI score0.01791EPSS
SaveExploits1References9
Vulnrichment
Vulnrichment
•added 2026/08/21 8:12 p.m.•8 views

CVE-2026-61824 Defuddle: XSS via unescaped attribute interpolation in site extractors

Defuddle cleans up HTML pages. Prior to 0.19.1, site extractors interpolate page-derived image alt and src values, og:image values, and video descriptions into HTML strings without context-appropriate escaping, and buildExtractorResponse returns this contentHtml without the main pipeline's...

8.2CVSS5.4AI score0.00228EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:11 p.m.•4 views

CVE-2026-53572 KEDA: PostgreSQL connection string parameter injection via incomplete whitespace escaping

KEDA is a Kubernetes-based Event Driven Autoscaling component. Prior to 2.20.0, pkg/scalers/postgresqlscaler.go constructs libpq-style connection strings from tenant-controlled host, port, userName, dbName, sslmode, and password values, while escapePostgreConnectionParameter only quotes values...

5.9CVSS7.6AI score0.00319EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/21 8:09 p.m.•16 views

CVE-2026-68508 Hydra: hydra.utils.instantiate with untrusted config can lead to code execution

Hydra is a framework for elegantly configuring complex applications. Prior to 1.3.4, hydra.utils.instantiate resolves and calls Python objects selected by configuration through resolvetarget in hydra/internal/instantiate/instantiate2.py, allowing attacker-controlled target values and arguments to...

7.8CVSS5.8AI score0.00252EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/21 8:09 p.m.•5 views

CVE-2026-77811 Stored Cross-Site Scripting via Integration Template Asset in OpenSearch Dashboards

Improper input validation in the dashboards-observability plugin in OpenSearch Dashboards allows a remote authenticated user with write permissions to OpenSearch Dashboards saved objects to execute arbitrary JavaScript in the context of other users' browser sessions by uploading a saved asset wit...

8.7CVSS5.8AI score0.00371EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:07 p.m.•8 views

CVE-2026-45099 Terragrunt: Arbitrary File Deletion via Malicious Module Manifest

Terragrunt is a flexible orchestration tool that allows Infrastructure as Code written in OpenTofu or Terraform to scale. Prior to 1.0.4, Terragrunt trusts paths decoded from a downloaded module's .terragrunt-module-manifest during fileManifest.Clean in internal/util/file.go. A malicious or...

6.9CVSS5.4AI score0.00423EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 8:05 p.m.•14 views

CVE-2026-30819 Combodo iTop: Reflected XSS in /pages/ajax.render.php dashboard_id parameter

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, iTop has a reflected Cross-Site Scripting XSS vulnerability in its dashboard revert functionality with the parameter dashboardid in /pages/ajax.render.php. This issue has been fixed in version 3.2.3...

7.3CVSS5.2AI score0.00255EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/21 8:05 p.m.•7 views

CVE-2026-62960 Git for Windows: Server-advertised bundle-uri can trigger outbound SMB callbacks via UNC and file:// paths on Windows

Git for Windows is the Windows port of Git. Prior to 2.55.0.windows.4, a malicious remote Git server can advertise a bundle URI that reaches transportgetremotebundleuri, fetchbundleuriinternal, and copyuritofile in bundle-uri.c during clone or fetch when transfer.bundleuri=true. Non-HTTPS values...

7.4CVSS5.4AI score0.00361EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 7:59 p.m.•6 views

CVE-2026-27490 Combodo iTop: Weak secret generation for inline image

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, inline images that are accessible without being authenticated are protected by a weak 24-bit pseudo-random secret. This issue has been fixed in version 3.2.3...

7.5CVSS5.2AI score0.00314EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/21 7:57 p.m.•15 views

CVE-2026-27463 Combodo iTop: Version disclosure via login page logo

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, the HTML title attribute of the logo in the login page contains the complete iTop version. This issue has been fixed in version 3.2.3...

5.3CVSS5.3AI score0.0025EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/21 7:55 p.m.•14 views

CVE-2026-50290 @asymmetric-effort/specifyjs: CSS expression sanitization is bypassable in renderToString

SpecifyJS is a declarative TypeScript user interface framework. Prior to version 0.2.136, CSS value sanitization stripped expression and urljavascript: using simple regex, but could be bypassed with CSS unicode escapes \65xpression, null bytes, or CSS comments exp//ression. These CSS injection...

5.3CVSS5.2AI score0.00356EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/21 7:52 p.m.•9 views

CVE-2026-27462 Combodo iTop: User enumeration via password reset

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, iTop returns different responses for valid/invalid usernames depending on multiple factors in the reset password mechanism, leading to user enumeration. This issue has been fixed in version 3.2.3...

7.5CVSS5.2AI score0.00314EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/21 7:38 p.m.•10 views

CVE-2026-76876 Craftplan < 0.5.1 Broken Access Control Information Disclosure via Settings API

Craftplan before 0.5.1 contains a broken access control vulnerability that allows unauthenticated attackers to read sensitive credentials by exploiting an unconditional authorization policy on the Settings resource. Attackers can send a GET request to the settings API endpoint with a valid record...

8.2CVSS5.3AI score0.00281EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 7:34 p.m.•6 views

CVE-2026-77810 Code Injection via Gremlin Query Passthrough in Amazon Athena Neptune Connector

In the Neptune connector, a user with access to Neptune through Athena Federated Query could gain access to properties in the Lambda supplying the compute for the connector. To remediate this issue, users should upgrade to aws-athena-query-federation v2026.30.1 or later...

9.9CVSS5.3AI score0.00347EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 7:32 p.m.•8 views

CVE-2026-30866 Combodo iTop: Insecured access to uploaded images via sniffed url

Combodo iTop is a web based IT service management tool. Prior to 3.2.3, unauthenticated users can access uploaded sensitive via sniffed url. This issue has been fixed in version 3.2.3...

7.5CVSS5.2AI score0.00271EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/21 7:29 p.m.•13 views

CVE-2026-50288 @asymmetric-effort/specifyjs: URL parse failure silently allows request

SpecifyJS is a declarative TypeScript user interface framework. Prior to version 0.2.136, when new URL throws a parse error, the assertSecureUrl function returned without throwing, silently allowing the request to proceed without HTTPS validation. Starting in version 0.2.136, the catch block now...

8.7CVSS5.3AI score0.00276EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 7:23 p.m.•16 views

CVE-2026-67361 Joomla Extension - j2commerce.com - Unauthenticated file upload with missing directory protection in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5

Joomla Extension - j2commerce.com - Unauthenticated file upload with missing directory protection in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - The file upload endpoint accepted POST requests from unauthenticated visitors with no CSRF token. Compounding this, the installer manifest omitted...

6.9CVSS5.3AI score0.00165EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/21 7:21 p.m.•17 views

CVE-2026-74252 Joomla Extension - j2commerce.com - Stored XSS in Guest checkout in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5

Joomla Extension - j2commerce.com - Stored XSS in Guest checkout in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - J2Commerce 4.1.5 is vulnerable to Stored Cross-Site Scripting XSS through the guest checkout billing address fields. An unauthenticated attacker exploits a filter bypass in Joomla...

8.6CVSS5.2AI score0.00416EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
•added 2026/08/21 7:20 p.m.•15 views

CVE-2026-67358 Joomla Extension - j2commerce.com - Download quota manipulation in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5

Joomla Extension - j2commerce.com - Download quota manipulation in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - An authenticated user with a valid order token could increment the download limit counter on a download record belonging to a different order. The endpoint also lacked a CSRF token...

5.3CVSS5.3AI score0.00163EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/21 7:19 p.m.•14 views

CVE-2026-67362 Joomla Extension - j2commerce.com - Open redirect in cart controller in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5

Joomla Extension - j2commerce.com - Open redirect in cart controller in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - Four task handlers accepted a base64-encoded URL from user input and redirected to it without validating the destination host, enabling phishing using the shop's trusted domai...

5.1CVSS5.3AI score0.00339EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/21 7:18 p.m.•15 views

CVE-2026-67359 Joomla Extension - j2commerce.com - Order content disclosure J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5

Joomla Extension - j2commerce.com - Order content disclosure J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - An unauthenticated visitor could supply any orderid as a query parameter to render the full checkout confirmation page for that order, including line items, prices, and totals...

8.7CVSS5.3AI score0.00262EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/21 7:16 p.m.•13 views

CVE-2026-67360 Joomla Extension - j2commerce.com - Cross-customer order replication in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5

Joomla Extension - j2commerce.com - Cross-customer order replication in J2Store 1.0.0-3.3.20, 4.0.0-4.0.20, 4.1.0-4.1.5 - An authenticated user could supply another customer's orderid to copy their cart contents and address data into the attacker's session. The CSRF token was validated but...

6.3CVSS5.3AI score0.00239EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/21 6:55 p.m.•19 views

CVE-2026-54071 BabelDOC: Arbitrary Code Execution via CMap Pickle Deserialization in babeldoc/pdfminer/cmapdb.py

BabelDOC is a document translation tool. Prior to 0.6.3, BabelDOC's vendored PDF parser in babeldoc/pdfminer/cmapdb.py deserializes untrusted pickle data when CMapDB.loaddata loads CMap files. PDF-controlled Encoding or CMapName values and embedded PostScript usecmap operators can reach this sink...

7.8CVSS5.9AI score0.00137EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 6:51 p.m.•11 views

CVE-2026-54073 VeraCrypt: Hidden volume quick format weakens plausible deniability

VeraCrypt provides disk encryption with strong security based on TrueCrypt. From 1.26.6 until 1.26.29, file-hosted hidden volume creation forces quick format and the FormatNoFs function in src/Common/Format.c and FormatFat function in src/Common/Fat.c use WriteFile to place raw zeroed sectors at...

4.6CVSS5.3AI score0.00091EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 6:50 p.m.•7 views

CVE-2026-53762 VeraCryp: wolfCrypt backend bypasses VeraCrypt PBKDF2 iteration count (non-default WOLFCRYPT=1 builds)

VeraCrypt provides disk encryption with strong security based on TrueCrypt. Prior to 1.26.29, non-default builds created with WOLFCRYPT=1 and WOLFCRYPTBACKEND route SHA-256 and SHA-512 volume-header key derivation through derivekeysha256 and derivekeysha512 in src/Crypto/wolfCrypt.c, where the...

6.2CVSS5.3AI score0.0006EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 6:41 p.m.•13 views

CVE-2026-54681 DiscordChatExporter: HTML attribute injection via unescaped emoji name in HTML export

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.1CVSS5.6AI score0.00125EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 6:40 p.m.•7 views

CVE-2026-54682 DiscordChatExporter: Stored XSS in HTML export when markdown formatting is disabled

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.4AI score0.00135EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 6:30 p.m.•18 views

CVE-2026-55850 Element Web: A malicious homeserver can inject HTML in Element Web using its homepage

Element Web is a Matrix web client built using the Matrix React SDK. Prior to 1.12.22, EmbeddedPage in apps/web/src/components/structures/EmbeddedPage.tsx renders homeserver-supplied homepage content through dangerouslySetInnerHTML without passing it through sanitizedHtmlNode. A malicious...

5.3CVSS5.3AI score0.00315EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
•added 2026/08/21 6:30 p.m.•13 views

CVE-2026-77795 Dromara RuoYi-Vue-Plus Workflow Endpoint TestLeaveController improper authorization

A vulnerability was identified in Dromara RuoYi-Vue-Plus up to 5.6.2. This issue affects the function FlwInstanceController/FlwDefinitionController/FlwCategoryController/FlwSpelController/TestLeaveController of the component Workflow Endpoint. Such manipulation leads to improper authorization. Th...

6.5CVSS6.1AI score0.00201EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/21 6:28 p.m.•8 views

CVE-2026-54134 OctoPrint: File exfiltration possible via query parameters on upload endpoints

OctoPrint provides a web interface for controlling consumer 3D printers. Prior to 1.11.8 and 2.0.0rc3, OctoPrint's custom Tornado upload handler and Flask with Werkzeug parse request parameters differently, allowing an attacker with FILEUPLOAD permission to inject reserved internal upload fields...

7CVSS5.6AI score0.00212EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/21 6:25 p.m.•11 views

CVE-2026-35163 OctoPrint: XSS in Suppressed Command Notifications

OctoPrint provides a web interface for controlling consumer 3D printers. Prior to 1.11.8 and 2.0.0rc3, Suppressed Command notification popups use PNotify rendering for printer-controlled payload.command and payload.message values in src/octoprint/static/js/app/viewmodels/terminal.js without HTML...

4.6CVSS5.3AI score0.00139EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/08/21 6:21 p.m.•17 views

CVE-2026-63466 Unleash: Global Mustache.escape override disables HTML escaping process-wide, enabling Slack/Teams link-injection via unrestricted username

Unleash is an open-source feature management platform. Prior to 8.0.3, FeatureEventFormatterMd.format in src/lib/addons/feature-event-formatter-md.ts assigns Mustache.escape to an identity function before rendering action and path templates. Because Mustache.escape is process-wide, the assignment...

4.1CVSS5.3AI score0.00183EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/08/21 6:12 p.m.•8 views

CVE-2026-63462 Unleash: Unauthenticated single-request DoS via OpenAPI validation error formatter

Unleash is an open-source feature management platform. Prior to 7.5.2, 7.6.5, and 8.0.2, the shared OpenAPI validation error path in src/lib/error/bad-data-error.ts passes a raw request value from lodash.get to JSON.stringify in genericErrorMessage and fromOpenApiValidationErrors without guarding...

7.5CVSS5.4AI score0.00379EPSS
SaveExploits0References7
Total number of security vulnerabilities179537