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, 10:01 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
226331 7.5 危険 IBM - IBM Maximo Asset Management における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-0451 2013-10-2 18:20 2013-09-25 Show GitHub Exploit DB Packet Storm
226332 6.8 警告 IBM - IBM Maximo Asset Management における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-3323 2013-10-2 18:09 2013-09-25 Show GitHub Exploit DB Packet Storm
226333 4 警告 レッドハット - libvirt の util/virfile.c 内の virFileNBDDeviceAssociate 関数おけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4297 2013-10-2 16:48 2013-09-4 Show GitHub Exploit DB Packet Storm
226334 2.1 注意 レッドハット - libvirt におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4292 2013-10-2 16:47 2013-09-2 Show GitHub Exploit DB Packet Storm
226335 6.9 警告 レッドハット - libvirt の virSecurityManagerSetProcessLabel 関数における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4291 2013-10-2 16:46 2013-09-2 Show GitHub Exploit DB Packet Storm
226336 5 警告 ADCI solutions - Drupal 用 Node View Permissions モジュールにおける重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-5965 2013-10-2 16:39 2013-08-28 Show GitHub Exploit DB Packet Storm
226337 4 警告 レッドハット - libvirt の xen/xend_internal.c の xenDaemonListDefinedDomains 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-119
バッファエラー
CVE-2013-4239 2013-10-2 16:32 2013-09-2 Show GitHub Exploit DB Packet Storm
226338 4.3 警告 レッドハット - libvirt の qemuAgentCommand 関数におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-4154 2013-10-2 16:31 2013-07-30 Show GitHub Exploit DB Packet Storm
226339 5 警告 レッドハット - libvirt の qemu/qemu_agent.c 内の qemuAgentGetVCPUs 関数におけるメモリ二重解放の脆弱性 CWE-399
リソース管理の問題
CVE-2013-4153 2013-10-2 16:30 2013-07-30 Show GitHub Exploit DB Packet Storm
226340 7.5 危険 Simone Tellini - Apache 用 mod_accounting モジュールの mod_accounting.c における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2013-5697 2013-10-2 15:21 2013-09-20 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