Lucene search
+L

70 matches found

CVE
CVE
added 2026/08/28 4:19 p.m.2 views

CVE-2026-82291

HeyForm versions before 3.0.0-rc.8 reflect the request Origin header in CORS responses while simultaneously allowing credentials. This misconfiguration enables attackers to execute authenticated GraphQL queries from a malicious page visited by a logged-in user, granting access to workspaces, proj...

8.1CVSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/28 4:19 p.m.2 views

CVE-2026-82287 Rybbit Reflects Any Origin in CORS Responses While Allowing Credentials

Rybbit before 2.7.0 contains a CORS misconfiguration vulnerability that allows attackers to bypass origin restrictions by reflecting any request origin in Access-Control-Allow-Origin responses while credentials are enabled. Attackers can issue credentialed cross-origin requests from any website t...

8.6CVSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/28 11:13 a.m.2 views

live-server-evil-crawler

Live Server Evil Crawler Eine GitHub-Pages-Website zur Demonstration der Live-Server-VSCode-Erweiterungsschwachstelle CVE-2025-65717. Übersicht Dieses Tool demonstriert eine Schwachstelle, bei der Live Server Anfragen von beliebigen Ursprüngen zulässt, sodass bösartige Webseiten auf den auf...

4.3CVSS6.7AI score0.00549EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/08/27 2:50 p.m.4 views

EUVD-2026-67027

tiger-slack started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. mcp/src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named, and a page i...

7.6CVSS5.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/27 9:20 a.m.6 views

CVE-2026-34200

Nhost MCP Server: Kompromittierung der Infrastruktur mit einem Klick Offizielles Advisory: Diese Schwachstelle wurde von Nhost anerkannt und veröffentlicht: GHSA-6c5x-3h35-vvw2 Dieses Repository dokumentiert eine Schwachstelle im Nhost Local MCP Server. Der Dienst verfügt über keine eingehende...

7.7CVSS5.2AI score0.00361EPSS
SaveExploits1References3
OSV
OSV
added 2026/08/19 9:56 p.m.10 views

GHSA-RGR9-R7MJ-MF6X Tina: Cross-origin `POST /media/upload/*` requests can write arbitrary files into the Tina dev server media root

Summary A browser-based cross-origin request flaw in the Tina dev server allows an attacker-controlled website to cause arbitrary file creation inside the configured media upload directory on a developer machine running tinacms dev. No manual file upload is required. The attacker page builds the...

6.5CVSS5.8AI score0.00193EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/08/19 9:56 p.m.13 views

Tina: Cross-origin `POST /media/upload/*` requests can write arbitrary files into the Tina dev server media root

Summary A browser-based cross-origin request flaw in the Tina dev server allows an attacker-controlled website to cause arbitrary file creation inside the configured media upload directory on a developer machine running tinacms dev. No manual file upload is required. The attacker page builds the...

6.5CVSS5.7AI score0.00193EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/08/19 3:51 p.m.18 views

CVE-2026-63407

The Grav API Plugin (getgrav/grav-plugin-api) for Grav CMS had a CORS misconfiguration in its CorsMiddleware. Prior to version 1.0.0-rc.16 , the middleware returned Access-Control-Allow-Origin: * and permissive OPTIONS responses on authenticated /api/v1 endpoints. Because authentication uses the ...

8.2CVSS5.3AI score0.00271EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 9:01 a.m.9 views

CVE-2026-43971 Link Header Directive Smuggling via Unescaped target/rel/Attribute Keys in cow_link:link/1

Improper Encoding or Escaping of Output vulnerability in ninenines cowlib allows Link header directive smuggling via unescaped special characters in cowlink:link/1. cowlink:dolink/1 in cowlib interpolates the target URI, rel value, and attribute keys directly into the serialized Link: header valu...

6.3CVSS5.5AI score0.00372EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/17 4:16 p.m.6 views

CVE-2025-27621

UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the UpTrain backend creates a new default user with a static username, where the username is also used as the default API key. The UpTrain backend also has an open CORS policy. Using...

8.7CVSS0.00432EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/17 3:42 p.m.7 views

EUVD-2025-210733

UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the UpTrain backend creates a new default user with a static username, where the username is also used as the default API key. The UpTrain backend also has an open CORS policy. Using...

8.7CVSS5.6AI score0.00432EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/17 3:42 p.m.20 views

CVE-2025-27621

UpTrain is an open-source platform to evaluate and improve generative AI applications. In version 0.7.1 and prior, the UpTrain backend creates a new default user with a static username, where the username is also used as the default API key. The UpTrain backend also has an open CORS policy. Using...

8.7CVSS5.6AI score0.00432EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/17 11:04 a.m.9 views

CVE-2026-74881 openssl_encrypt before 1.4.0 CORS Misconfiguration via Wildcard Origins

opensslencrypt versions before 1.4.0 configure CORS with alloworigins set to wildcard and allowcredentials enabled to true. Attackers can create malicious websites that make authenticated cross-origin requests to the API on behalf of any user who visits them...

7.1CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/05 10:59 a.m.14 views

EUVD-2026-53326

In Eclipse Theia versions up to and including 1.73.1, the @theia/filesystem backend binds POST /file-upload in every filesystem-enabled deployment. The handler takes an attacker-supplied absolute path from the multipart uri field and calls fs.movetmp, target, overwrite: true with no workspace...

8.8CVSS6AI score0.00368EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/07/20 11:26 p.m.24 views

Astro: composable `astro/hono` pipeline bypasses `security.checkOrigin` when `middleware()` is absent or misordered

Summary In the composable astro/hono pipeline, the security.checkOrigin protection is only installed by the middleware primitive. The actions and pages primitives each dispatch to user code independently, so a pipeline that mounts either primitive before or without middleware will bypass the orig...

5.1CVSS5.5AI score0.00182EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/07 4:41 p.m.33 views

GO-2026-5918 Coder's workspace app CORS origin check can be bypassed via UUID-based subdomain spoofing in github.com/coder/coder

Coder's workspace app CORS origin check can be bypassed via UUID-based subdomain spoofing in github.com/coder/coder...

6.8CVSS5.9AI score0.00222EPSS
SaveExploits0References3
NVD
NVD
added 2026/06/30 11:17 p.m.20 views

CVE-2026-56277

Flowise before 3.1.2 sets Access-Control-Allow-Origin to a hardcoded wildcard on its text-to-speech TTS generation endpoint packages/server/src/controllers/text-to-speech/index.ts, independent of the server's configured CORS policy. This bypasses the server's otherwise restrictive default CORS...

6.9CVSS0.00179EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/19 7:35 p.m.15 views

GHSA-4M4J-HMQQ-3GXM symfony/ux-live-component: CSRF Protection Bypass — Accept Header is CORS-Safelisted

Description When using symfony/ux-live-component, methods annotated with LiveAction are invokable from the browser and mutate server-side state via AJAX. Symfony\UX\LiveComponent\EventListener\LiveComponentSubscriber::isLiveComponentRequest gated these invocations on the presence of Accept:...

2.1CVSS5.9AI score0.00177EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/12 3:01 p.m.13 views

EUVD-2026-36477

The Aqara IAM/SSO gateway gw-builder.aqara.com exhibits a cross-origin request sharing vulnerability, which is an instance of "CWE-942: Permissive Cross-domain Policy with Untrusted Domains," and has an estimated CVSS of CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N 8.2 High...

8.2CVSS5.2AI score0.00204EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/06/05 7:33 p.m.17 views

CVE-2026-45021

Kuma is a modern Envoy-based service mesh that can run on every cloud across both Kubernetes and VMs. Prior to 2.7.25, 2.9.15, 2.11.13, 2.12.10, and 2.13.5, the default kuma-cp config leaks the admin bootstrap token and signing keys to any webpage the operator visits while the control plane is...

5.1CVSS5.4AI score0.00204EPSS
SaveExploits0References1
Rows per page
Query Builder