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":June 16, 2026, 4:01 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
1631 5.5 警告
Local
Zeit, Inc. Vercel CLI Vercel, Inc. (旧 Zeit, Inc.)のVercel CLIにおける複数の脆弱性 CWE-200
CWE-532
CVE-2026-44479 2026-06-8 11:46 2026-05-13 Show GitHub Exploit DB Packet Storm
1632 5.3 警告
Network
Open Quantum Safe liboqs Open Quantum Safeのliboqsにおける複数の脆弱性 CWE-125
CWE-20
CVE-2026-44518 2026-06-8 11:46 2026-05-29 Show GitHub Exploit DB Packet Storm
1633 5.4 警告
Adjacent
MacGregor Interschalt VDR G4e Firmware MacGregorのInterschalt VDR G4e Firmwareにおける強度が不十分なパスワードハッシュの使用に関する脆弱性 CWE-916
強度が不十分なパスワードハッシュの使用
CVE-2026-44611 2026-06-8 11:46 2026-05-29 Show GitHub Exploit DB Packet Storm
1634 6.5 警告
Network
librechat librechat LibreChatにおける送信データへの重要な情報の挿入に関する脆弱性 CWE-201
CWE-noinfo
CVE-2026-44653 2026-06-8 11:46 2026-06-2 Show GitHub Exploit DB Packet Storm
1635 8.1 重要
Network
librechat librechat LibreChatにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-44654 2026-06-8 11:46 2026-06-2 Show GitHub Exploit DB Packet Storm
1636 8.1 重要
Network
Broadcom RabbitMQ Server BroadcomのRabbitMQ Serverにおける不正な認証に関する脆弱性 CWE-863
不正な認証
CVE-2026-44838 2026-06-8 11:46 2026-05-27 Show GitHub Exploit DB Packet Storm
1637 4.8 警告
Network
Broadcom RabbitMQ Server BroadcomのRabbitMQ Serverにおけるクロスサイトスクリプティングの脆弱性 CWE-80
クロスサイトスクリプティング (Basic XSS)
CVE-2026-44839 2026-06-8 11:46 2026-05-27 Show GitHub Exploit DB Packet Storm
1638 4.9 警告
Network
OpenStack OpenStack Ironic OpenStackのOpenStack Ironicにおける領域間での誤ったリソース移動に関する脆弱性 CWE-669
領域間での誤ったリソース移動
CVE-2026-44917 2026-06-8 11:46 2026-06-4 Show GitHub Exploit DB Packet Storm
1639 7.5 重要
Network
go-git project go-git go-git projectのgo-gitにおける複数の脆弱性 CWE-180
CWE-345
CVE-2026-45022 2026-06-8 11:46 2026-05-27 Show GitHub Exploit DB Packet Storm
1640 2.7
Network
Matrix Synapse ElementのSynapseにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-45076 2026-06-8 11:46 2026-05-28 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 16, 2026, 4:13 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
21 7.8 HIGH
Local
microsoft pc_manager Improper link resolution before file access ('link following') in Microsoft PC Manager allows an authorized attacker to elevate privileges locally. Update CWE-306
Missing Authentication for Critical Function
CVE-2026-50512 2026-06-16 03:22 2026-06-10 Show GitHub Exploit DB Packet Storm
22 9.8 CRITICAL
Network
- - The WP MAPS PRO WordPress plugin before 6.1.1 registers an unauthenticated AJAX action which, given a valid nonce that is publicly emitted on any frontend page enqueuing its map script, unconditional… New - CVE-2026-8935 2026-06-16 03:16 2026-06-15 Show GitHub Exploit DB Packet Storm
23 5.3 MEDIUM
Network
- - The WP Go Maps WordPress plugin before 10.0.10 does not perform any approval-state filtering on its public single-marker REST endpoint, allowing unauthenticated users to retrieve marker records that… New - CVE-2026-8386 2026-06-16 03:16 2026-06-15 Show GitHub Exploit DB Packet Storm
24 - - - LibreOffice Calc can import tracked changes from a spreadsheet document. A heap buffer overflow existed when a document reused the same change identifier for two different kinds of change. The import… New CWE-787
CWE-843
 Out-of-bounds Write
Type Confusion
CVE-2026-8358 2026-06-16 03:16 2026-06-16 Show GitHub Exploit DB Packet Storm
25 - - - LibreOffice Calc compiles cell formulas when opening a spreadsheet. A heap buffer overflow existed when compiling a very long formula made up of many opening tokens. The array that tracks nesting dep… New CWE-193
CWE-787
 Off-by-one Error
 Out-of-bounds Write
CVE-2026-8357 2026-06-16 03:16 2026-06-16 Show GitHub Exploit DB Packet Storm
26 - - - LibreOffice can import presentations in the legacy binary PPT format. A stack buffer overflow existed when importing a colour-replacement record. Two fixed-size colour tables were filled from the fil… New CWE-121
CWE-787
Stack-based Buffer Overflow
 Out-of-bounds Write
CVE-2026-8356 2026-06-16 03:16 2026-06-16 Show GitHub Exploit DB Packet Storm
27 - - - LibreOffice can import documents in the OOXML format (DOCX). A heap buffer overflow existed when replaying deferred parser events for a text box element. A handler object was assumed to be of one typ… New CWE-787
CWE-843
 Out-of-bounds Write
Type Confusion
CVE-2026-6047 2026-06-16 03:16 2026-06-16 Show GitHub Exploit DB Packet Storm
28 - - - LibreOffice can import EMF+ graphics, which may be embedded in documents. A heap buffer overflow existed when importing an EMF+ gradient brush. The number of gradient blend points was read from the f… New CWE-190
CWE-787
 Integer Overflow or Wraparound
 Out-of-bounds Write
CVE-2026-6045 2026-06-16 03:16 2026-06-16 Show GitHub Exploit DB Packet Storm
29 - - - A heap use-after-free existed when importing the blank-width characters of an ODF number format. A position value read from the document was not checked against the length of the format-code string, … New CWE-416
CWE-787
 Use After Free
 Out-of-bounds Write
CVE-2026-6040 2026-06-16 03:16 2026-06-16 Show GitHub Exploit DB Packet Storm
30 - - - LibreOffice can import drawings in the DXF format used by CAD software. A heap buffer overflow existed when importing a DXF polyline. The point count taken from the file was truncated to a 16-bit val… New CWE-197
CWE-787
 Numeric Truncation Error
 Out-of-bounds Write
CVE-2026-6039 2026-06-16 03:16 2026-06-16 Show GitHub Exploit DB Packet Storm