Lucene search
+L

105 matches found

NVD
NVD
added 2026/09/16 9:17 p.m.7 views

CVE-2026-92795

Coze Studio through 0.5.1 fails to restrict the server URL supplied when registering plugin tools, allowing authenticated users to make the backend fetch internal services. Attackers can construct plugin requests to access cloud metadata endpoints and internal services reachable only from the...

7.1CVSS0.00238EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/08 2:27 p.m.46 views

CVE-2026-84282

A Server-Side Request Forgery (SSRF) vulnerability in the ONLYOFFICE ownCloud Integration plugin v9.12 (Ascensio System SIA) allows an authenticated administrator to force the ownCloud server to issue arbitrary outbound requests. The vulnerable endpoint is /apps/onlyoffice/ajax/settings/address, ...

6.5CVSS5.9AI score0.00201EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/08 2:27 p.m.10 views

EUVD-2026-72807

A Server-Side Request Forgery SSRF vulnerability exists in the ONLYOFFICE ownCloud Integration plugin version 9.12. The /apps/onlyoffice/ajax/settings/address endpoint does not sufficiently validate the user-supplied Document Server URL before initiating outbound connections. An authenticated...

5.9AI score0.00201EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/08 2:27 p.m.16 views

CVE-2026-84282 A Server-Side Request Forgery (SSRF) vulnerability exists in the ONLYOFFICE ownCloud Integration plugin (version 9.12)

A Server-Side Request Forgery SSRF vulnerability exists in the ONLYOFFICE ownCloud Integration plugin version 9.12. The /apps/onlyoffice/ajax/settings/address endpoint does not sufficiently validate the user-supplied Document Server URL before initiating outbound connections. An authenticated...

6.5CVSS6AI score
SaveExploits0References5
CERT
CERT
added 2026/09/08 12:00 a.m.10 views

ONLYOFFICE ownCloud integration plugin contains a Server-Side Request Forgery (SSRF) vulnerability

Overview A Server-Side Request Forgery SSRF vulnerability exists in Ascensio System SIA's ONLYOFFICE ownCloud integration plugin version 9.12. The plugin’s backend endpoint does not adequately validate the user‑supplied document server URL before initiating outbound connections. An authenticated...

6.5CVSS6AI score0.00201EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/09/03 7:06 p.m.20 views

Orval: RCE via servers[].url -> unescaped request-URL template literal (with getBaseUrlFromSpecification)

Summary When Orval is configured with output.baseUrl.getBaseUrlFromSpecification: true, it bakes the spec's servers0.url into the generated request URL as a template literal without escaping the backtick. A server URL containing a backtick closes the template literal and injects a concatenation...

9.3CVSS6.2AI score0.00624EPSS
SaveExploits0References6Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2026/09/02 12:00 a.m.12 views

CKAN MCP Server: MQA server allowlist bypass via unanchored regex (`isValidMqaServer`)

The ckangetmqaquality and ckangetmqaqualitydetails tools restrict their serverurl argument to dati.gov.it via a regular expression. The regex is anchored only at the start and places no boundary after the host, so any URL whose host merely begins with dati.gov.it — or that uses dati.gov.it as URL...

5.3CVSS5.9AI score0.00224EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/19 5:40 p.m.14 views

CVE-2026-62682 Orval: RCE via servers[].url -> unescaped request-URL template literal (with getBaseUrlFromSpecification)

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, an unescaped backtick in servers0.url is emitted into request URL template literals generated when output.baseUrl.getBaseUrlFromSpecification is enabled without safe encoding...

9.3CVSS5.9AI score0.00624EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.21 views

PT-2026-72066

Name of the Vulnerable Software and Affected Versions CKAN MCP Server versions prior to 0.4.112 Description The ckan get mqa quality and ckan get mqa quality details functions in src/tools/quality.ts use the isValidMqaServer function to validate the server url parameter. Because the validation us...

5.3CVSS5.7AI score0.00224EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/05 8:50 a.m.17 views

MAL-2026-12138 Malicious code in agent-bot-api (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 299eb5fe496022e888ed0663d0be82ddb8fac108bcb9a223291449982c360530 Package establishes a persistent remote-access channel to the hardcoded server https://server.junofficial.biz.id. On load, the client posts the...

5.9AI score
SaveExploits0References3
OSV
OSV
added 2026/08/04 5:57 p.m.10 views

GHSA-FR6G-7CQ8-FG82 Flowise: Information Disclosure in GET /api/v1/upsert-history returns the entire server-wide upsert history

Summary The GET /api/v1/upsert-history endpoint returns the entire server-wide upsert history response size 100MB instead of being scoped to the requesting user/tenant/workspace. The response includes sensitive configuration data e.g., Vector Store settings such as Qdrant Server URL and collectio...

8.3CVSS5.5AI score0.00295EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/08/04 5:57 p.m.20 views

Flowise: Information Disclosure in GET /api/v1/upsert-history returns the entire server-wide upsert history

Summary The GET /api/v1/upsert-history endpoint returns the entire server-wide upsert history response size 100MB instead of being scoped to the requesting user/tenant/workspace. The response includes sensitive configuration data e.g., Vector Store settings such as Qdrant Server URL and collectio...

8.5CVSS5.5AI score0.00295EPSS
SaveExploits1References5Affected Software1
CVE
CVE
added 2026/08/04 5:56 p.m.79 views

CVE-2026-70473

Flowise (a UI for building LLM workflows) prior to version 3.1.3 exposed a server-wide upsert-history via GET /api/v1/upsert-history. The endpoint returned data scoped to none of the requester’s identity (user/tenant/workspace) and could exceed 100 MB, including sensitive configuration data such ...

8.5CVSS5.5AI score0.00295EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/29 2:31 p.m.19 views

swagger-typescript-api vulnerable to code injection via unescaped `servers[0].url` in axios http-client template

Summary swagger-typescript-api interpolates servers0.url directly into a TypeScript string literal inside the HttpClient constructor body of the generated axios client templates/base/http-clients/axios-http-client.ejs:71, without any escaping. A malicious URL containing a " closes the string...

8.3CVSS6.5AI score0.0027EPSS
SaveExploits0References5Affected Software1
attackerkb
attackerkb
added 2026/07/28 3:38 p.m.12 views

CVE-2026-43910

Appium Java Client is the Java language binding for writing Appium tests that conform to the W3C WebDriver protocol. From 8.2.1 until 10.1.1, when directConnecttrue is enabled, AppiumCommandExecutor.setDirectConnect reads the directConnectHost, directConnectPort, and directConnectPath fields from...

8.2CVSS5.9AI score0.00302EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/07/12 2:31 p.m.21 views

Server-side Request Forgery (SSRF)

Overview AstrBot is a 易上手的多平台 LLM 聊天机器人及开发框架 Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the ToolsRoute.testmcpconnection function. An attacker can make unauthorized requests to internal or external systems by supplying crafted input to the...

6.5CVSS6.1AI score0.00347EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/11 1:01 p.m.12 views

CVE-2026-61454 Grav before 2.0.4 Information Disclosure via __GRAV_CONFIG__

The Grav Admin2 plugin getgrav/grav-plugin-admin2 before 2.0.4 embeds a global JavaScript variable window.GRAVCONFIG in the Admin2 SPA bootstrap page at /grav/admin and its subroutes. This object is returned in every unauthenticated response and discloses the server URL, API prefix, admin base...

8.7CVSS6.1AI score0.00358EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/11 12:00 a.m.20 views

PT-2026-57442

Name of the Vulnerable Software and Affected Versions Grav Admin2 plugin versions prior to 2.0.4 Description The plugin embeds a global JavaScript variable window. GRAV CONFIG in the Admin2 SPA bootstrap page at the '/grav/admin' endpoint and its subroutes. This object is returned in every...

8.7CVSS6.1AI score0.00358EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/09 5:24 p.m.25 views

EUVD-2026-42653

Hoppscotch is an open source API development ecosystem. Prior to 2026.6.0, the updateInfraConfigs GraphQL mutation in admin/infra.resolver.ts accepts an attacker-controlled MAILERSMTPURL value, and validateSMTPUrl in utils.ts permits path, query, or fragment content that nodemailer parses into...

7.2CVSS6.2AI score0.01009EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/09 5:24 p.m.51 views

CVE-2026-59721 Hoppscotch: Admin RCE via MAILER_SMTP_URL nodemailer sendmail-transport injection

Hoppscotch is an open source API development ecosystem. Prior to 2026.6.0, the updateInfraConfigs GraphQL mutation in admin/infra.resolver.ts accepts an attacker-controlled MAILERSMTPURL value, and validateSMTPUrl in utils.ts permits path, query, or fragment content that nodemailer parses into...

7.2CVSS0.01009EPSS
SaveExploits0References4
Rows per page
Query Builder