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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
203481 9.8 緊急
Network
dashbuilder.org
レッドハット
- Dashbuilder の main/java/org/dashbuilder/dataprovider/sql/dialect/DefaultDialect.java の getStringParameterSQL メソッドにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2016-4999 2016-08-17 17:52 2016-07-14 Show GitHub Exploit DB Packet Storm
203482 7.8 重要
Local
ジュニパーネットワークス - Juniper SRX シリーズデバイス上で稼動する Junos OS における権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2016-1278 2016-08-17 17:52 2016-07-13 Show GitHub Exploit DB Packet Storm
203483 5.9 警告
Network
ジュニパーネットワークス - Juniper High End SRX シリーズのシャーシシステム上で稼動する Junos OS におけるサービス運用妨害 (DoS) の脆弱性 CWE-399
リソース管理の問題
CVE-2016-1276 2016-08-17 17:52 2016-07-22 Show GitHub Exploit DB Packet Storm
203484 9.8 緊急
Network
SAP - SAP HANA のマルチテナントデータベースのコンテナ機能におけるアクセス制限を回避される脆弱性 CWE-Other
その他
CVE-2016-6150 2016-08-17 17:52 2016-01-12 Show GitHub Exploit DB Packet Storm
203485 5.5 警告
Local
SAP - SAP HANA における重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-6149 2016-08-17 17:52 2016-01-12 Show GitHub Exploit DB Packet Storm
203486 5.3 警告
Network
SAP - SAP HANA の SQL インターフェースにおけるデータベースのユーザを列挙される脆弱性 CWE-200
情報漏えい
CVE-2016-6145 2016-08-17 17:52 2016-07-21 Show GitHub Exploit DB Packet Storm
203487 5.5 警告
Local
SAP - SAP HANA DB の Extended Application Services における重要なパスワード情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2016-3640 2016-08-17 17:52 2016-07-20 Show GitHub Exploit DB Packet Storm
203488 8.6 重要
Network
The PHP Group - PHP の ext/standard/html.c の php_escape_html_entities_ex 関数における整数オーバーフローの脆弱性 CWE-Other
その他
CVE-2016-5095 2016-08-17 15:55 2016-05-26 Show GitHub Exploit DB Packet Storm
203489 6.1 警告
Network
The PHP Group - PHP の main/SAPI.c の sapi_header_op 関数における Internet Explorer に対するクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8935 2016-08-17 15:55 2015-02-19 Show GitHub Exploit DB Packet Storm
203490 7.6 重要
Network
The PHP Group
LibGD project
- PHP で使用される GD Graphics Library の gd_interpolation.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-7456 2016-08-17 15:55 2013-09-24 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

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

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2371 - - - In the Linux kernel, the following vulnerability has been resolved: md/raid1: fix memory leak in raid1_run() raid1_run() calls setup_conf() which registers a thread via md_register_thread(). If rai… - CVE-2026-45888 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2372 - - - In the Linux kernel, the following vulnerability has been resolved: apparmor: Fix & Optimize table creation from possibly unaligned memory Source blob may come from userspace and might be unaligned… - CVE-2026-45893 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2373 - - - In the Linux kernel, the following vulnerability has been resolved: mtd: intel-dg: Fix accessing regions before setting nregions The regions array is counted by nregions, but it's set only after ac… - CVE-2026-45896 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2374 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: wm97xx: Fix NULL pointer dereference in power_supply_changed() In `probe()`, `request_irq()` is called before allo… - CVE-2026-45869 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2375 - - - In the Linux kernel, the following vulnerability has been resolved: SUNRPC: auth_gss: fix memory leaks in XDR decoding error paths The gssx_dec_ctx(), gssx_dec_status(), and gssx_dec_name() functio… - CVE-2026-45870 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2376 - - - In the Linux kernel, the following vulnerability has been resolved: HID: intel-ish-hid: fix NULL-ptr-deref in ishtp_bus_remove_all_clients During a warm reset flow, the cl->device pointer may be NU… - CVE-2026-45877 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2377 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: bq25980: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the `d… - CVE-2026-45879 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2378 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_bms_vm: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ … - CVE-2026-45882 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2379 - - - In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_counter: serialize reset with spinlock Add a global static spinlock to serialize counter fetch+reset operations, p… - CVE-2026-45897 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
2380 - - - In the Linux kernel, the following vulnerability has been resolved: ext4: drop extent cache when splitting extent fails When the split extent fails, we might leave some extents still being processe… - CVE-2026-45899 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm