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 30, 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
253601 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Application Object Library コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3513 2011-10-26 16:37 2011-10-18 Show GitHub Exploit DB Packet Storm
253602 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Application Object Library コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2308 2011-10-26 16:36 2011-10-18 Show GitHub Exploit DB Packet Storm
253603 3.5 注意 オラクル - Oracle E-Business Suite の Oracle Application Object Library コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2303 2011-10-26 16:36 2011-10-18 Show GitHub Exploit DB Packet Storm
253604 4.3 警告 オラクル - Oracle E-Business Suite の Oracle Application Object Library コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2302 2011-10-26 16:32 2011-10-18 Show GitHub Exploit DB Packet Storm
253605 3.5 注意 オラクル - Oracle Fusion Middleware の Oracle Web Services Manager コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3523 2011-10-26 16:31 2011-10-18 Show GitHub Exploit DB Packet Storm
253606 4.9 警告 オラクル - Oracle Fusion Middleware の Oracle Business Intelligence Enterprise Edition コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-3510 2011-10-26 16:30 2011-10-18 Show GitHub Exploit DB Packet Storm
253607 5 警告 オラクル - Oracle WebLogic Server における Web Services の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2320 2011-10-26 16:29 2011-10-18 Show GitHub Exploit DB Packet Storm
253608 4.3 警告 オラクル - Oracle WebLogic Server における JMS の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2319 2011-10-26 16:28 2011-10-18 Show GitHub Exploit DB Packet Storm
253609 1.5 注意 オラクル - Oracle WebLogic Server における WLS Security の処理に関する脆弱性 CWE-noinfo
情報不足
CVE-2011-2318 2011-10-26 16:27 2011-10-18 Show GitHub Exploit DB Packet Storm
253610 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle Containers for J2EE コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2011-2314 2011-10-26 16:26 2011-10-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 30, 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
5821 7.2 HIGH
Network
- - An Improper Input Validation in Ivanti EPMM before versions 12.6.1.1, 12.7.0.1, and 12.8.0.1 allows a remotely authenticated user with administrative access to achieve remote code execution. CWE-20
 Improper Input Validation 
CVE-2026-6973 2026-05-8 03:46 2026-05-8 Show GitHub Exploit DB Packet Storm
5822 7.4 HIGH
Network
- - Improper certificate validation in Ivanti EPMM before versions 12.6.1.1, 12.7.0.1, and 12.8.0.1 allows a remote unauthenticated attacker to enroll a device belonging to a restricted set of unenrolled… CWE-295
Improper Certificate Validation 
CVE-2026-7821 2026-05-8 03:46 2026-05-8 Show GitHub Exploit DB Packet Storm
5823 5.4 MEDIUM
Network
- - Cross-Site Scripting (XSS) vulnerability exists in Webkul Krayin CRM v2.1.5. The application fails to sanitize user-supplied input in the comment field during Activity creation on the /admin/activiti… CWE-79
Cross-site Scripting
CVE-2026-36341 2026-05-8 03:45 2026-05-8 Show GitHub Exploit DB Packet Storm
5824 6.5 MEDIUM
Network
- - A Remote Code Execution vulnerability was found in CODEASTRO Membership Management System v1.0 in /add_members.php. This vulnerability affects the file upload functionality, where improper file sanit… CWE-434
 Unrestricted Upload of File with Dangerous Type 
CVE-2026-36387 2026-05-8 03:45 2026-05-8 Show GitHub Exploit DB Packet Storm
5825 5.4 MEDIUM
Network
- - A Cross-Site Scripting (XSS) vulnerability was found in PHPGurukal Hospital Management System v4.0 in the /hospital/hms/edit-profile.php page. This flaw allows an authenticated attacker (patient) to … CWE-79
Cross-site Scripting
CVE-2026-36388 2026-05-8 03:45 2026-05-8 Show GitHub Exploit DB Packet Storm
5826 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: scsi: target: tcm_loop: Drain commands in target_reset handler tcm_loop_target_reset() violates the SCSI EH contract: it returns … CWE-772
 Missing Release of Resource after Effective Lifetime
CVE-2026-43054 2026-05-8 03:28 2026-05-2 Show GitHub Exploit DB Packet Storm
5827 4.7 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: xfs: close crash window in attr dabtree inactivation When inactivating an inode with node-format extended attributes, xfs_attr3_n… CWE-367
 Time-of-check Time-of-use (TOCTOU) Race Condition
CVE-2026-43053 2026-05-8 03:24 2026-05-2 Show GitHub Exploit DB Packet Storm
5828 7.0 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: atm: lec: fix use-after-free in sock_def_readable() A race condition exists between lec_atm_close() setting priv->lecd to NULL an… CWE-416
 Use After Free
CVE-2026-43050 2026-05-8 03:21 2026-05-2 Show GitHub Exploit DB Packet Storm
5829 7.1 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: check tdls flag in ieee80211_tdls_oper When NL80211_TDLS_ENABLE_LINK is called, the code only checks if the stati… NVD-CWE-noinfo
CVE-2026-43052 2026-05-8 03:19 2026-05-2 Show GitHub Exploit DB Packet Storm
5830 8.1 HIGH
Adjacent
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: HID: wacom: fix out-of-bounds read in wacom_intuos_bt_irq The wacom_intuos_bt_irq() function processes Bluetooth HID reports with… CWE-125
Out-of-bounds Read
CVE-2026-43051 2026-05-8 03:00 2026-05-2 Show GitHub Exploit DB Packet Storm