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":May 31, 2026, 2 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
245391 7.5 危険 aj square - AJ Square aj-hyip の Forum/topic_detail.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2532 2012-06-26 16:02 2008-06-3 Show GitHub Exploit DB Packet Storm
245392 4.3 警告 buildanichestore3 - BANS の search スクリプトにおけるクロスサイトスクリプティングの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2008-2531 2012-06-26 16:02 2008-06-3 Show GitHub Exploit DB Packet Storm
245393 7.5 危険 advanced links management - ALM の read.php における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2529 2012-06-26 16:02 2008-06-3 Show GitHub Exploit DB Packet Storm
245394 10 危険 シトリックス・システムズ - Citrix Access Gateway Standard Edition および Advanced Edition におけるネットワークリソースにアクセスされる脆弱性 CWE-287
不適切な認証
CVE-2008-2528 2012-06-26 16:02 2008-05-9 Show GitHub Exploit DB Packet Storm
245395 4.3 警告 actualscripts - 複数の ActualScripts ActualAnalyzer 製品におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2527 2012-06-26 16:02 2008-06-3 Show GitHub Exploit DB Packet Storm
245396 7.5 危険 BIGACE - BigACE における PHP リモートファイルインクルージョンの脆弱性 CWE-94
コード・インジェクション
CVE-2008-2520 2012-06-26 16:02 2008-06-3 Show GitHub Exploit DB Packet Storm
245397 6.8 警告 Core FTP - Core FTP クライアントにおけるディレクトリトラバーサルの脆弱性 CWE-22
パス・トラバーサル
CVE-2008-2519 2012-06-26 16:02 2008-02-18 Show GitHub Exploit DB Packet Storm
245398 7.5 危険 excuse online - Excuse Online の pwd.asp における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2008-2509 2012-06-26 16:02 2008-05-29 Show GitHub Exploit DB Packet Storm
245399 4.3 警告 brown bear software - Brown Bear Software Calcium の Calcium40.pl におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2008-2507 2012-06-26 16:02 2008-05-29 Show GitHub Exploit DB Packet Storm
245400 7.5 危険 emule - eMule X-Ray の Web サーバにおけるメモリ破損を誘発される脆弱性 CWE-399
リソース管理の問題
CVE-2008-2502 2012-06-26 16:02 2008-05-29 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 31, 2026, 4:16 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1591 - - - In the Linux kernel, the following vulnerability has been resolved: fbdev: au1200fb: Fix a memory leak in au1200fb_drv_probe() In au1200fb_drv_probe(), when platform_get_irq fails(), it directly re… - CVE-2026-45954 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1592 - - - In the Linux kernel, the following vulnerability has been resolved: md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout When llbitmap_suspend_timeout() times out waiting for percpu_re… - CVE-2026-45955 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1593 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix EEXIST abort due to non-consecutive gaps in chunk allocation I have been observing a number of systems aborting at ins… - CVE-2026-45934 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1594 - - - In the Linux kernel, the following vulnerability has been resolved: power: supply: pm8916_lbc: Fix use-after-free in power_supply_changed() Using the `devm_` variant for requesting IRQ _before_ the… - CVE-2026-45938 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1595 - - - In the Linux kernel, the following vulnerability has been resolved: ublk: Validate SQE128 flag before accessing the cmd ublk_ctrl_cmd_dump() accesses (header *)sqe->cmd before IO_URING_F_SQE128 fla… - CVE-2026-45962 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1596 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Return proper address for non-zero offsets in insn array The map_direct_value_addr() function of the instruction array map i… - CVE-2026-45967 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1597 - - - In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Add missing check for input_ff_create_memless The ps_gamepad_create() function calls input_ff_create_memless() … - CVE-2026-45969 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1598 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Limit bpf program signature size Practical BPF signatures are significantly smaller than KMALLOC_MAX_CACHE_SIZE Allowing la… - CVE-2026-45971 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1599 - - - In the Linux kernel, the following vulnerability has been resolved: btrfs: fix invalid leaf access in btrfs_quota_enable() if ref key not found If btrfs_search_slot_for_read() returns 1, it means w… - CVE-2026-45974 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm
1600 - - - In the Linux kernel, the following vulnerability has been resolved: net: stmmac: fix oops when split header is enabled For GMAC4, when split header is enabled, in some rare cases, the hardware does… - CVE-2026-45940 2026-05-27 23:48 2026-05-27 Show GitHub Exploit DB Packet Storm