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 17, 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
222101 6.8 警告 レッドハット - IcedTea6 および IcedTea-Web の Java Network Launching Protocol の実装におけるローカルファイルへのアクセスを許可される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2011-2514 2014-05-16 14:47 2011-07-27 Show GitHub Exploit DB Packet Storm
222102 5 警告 レッドハット - IcedTea6 および IcedTea-Web の Java Network Launching Protocol の実装におけるユーザ名などを取得される脆弱性 CWE-200
情報漏えい
CVE-2011-2513 2014-05-16 14:47 2011-07-27 Show GitHub Exploit DB Packet Storm
222103 6.9 警告 BMC Software - BMC PATROL for AIX における権限を取得される脆弱性 CWE-Other
その他
CVE-2014-2591 2014-05-16 14:12 2014-04-9 Show GitHub Exploit DB Packet Storm
222104 6.8 警告 Open Assessment Technologies S.A. - Open Assessment Technologies TAO におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2014-2989 2014-05-16 12:24 2014-05-7 Show GitHub Exploit DB Packet Storm
222105 10 危険 ShenZhen Foscam Intelligent Technology - Foscam IP camera における任意のカメラを偽装またはハイジャックされる脆弱性 CWE-255
証明書・パスワード管理
CVE-2014-1849 2014-05-16 12:19 2014-05-8 Show GitHub Exploit DB Packet Storm
222106 6.8 警告 OpenVPN Technologies - OpenVPN Access Server の管理 Web インターフェースにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-2692 2014-05-16 12:18 2013-05-8 Show GitHub Exploit DB Packet Storm
222107 6.8 警告 Tips and Tricks HQ - WordPress 用 WordPress Simple Paypal Shopping Cart プラグインにおけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-2705 2014-05-16 12:11 2013-06-5 Show GitHub Exploit DB Packet Storm
222108 4.3 警告 NetWebLogic - WordPress 用 Events Manager プラグインおよび Events Manager Pro プラグインにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-1407 2014-05-16 12:10 2013-01-22 Show GitHub Exploit DB Packet Storm
222109 7.5 危険 Drupalauth Project - simpleSAMLphp 用 drupalauth モジュールの lib/Auth/Source/External.php における任意のユーザとして認証される脆弱性 CWE-287
不適切な認証
CVE-2013-4552 2014-05-16 11:16 2013-11-4 Show GitHub Exploit DB Packet Storm
222110 2.6 注意 Dan Wilga - Monster Menus モジュールにおける任意のノードコメントを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4504 2014-05-16 11:05 2013-10-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 18, 2026, 4 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
701 7.5 HIGH
Network
openssl openssl Issue summary: When a partial-chain certificate verification is enabled together with OCSP response checking for the whole chain, a NULL dereference will happen if the verified chain does not have a … Update CWE-476
 NULL Pointer Dereference
CVE-2026-42765 2026-06-16 03:14 2026-06-10 Show GitHub Exploit DB Packet Storm
702 7.5 HIGH
Network
openssl openssl Issue summary: Parsing a crafted DER-encoded ASN.1 structure with a primitive element whose content exceeds 2 gigabytes in length may cause a heap buffer over-read on 64-bit Unix and Unix-like platfo… Update CWE-125
Out-of-bounds Read
CVE-2026-34180 2026-06-16 03:13 2026-06-10 Show GitHub Exploit DB Packet Storm
703 7.4 HIGH
Network
openssl openssl Issue Summary: The PKCS#12 file processing fails to perform sufficient input validation for files that use Password-Based Message Authentication Code 1 (PBMAC1) integrity mechanism allowing a certifi… Update CWE-354
 Improper Validation of Integrity Check Value
CVE-2026-34181 2026-06-16 03:13 2026-06-10 Show GitHub Exploit DB Packet Storm
704 9.1 CRITICAL
Network
openssl openssl Issue Summary: Cryptographic Message Services (CMS) processing fails to perform sufficient input validation on the cipher and tag length fields of AuthEnvelopedData containers, leading to various pot… Update CWE-354
 Improper Validation of Integrity Check Value
CVE-2026-34182 2026-06-16 03:13 2026-06-10 Show GitHub Exploit DB Packet Storm
705 7.5 HIGH
Network
openssl openssl Issue summary: Remote peer may exhaust heap memory of the QUIC server or client by flooding it with packets containing PATH_CHALLENGE frames. Impact summary: A malicious remote peer can cause an unb… Update CWE-1325
 Improperly Controlled Sequential Memory Allocation
CVE-2026-34183 2026-06-16 03:12 2026-06-10 Show GitHub Exploit DB Packet Storm
706 5.0 MEDIUM
Network
openssl openssl Issue summary: A malicious server can exploit TLS OCSP stapling by delivering a crafted response through the status_request extension, triggering a double-free in the client's certificate verificatio… Update CWE-415
 Double Free
CVE-2026-35188 2026-06-16 03:12 2026-06-10 Show GitHub Exploit DB Packet Storm
707 5.7 MEDIUM
Adjacent
nuxt nuxt\/rspack-builder
nuxt\/webpack-builder
Nuxt is an open-source web development framework for Vue.js. In @nuxt/rspack-builder and @nuxt/webpack-builder from versions 3.15.4 to before 3.21.7 and 4.0.0 to before 4.4.7, there is an incomplete … Update CWE-749
 Exposed Dangerous Method or Function
CVE-2026-49993 2026-06-16 03:10 2026-06-12 Show GitHub Exploit DB Packet Storm
708 9.8 CRITICAL
Network
jmespath jmespath jmespath.php allows users to use JMESPath, software for declaratively specifying how to extract elements from a JSON document, in PHP applications with PHP data structures. Versions prior to 2.9.1 ca… Update CWE-20
CWE-94
CWE-116
 Improper Input Validation 
Code Injection
 Improper Encoding or Escaping of Output
CVE-2026-54133 2026-06-16 03:09 2026-06-13 Show GitHub Exploit DB Packet Storm
709 5.4 MEDIUM
Network
nuxt nuxt Nuxt is an open-source web development framework for Vue.js. From versions 3.4.3 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6, navigateTo() with external: true generates a server-side HTML redi… Update CWE-83
 Improper Neutralization of Script in Attributes in a Web Page
CVE-2026-45669 2026-06-16 03:09 2026-06-12 Show GitHub Exploit DB Packet Storm
710 5.3 MEDIUM
Network
nuxt nuxt
nuxt\/nitro-server
Nuxt is an open-source web development framework for Vue.js. In Nuxt versions 3.11.0 to before 3.21.6 and 4.0.0-alpha.1 to before 4.4.6 and @nuxt/nitro-server versions 3.20.0 to before 3.21.6 and 4.0… Update CWE-284
CWE-288
Improper Access Control
Authentication Bypass Using an Alternate Path or Channel
CVE-2026-47200 2026-06-16 03:09 2026-06-12 Show GitHub Exploit DB Packet Storm