Vulnerability Search Top
Show Search Menu
Vendor Name
プロダクト・サービス名
Title
CVE
Urgent
Important
Warning
Warning
CWE
公開-検索開始年
公開-検索開始月
公開-検索開始日
公開-検索終了年
公開-検索終了月
公開-検索終了日
レベルソート
In descending order of publication date
In descending order of update date
Number of items displayed

You can search for vulnerabilities managed by JVN (Japan Vulnerability Note) and NVD (National Vulnerability Database).
Search keywords must be entered in English otherwise will not be searched in both JVN and NVD.

To search by CWE, please refer to the CWE Overview and check the CWE number.

  • Urgent
  • Important
  • Warning
  • Low
JVN Vulnerability Information

Update Date":April 27, 2026, 8:58 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
251941 6 警告 VMware - VMware Studio の Virtual Appliance Management Infrastructure における任意のコマンドを実行される脆弱性 CWE-noinfo
情報不足
CVE-2010-2667 2010-09-13 16:05 2010-07-13 Show GitHub Exploit DB Packet Storm
251942 4.4 警告 VMware - VMware Studio における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2010-2427 2010-09-13 16:05 2010-07-13 Show GitHub Exploit DB Packet Storm
251943 6.8 警告 VMware - VMware SpringSource tc Server Runtime における JMX インターフェイスへのアクセス権を取得される脆弱性 CWE-287
不適切な認証
CVE-2010-1454 2010-09-13 16:05 2010-05-13 Show GitHub Exploit DB Packet Storm
251944 4.3 警告 VMware - VMware View におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2010-1143 2010-09-13 16:04 2010-05-5 Show GitHub Exploit DB Packet Storm
251945 4.9 警告 VMware - 複数の VMware 製品の hcmon.sys におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3761 2010-09-13 16:04 2008-08-21 Show GitHub Exploit DB Packet Storm
251946 2.1 注意 VMware - VMware VirtualCenter におけるパスワードを盗まれる脆弱性 CWE-200
情報漏えい
CVE-2008-4278 2010-09-13 16:04 2008-10-3 Show GitHub Exploit DB Packet Storm
251947 5 警告 VMware - VMware VirtualCenter における他のシステムユーザに権限を割り当てられる脆弱性 CWE-200
情報漏えい
CVE-2008-3514 2010-09-13 16:03 2008-08-12 Show GitHub Exploit DB Packet Storm
251948 5 警告 VMware - VMware Server の ISAPI 拡張におけるサービス運用妨害 (DoS) の脆弱性 CWE-20
不適切な入力確認
CVE-2008-3697 2010-09-13 16:02 2008-08-29 Show GitHub Exploit DB Packet Storm
251949 6.9 警告 VMware - 複数の VMware 製品の vmware-authd における権限を取得される脆弱性 CWE-Other
その他
CVE-2008-0967 2010-09-13 16:02 2008-06-4 Show GitHub Exploit DB Packet Storm
251950 7.2 危険 VMware - 複数の VMware 製品におけるメモリ破損の脆弱性 CWE-399
リソース管理の問題
CVE-2008-4917 2010-09-13 16:01 2008-12-2 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:April 28, 2026, 4:09 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
21 5.3 MEDIUM
Network
- - 4ga Boards is a boards system for realtime project management. Prior to 3.3.5, 4ga Boards is vulnerable to user enumeration via a timing side-channel in the login endpoint (POST /api/access-tokens). … New CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-41418 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
22 7.6 HIGH
Network
- - 4ga Boards is a boards system for realtime project management. Prior to 3.3.5, a path traversal vulnerability allows an authenticated user with board import privileges to make the server ingest arbit… New CWE-22
Path Traversal
CVE-2026-41419 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
23 - - - uuid is for the creation of RFC9562 (formerly RFC4122) UUIDs. Prior to 14.0.0, v3, v5, and v6 accept external output buffers but do not reject out-of-range writes (small buf or large offset). This al… New CWE-787
CWE-823
 Out-of-bounds Write
 Use of Out-of-range Pointer Offset
CVE-2026-41907 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
24 4.7 MEDIUM
Local
- - Mojic is a CLI tool to transform readable C code into an unrecognizable chaotic stream of emojis. Prior to 2.1.4, the CipherEngine uses a standard equality operator (!==) to verify the HMAC-SHA256 in… New CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-41244 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
25 5.4 MEDIUM
Network
- - Authlib is a Python library which builds OAuth and OpenID Connect servers. Prior to 1.6.11, there is no CSRF protection on the cache feature in authlib.integrations.starlette_client.OAuth. This vuln… New CWE-352
 Origin Validation Error
CVE-2026-41425 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
26 - - - Better Auth is an authentication and authorization library for TypeScript. Prior to 1.6.5, the clientPrivileges option documents a create action, but the OAuth client creation endpoints did not invok… New CWE-863
 Incorrect Authorization
CVE-2026-41427 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
27 9.1 CRITICAL
Network
- - Budibase is an open-source low-code platform. Prior to 3.35.4, the authenticated middleware uses unanchored regular expressions to match public (no-auth) endpoint patterns against ctx.request.url. Si… New CWE-287
Improper Authentication
CVE-2026-41428 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
28 8.8 HIGH
Adjacent
- - arduino-esp32 is an Arduino core for the ESP32, ESP32-S2, ESP32-S3, ESP32-C3, ESP32-C6 and ESP32-H2 microcontrollers. Prior to 3.3.8, there is a remotely reachable memory corruption issue in the NBNS… New CWE-121
Stack-based Buffer Overflow
CVE-2026-41429 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
29 8.4 HIGH
Local
- - OpenTelemetry eBPF Instrumentation provides eBPF instrumentation based on the OpenTelemetry standard. From 0.4.0 to before 0.8.0, a flaw in the Java agent injection path allows a local attacker contr… New CWE-22
CWE-59
Path Traversal
Link Following
CVE-2026-41433 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm
30 - - - BACnet Stack is a BACnet open source protocol stack C library for embedded systems. Prior to 1.4.3, an out-of-bounds read vulnerability in bacnet-stack's WritePropertyMultiple service decoder allows … New CWE-125
Out-of-bounds Read
CVE-2026-41475 2026-04-28 03:57 2026-04-25 Show GitHub Exploit DB Packet Storm