Lucene search
+L

1389 matches found

Cvelist
Cvelist
added 2026/02/11 2:49 p.m.36 views

CVE-2026-2345 Insufficient Origin Validation in Proctorio Chrome Extension postMessage Handlers

Proctorio Chrome Extension is a browser extension used for online proctoring. The extension contains multiple window.addEventListener'message', ... handlers that do not properly validate the origin of incoming messages. Specifically, an internal messaging bridge processes messages based solely on...

3.6CVSS0.00064EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/11 11:35 a.m.9 views

CVE-2025-7659 Origin Validation Error in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.2 before 18.6.6, 18.7 before 18.7.4, and 18.8 before 18.8.4 that could have allowed an unauthenticated user to steal tokens and access private repositories by abusing incomplete validation in the Web IDE...

8CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/02/11 11:35 a.m.32 views

CVE-2025-7659

GitLab CE/EE vulnerable in versions 18.2–18.6.5, 18.7–18.7.3, and 18.8–18.8.3 (affected by CVE-2025-7659) due to incomplete validation in the Web IDE. An unauthenticated attacker could steal tokens and access private repositories. The issue is addressed in GitLab patch releases: 18.6.6, 18.7.4, a...

9.1CVSS5.5AI score0.00182EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/02/11 11:35 a.m.39 views

CVE-2025-7659 Origin Validation Error in GitLab

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.2 before 18.6.6, 18.7 before 18.7.4, and 18.8 before 18.8.4 that could have allowed an unauthenticated user to steal tokens and access private repositories by abusing incomplete validation in the Web IDE...

8CVSS0.00182EPSS
SaveExploits0References3
Huntr
Huntr
added 2026/02/11 9:16 a.m.11 views

Improper Origin Validation in MLflow Assistant /ajax-api Endpoints Enables Browser-Mediated Local Command Execution

Description Analyzed project version: MLflow 3.9.0 /version, commit 6e61043b0ff5d845bea479d7e7ea24dcd4b2c629. In MLflow 3.9.0, a new feature called MLflow Assistant was introduced, intended only for local development and designed to integrate with Claude Code accepting requests only from loopback...

9.6CVSS7.9AI score0.00384EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/02/11 12:0 a.m.17 views

PT-2026-7613

Proctorio Chrome Extension is a browser extension used for online proctoring. The extension contains multiple window.addEventListener'message', ... handlers that do not properly validate the origin of incoming messages. Specifically, an internal messaging bridge processes messages based solely on...

3.6CVSS5.5AI score0.00064EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/10 7:22 p.m.7 views

CVE-2026-25478

Litestar is an Asynchronous Server Gateway Interface ASGI framework. Prior to 2.20.0, CORSConfig.allowedoriginsregex is constructed using a regex built from configured allowlist values and used with fullmatch for validation. Because metacharacters are not escaped, a malicious origin can match...

7.4CVSS5.5AI score0.00383EPSS
SaveExploits1References1
Veracode
Veracode
added 2026/02/10 12:36 p.m.10 views

Improper Origin Validation

Bokeh is vulnerable to improper origin validation. The vulnerability is due to flawed allowlist matching of the WebSocket Origin header, which allows an attacker to register a look-alike domain or subdomain that bypasses origin checks and establish a WebSocket connection to the Bokeh server...

7.4CVSS5.5AI score0.00159EPSS
SaveExploits1References4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/10 4:44 a.m.7 views

Security Bulletin: Multiple Vulnerabilities in IBM Concert Software.

Summary Multiple vulnerabilities were addressed in IBM Concert Software version 2.2.0 Vulnerability Details CVEID:CVE-2025-33088 DESCRIPTION: IBM Concert Software could allow a local user with specific knowledge about the system's architecture to escalate their privileges due to incorrect file...

9.8CVSS5.7AI score0.01207EPSS
SaveExploits2Affected Software1
OSV
OSV
added 2026/02/10 12:25 a.m.25 views

GHSA-Q4F2-39GR-45JH Adminer has an Unauthenticated Persistent DoS via Array Injection in ?script=version Endpoint

Summary Adminer v5.4.1 has a version check mechanism where adminer.org sends signed version info via JavaScript postMessage, which the browser then POSTs to ?script=version. This endpoint lacks origin validation and accepts POST data from any source. An attacker can POST version parameter which P...

7.5CVSS5.7AI score0.01586EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/02/09 9:26 p.m.8 views

CVE-2026-25892

Adminer is open-source database management software. Adminer v5.4.1 and earlier has a version check mechanism where adminer.org sends signed version info via JavaScript postMessage, which the browser then POSTs to ?script=version. This endpoint lacks origin validation and accepts POST data from a...

7.5CVSS5.6AI score0.01586EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2026/02/09 9:26 p.m.21 views

CVE-2026-25892

Adminer is open-source database management software. Adminer v5.4.1 and earlier has a version check mechanism where adminer.org sends signed version info via JavaScript postMessage, which the browser then POSTs to ?script=version. This endpoint lacks origin validation and accepts POST data from a...

7.5CVSS5.6AI score0.01586EPSS
SaveExploits1
OSV
OSV
added 2026/02/09 9:26 p.m.12 views

CVE-2026-25892 Adminer has an Unauthenticated Persistent DoS via Array Injection in ?script=version Endpoint

Adminer is open-source database management software. Adminer v5.4.1 and earlier has a version check mechanism where adminer.org sends signed version info via JavaScript postMessage, which the browser then POSTs to ?script=version. This endpoint lacks origin validation and accepts POST data from a...

7.5CVSS5.7AI score
SaveExploits0References5
Snyk
Snyk
added 2026/02/09 7:56 p.m.4 views

Permissive Cross-domain Policy with Untrusted Domains

Overview litestar is a Litestar - A production-ready, highly performant, extensible ASGI API Framework Affected versions of this package are vulnerable to Permissive Cross-domain Policy with Untrusted Domains via the CORSConfig.allowedoriginsregex, which uses a regex built from configured allowli...

8.3CVSS6AI score0.00383EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/02/08 10:0 p.m.8 views

Origin Validation Error

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Origin Validation Error via the /cdp WebSocket endpoint that accepts arbitrary Chrome DevTools Protocol commands. An attacker can bypass the intended localhost-only restriction by running...

9.3CVSS6AI score0.00295EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/02/06 9:30 p.m.227 views

Exploit for Expression Language Injection in Siemens 6Bk1602-0Aa12-0Tp0_Firmware

ButtF - Backend Misconfiguration & Logic Flaw Exploitation Too...

10CVSS5.7AI score0.99999EPSS
SaveExploits455
Positive Technologies
Positive Technologies
added 2026/02/05 12:0 a.m.10 views

PT-2026-22850

Name of the Vulnerable Software and Affected Versions Trend Micro Apex One affected versions not specified Description An origin validation error allows a local attacker to escalate privileges on affected installations. To exploit this issue, the attacker must first have the ability to execute...

7.8CVSS7.3AI score0.00337EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/02/03 7:13 p.m.7 views

CVE-2026-24434

Shenzhen Tenda AC7 firmware version V03.03.03.01cn and prior does not implement CSRF protections for administrative functions in the web management interface. The interface does not enforce anti-CSRF tokens or robust origin validation, which can allow an attacker to induce a logged-in administrat...

5.1CVSS5.5AI score0.00146EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/01/28 9:41 p.m.14 views

NocoDB has Unvalidated Redirect in Login Flow via continueAfterSignIn Parameter

Summary An unvalidated redirect open redirect vulnerability exists in NocoDB’s login flow due to missing validation of the continueAfterSignIn parameter. During authentication, NocoDB processes a user-controlled redirect value and conditionally performs client-side navigation without enforcing an...

7.1CVSS6.3AI score0.00269EPSS
SaveExploits1References3Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/01/27 3:7 p.m.14 views

Security Bulletin: A vulnerability in the Axios library affects Db2 Big SQL

Summary A vulnerability in the Axios library affects Db2 Big SQL 7.8 and earlier on Cloud Pak for Data 5.1 and earlier. Vulnerability Details CVEID:CVE-2024-57965 DESCRIPTION: In axios before 1.7.8, lib/helpers/isURLSameOrigin.js does not use a URL object when determining an origin, and has a...

9.8CVSS5.9AI score0.00376EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder