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 10, 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
1541 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおけるリソースのロックに関する脆弱性 CWE-667
不適切なロック
CVE-2026-43423 2026-05-28 14:40 2026-05-8 Show GitHub Exploit DB Packet Storm
1542 7.8 重要
Local
Linux Linux Kernel LinuxのLinux KernelにおけるTime-of-check Time-of-use (TOCTOU) 競合状態の脆弱性 CWE-367
Time-of-check Time-of-use (TOCTOU) 競合状態
CVE-2026-43433 2026-05-28 14:40 2026-05-8 Show GitHub Exploit DB Packet Storm
1543 7.8 重要
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43434 2026-05-28 14:40 2026-05-8 Show GitHub Exploit DB Packet Storm
1544 5.5 警告
Local
Linux Linux Kernel LinuxのLinux Kernelにおける不特定の脆弱性 CWE-noinfo
情報不足
CVE-2026-43435 2026-05-28 14:40 2026-05-8 Show GitHub Exploit DB Packet Storm
1545 5.9 警告
Network
Parse Platform Parse Server Parse PlatformのParse Serverにおける競合状態に関する脆弱性 CWE-362
競合状態
CVE-2026-43930 2026-05-28 14:40 2026-05-12 Show GitHub Exploit DB Packet Storm
1546 7.5 重要
Network
Apache Software Foundation Apache CXF Apache Software FoundationのApache CXFにおける入力確認に関する脆弱性 CWE-20
不適切な入力確認
CVE-2026-44417 2026-05-28 14:40 2026-05-22 Show GitHub Exploit DB Packet Storm
1547 5.3 警告
Network
Apache Software Foundation Apache CXF Apache Software FoundationのApache CXFにおけるXML 外部エンティティの脆弱性 CWE-611
XML 外部エンティティ参照の不適切な制限
CVE-2026-44618 2026-05-28 14:40 2026-05-22 Show GitHub Exploit DB Packet Storm
1548 5.4 警告
Network
Grokability, Inc. Snipe-IT Grokability, Inc.のSnipe-ITにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2026-44831 2026-05-28 14:40 2026-05-26 Show GitHub Exploit DB Packet Storm
1549 8.8 重要
Network
Grokability, Inc. Snipe-IT Grokability, Inc.のSnipe-ITにおける複数の脆弱性 CWE-281
CWE-863
CVE-2026-44832 2026-05-28 14:40 2026-05-26 Show GitHub Exploit DB Packet Storm
1550 7.1 重要
Network
Grokability, Inc. Snipe-IT Grokability, Inc.のSnipe-ITにおけるオープンリダイレクトの脆弱性 CWE-601
オープンリダイレクト
CVE-2026-44833 2026-05-28 14:40 2026-05-26 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 10, 2026, 5 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
3101 6.5 MEDIUM
Network
jetbrains youtrack In JetBrains YouTrack before 2026.1.13570 improper access control allowed low-privileged users to modify service accounts CWE-862
 Missing Authorization
CVE-2026-49385 2026-06-1 21:41 2026-05-30 Show GitHub Exploit DB Packet Storm
3102 6.5 MEDIUM
Network
jetbrains youtrack In JetBrains YouTrack before 2026.1.13570 improper access control allowed enumeration of restricted issues and articles on Planning Canvas CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-49386 2026-06-1 21:40 2026-05-30 Show GitHub Exploit DB Packet Storm
3103 7.3 HIGH
Network
- - Heap buffer overflow vulnerability in libjxl 0.12.0 via crafted PBM images to the jxl::extras::DecodeImagePNM function in file lib/extras/dec/pnm.cc. CWE-122
Heap-based Buffer Overflow
CVE-2025-70103 2026-05-31 05:16 2026-05-28 Show GitHub Exploit DB Packet Storm
3104 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: skbuff: preserve shared-frag marker during coalescing skb_try_coalesce() can attach paged frags from @from to @to. If @from… CWE-787
 Out-of-bounds Write
CVE-2026-46300 2026-05-30 20:17 2026-05-23 Show GitHub Exploit DB Packet Storm
3105 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix use-after-free in iris_release_internal_buffers() The recent change in commit 1dabf00ee206 ("media: iris: gen1: … - CVE-2026-46240 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3106 8.1 HIGH
Adjacent
- - In the Linux kernel, the following vulnerability has been resolved: HID: playstation: Clamp num_touch_reports A device would never lie about the number of touch reports would it? If it does the lo… - CVE-2026-46232 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3107 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm: Set old handle to NULL before prime swap in change_handle There was a potential race condition in change_handle. The ioctl b… - CVE-2026-46215 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3108 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: media: iris: fix use-after-free of fmt_src during MBPF check During concurrency testing, multiple instances can run in parallel, … - CVE-2026-46210 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3109 7.8 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: batman-adv: stop tp_meter sessions during mesh teardown TP meter sessions remain linked on bat_priv->tp_list after the netlink re… - CVE-2026-46208 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm
3110 7.1 HIGH
Local
- - In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/vcn4: Prevent OOB reads when parsing IB Rewrite the IB parsing to use amdgpu_ib_get_value() which handles the bounds c… - CVE-2026-46204 2026-05-30 20:17 2026-05-28 Show GitHub Exploit DB Packet Storm