Lucene search
+L

8774 matches found

NVD
NVD
added 2026/07/14 5:17 p.m.14 views

CVE-2026-58595

Improper restriction of rendered ui layers or frames in Microsoft Bing App for IOS allows an unauthorized attacker to perform spoofing over a network...

8.1CVSS0.00459EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/14 5:7 p.m.90 views

CVE-2026-50454

The CVE-2026-50454 entry describes a Privilege Elevation via Relative Path Traversal in Windows User Interface Core. Affected component: Windows User Interface Core; attack requires local access (LOCAL) with LOW privileges and no user interaction per the CVSS v3.1 vector. Impact is Elevation of P...

7.8CVSS6AI score0.0044EPSS
SaveExploits2References1Affected Software4
Vulnrichment
Vulnrichment
added 2026/07/14 5:7 p.m.18 views

CVE-2026-50454 Windows User Interface Core Elevation of Privilege Vulnerability

...

7.8CVSS6.1AI score0.0044EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2026/07/14 5:7 p.m.48 views

CVE-2026-50454 Windows User Interface Core Elevation of Privilege Vulnerability

...

7.8CVSS0.0044EPSS
SaveExploits2References1
CVE
CVE
added 2026/07/14 5:5 p.m.44 views

CVE-2026-58595

CVE-2026-58595 concerns the Microsoft Bing App for iOS, where an improper restriction of rendered UI layers or frames enables an unauthorized attacker to spoof over a network. The vulnerability affects the Bing iOS app’s UI rendering stack (specific component not detailed in the provided document...

8.1CVSS6.1AI score0.00459EPSS
SaveExploits0References1Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/07/14 2:0 p.m.19 views

Windows User Interface Core Elevation of Privilege Vulnerability

Relative path traversal in Windows User Interface Core allows an authorized attacker to elevate privileges locally...

7.8CVSS6.1AI score0.0044EPSS
SaveExploits2
Positive Technologies
Positive Technologies
added 2026/07/14 12:0 a.m.15 views

PT-2026-58431

Name of the Vulnerable Software and Affected Versions Windows AppResolver affected versions not specified Description An authorization flaw in the Windows AppResolver allows for local privilege escalation. An attacker can exploit this issue to bypass container isolation, moving from a...

7.8CVSS5.2AI score0.0044EPSS
SaveExploits2References9
Kaspersky
Kaspersky
added 2026/07/14 12:0 a.m.17 views

KLA91141 Multiple vulnerabilities in Microsoft Apps

Multiple vulnerabilities were found in Microsoft Apps. Malicious users can exploit these vulnerabilities to execute arbitrary code, gain privileges, spoof user interface. Below is a complete list of vulnerabilities: 1. An elevation of privilege vulnerability in Microsoft PC Manager can be exploit...

9.8CVSS7.8AI score0.00736EPSS
SaveExploits0References6
Zero Science Lab
Zero Science Lab
added 2026/07/14 12:0 a.m.54 views

SIP Sustainable Irrigation Platform 5.x Stored XSS

Summary SIP is a free Raspberry Pi based Python program for controlling irrigation systems sprinkler, drip, hydroponic, etc. It uses web technology to provide an intuitive user interface UI in several languages. The UI can be accessed in your favorite browser on desktop, laptop, and mobile device...

6.1CVSS6.3AI score0.00214EPSS
SaveExploits3
Kaspersky
Kaspersky
added 2026/07/14 12:0 a.m.37 views

KLA91151 Multiple vulnerabilities in Microsoft SQL Server

Multiple vulnerabilities were found in Microsoft SQL Server. Malicious users can exploit these vulnerabilities to bypass security restrictions, execute arbitrary code, gain privileges, obtain sensitive information, spoof user interface. Below is a complete list of vulnerabilities: 1. An elevation...

8.8CVSS8.1AI score0.01288EPSS
SaveExploits0References20
CVE
CVE
added 2026/07/13 9:17 p.m.36 views

CVE-2026-58500

CVE-2026-58500について、MCP Appium のcreateLocatorGeneratorUI が、バージョン1.85.10以前で、攻撃者が制御する要素属性(テキスト、content-desc、resource-id、ロケータ選択子)をHTMLテンプレートリテラルに直接埋め込み、HTML/JavaScript文脈のエスケープを行わないことが根本原因の未エスケープデータXSS を引き起こすコントリビューションです。被害者が対象アプリのUIをレンダリングすると、埋め込まれたスクリプトが実行され、window.parent.postMessageを介して任意のMCPツールの実行...

8.2CVSS6.2AI score0.00276EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/13 3:46 p.m.10 views

PYSEC-2026-2713 Open WebUI allows limited stored XSS vila uploaded html file

Summary Low privileged users can upload HTML files which contain JavaScript code via the /api/v1/files/ backend endpoint. This endpoint returns a file id, which can be used to open the file in the browser and trigger the JavaScript code in the user's browser. Under the default settings, files...

6.4CVSS6.1AI score0.00342EPSS
SaveExploits1References8
OSV
OSV
added 2026/07/13 3:46 p.m.9 views

PYSEC-2026-2712 Open WebUI: Any authenticated user can read other users' private notes via Socket.IO

Summary The ydoc:document:join Socket.IO handler checks note ownership only when the documentid starts with note: colon. However, the YdocManager storage layer normalizes all document IDs by replacing colons with underscores documentid.replace":", "". An attacker can join a document room using no...

5.3CVSS6.2AI score0.0032EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 3:15 p.m.9 views

PYSEC-2026-2749 Open WebUI's Model Import Overwrites Any Model Without Ownership Check

Model Import Overwrites Any Model Without Ownership Check Affected Component Model import endpoint: - backend/openwebui/routers/models.py lines 254-308, importmodels Affected Versions Current main branch commit 6fdd19bf1 and likely all versions with model import functionality. Description The POS...

6.5CVSS6.1AI score0.0029EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 3:15 p.m.12 views

PYSEC-2026-2993 PyLoad vulnerable to unauthenticated traceback disclosure via global exception handler in WebUI

Summary pyload-ng WebUI returns full Python traceback details to clients on unhandled exceptions. Because /web/ is reachable without authentication and renders attacker-controlled template names, an unauthenticated user can reliably trigger a server exception for example by requesting a...

5.3CVSS6.1AI score0.00336EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 2:36 p.m.8 views

PYSEC-2026-2983 Pydantic AI has Stored XSS via Path Traversal in Web UI CDN URL

Summary A Path Traversal vulnerability in the Pydantic AI web UI allows an attacker to serve arbitrary JavaScript in the context of the application by crafting a malicious URL. If a victim clicks the link or visits it via an iframe, attacker-controlled code executes in their browser, enabling the...

7.1CVSS6.2AI score0.00324EPSS
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/13 8:10 a.m.25 views

Malicious code in sysb1 (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 530efe2fec0ffeabda93aa5e9718161f131bb28d35f28432d5d2c2da6e4763a4 The npm package sysb1 advertises itself as a 'System binary configuration tool' but ships a Windows surveillance agent. index.js declared as both mai...

5.3AI score
SaveExploits0References4
OSV
OSV
added 2026/07/13 6:27 a.m.9 views

MAL-2026-10288 Malicious code in backup4-gasp (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 8e42991a6cdb40d2c1dec58317f280d0a6e38ad2dfa14b1a0dfe2ac40c5dc18a The package ships multiple heavily obfuscated JavaScript bundles under assets/ AccountPage, DarkVeil, GamesPage, PlusBlockedNote, SettingsPage that u...

6.1AI score
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:41 p.m.82 views

Chromium: CVE-2026-13997 Incorrect security UI in Extensions

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

4.2CVSS6.1AI score0.00154EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:41 p.m.84 views

Chromium: CVE-2026-13969 Uninitialized Use in UI

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

5.3CVSS6.1AI score0.00287EPSS
SaveExploits0
Rows per page
Query Builder