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 15, 2026, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
222771 4.3 警告 Puppet - Puppet Dashboard および Puppet Enterprise におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0891 2014-03-18 16:52 2012-01-20 Show GitHub Exploit DB Packet Storm
222772 7.8 危険 シーメンス - Siemens SIMATIC S7-1500 CPU PLC デバイスのファームウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-2259 2014-03-18 16:50 2014-03-12 Show GitHub Exploit DB Packet Storm
222773 7.8 危険 シーメンス - Siemens SIMATIC S7-1500 CPU PLC デバイスのファームウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-2257 2014-03-18 16:49 2014-03-12 Show GitHub Exploit DB Packet Storm
222774 7.8 危険 シーメンス - Siemens SIMATIC S7-1500 CPU PLC デバイスのファームウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-2255 2014-03-18 16:49 2014-03-12 Show GitHub Exploit DB Packet Storm
222775 6.1 警告 シーメンス - Siemens SIMATIC S7-1500 CPU PLC デバイスのファームウェアにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2014-2253 2014-03-18 16:46 2014-03-12 Show GitHub Exploit DB Packet Storm
222776 8.3 危険 シーメンス - Siemens SIMATIC S7-1500 CPU PLC デバイスの乱数生成における暗号保護メカニズムを破られる脆弱性 CWE-Other
その他
CVE-2014-2251 2014-03-18 16:46 2014-03-12 Show GitHub Exploit DB Packet Storm
222777 4.3 警告 シーメンス - Siemens SIMATIC S7-1500 CPU PLC デバイスの統合 Web サーバにおけるオープンリダイレクトの脆弱性 CWE-Other
その他
CVE-2014-2248 2014-03-18 16:45 2014-03-12 Show GitHub Exploit DB Packet Storm
222778 4.3 警告 シーメンス - Siemens SIMATIC S7-1500 CPU PLC デバイスの統合 Web サーバにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2246 2014-03-18 16:44 2014-03-12 Show GitHub Exploit DB Packet Storm
222779 7.2 危険 ジュニパーネットワークス - IVE OS の Juniper Junos Pulse Secure Access Service の Linux Network Connect クライアントにおける権限を取得される脆弱性 CWE-noinfo
情報不足
CVE-2014-2292 2014-03-18 16:35 2014-03-12 Show GitHub Exploit DB Packet Storm
222780 3.5 注意 ジュニパーネットワークス - IVE OS の Juniper Junos Pulse Secure Access Service におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2014-2291 2014-03-18 16:35 2014-03-12 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