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 18, 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
254201 3.5 注意 オラクル - Oracle Supply Chain Products Suite の Oracle Transportation Manager コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-4432 2011-02-15 14:01 2011-01-18 Show GitHub Exploit DB Packet Storm
254202 3.5 注意 オラクル - Oracle Supply Chain Products Suite の Agile Core コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-4429 2011-02-15 13:57 2011-01-18 Show GitHub Exploit DB Packet Storm
254203 3.5 注意 オラクル - Oracle Supply Chain Products Suite の Agile Core コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3505 2011-02-15 13:55 2011-01-18 Show GitHub Exploit DB Packet Storm
254204 - - オラクル - Oracle WebLogic Node Manager に脆弱性 - - 2011-02-14 15:26 2010-10-13 Show GitHub Exploit DB Packet Storm
254205 4 警告 オラクル - Oracle Applications の Oracle Application Object Library コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3589 2011-02-14 15:25 2011-01-18 Show GitHub Exploit DB Packet Storm
254206 4.3 警告 オラクル - Oracle Applications の Oracle Common Applications コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3587 2011-02-14 15:25 2011-01-18 Show GitHub Exploit DB Packet Storm
254207 6.4 警告 オラクル - Oracle Enterprise Manager Grid Control の Real User Experience Insight コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-3594 2011-02-14 15:24 2011-01-18 Show GitHub Exploit DB Packet Storm
254208 3.5 注意 オラクル - Oracle Fusion Middleware の Oracle BI Publisher コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-4427 2011-02-14 15:24 2011-01-18 Show GitHub Exploit DB Packet Storm
254209 3.5 注意 オラクル - Oracle Fusion Middleware の Oracle BI Publisher コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-4425 2011-02-14 15:23 2011-01-18 Show GitHub Exploit DB Packet Storm
254210 4.3 警告 オラクル - Oracle Fusion Middleware の Oracle WebLogic Server コンポーネントにおける脆弱性 CWE-noinfo
情報不足
CVE-2010-4453 2011-02-14 15:15 2011-01-18 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 19, 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
3471 7.5 HIGH
Network
- - A vulnerability in the connection-handling mechanism of Cisco Crosswork Network Controller (CNC) and Cisco Network Services Orchestrator (NSO) could allow an unauthenticated, remote attacker to cause… CWE-400
 Uncontrolled Resource Consumption
CVE-2026-20188 2026-05-7 03:59 2026-05-7 Show GitHub Exploit DB Packet Storm
3472 4.3 MEDIUM
Network
- - A vulnerability in the log file download functionality of Cisco Prime Infrastructure could allow an authenticated, remote attacker to download arbitrary log files from the server. This vulner… CWE-862
 Missing Authorization
CVE-2026-20189 2026-05-7 03:59 2026-05-7 Show GitHub Exploit DB Packet Storm
3473 4.3 MEDIUM
Network
- - A vulnerability in the RADIUS Policy API endpoints of Cisco ISE could allow an authenticated, remote attacker with read-only Administrator privileges to gain unauthorized access to sensitive inf… CWE-862
 Missing Authorization
CVE-2026-20193 2026-05-7 03:59 2026-05-7 Show GitHub Exploit DB Packet Storm
3474 5.4 MEDIUM
Network
- - A vulnerability in the REST API of Cisco Slido could have allowed an authenticated, remote attacker to access the social profile data of other users or affect quiz and poll results. Cisco has address… CWE-639
 Authorization Bypass Through User-Controlled Key
CVE-2026-20219 2026-05-7 03:59 2026-05-7 Show GitHub Exploit DB Packet Storm
3475 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: ALSA: caiaq: take a reference on the USB device in create_card() The caiaq driver stores a pointer to the parent USB device in cd… NVD-CWE-noinfo
CVE-2026-31701 2026-05-7 03:55 2026-05-1 Show GitHub Exploit DB Packet Storm
3476 7.5 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net: correctly handle tunneled traffic on IPV6_CSUM GSO fallback NETIF_F_IPV6_CSUM only advertises support for checksum offload o… NVD-CWE-noinfo
CVE-2026-43057 2026-05-7 03:48 2026-05-2 Show GitHub Exploit DB Packet Storm
3477 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: f2fs: fix use-after-free of sbi in f2fs_compress_write_end_io() In f2fs_compress_write_end_io(), dec_page_count(sbi, type) can br… CWE-416
 Use After Free
CVE-2026-31702 2026-05-7 03:44 2026-05-1 Show GitHub Exploit DB Packet Storm
3478 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: writeback: Fix use after free in inode_switch_wbs_work_fn() inode_switch_wbs_work_fn() has a loop like: wb_get(new_wb); whil… CWE-416
 Use After Free
CVE-2026-31703 2026-05-7 03:42 2026-05-1 Show GitHub Exploit DB Packet Storm
3479 7.3 HIGH
Network
apache http_server Allocation of Resources Without Limits or Throttling vulnerability in Apache HTTP Server's  mod_md via OCSP response data. This issue affects Apache HTTP Server: from 2.4.30 through 2.4.66. Users a… CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-29168 2026-05-7 03:39 2026-05-5 Show GitHub Exploit DB Packet Storm
3480 9.1 CRITICAL
Network
- - An issue was discovered in Gambio 4.9.2.0 (patched in 2024-02 v1.0.0 for GX4 v4.0.0.0 to v4.9.2.0). The password reset function can be bypassed to set arbitrary passwords for arbitrary accounts if th… CWE-640
 Weak Password Recovery Mechanism for Forgotten Password
CVE-2026-34408 2026-05-7 03:16 2026-05-5 Show GitHub Exploit DB Packet Storm