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 13, 2026, 10 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
191201 5.4 警告
Network
シスコシステムズ - Cisco Firepower Management Center の Web フレームワークにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6717 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191202 5.4 警告
Network
シスコシステムズ - Cisco Firepower Management Center の Web フレームワークコードにおける格納型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6716 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191203 5.4 警告
Network
シスコシステムズ - Cisco Firepower Management Center の Web フレームワークにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6715 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191204 5.1 警告
Local
シスコシステムズ - Cisco Prime Collaboration Provisioning ツールのロギングサブシステムにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-6706 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191205 5.5 警告
Local
シスコシステムズ - Cisco Prime Collaboration Provisioning ツールのファイルシステムにおける重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2017-6705 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191206 6.5 警告
Network
シスコシステムズ - Cisco Prime Collaboration Provisioning ツールの Web アプリケーションにおける任意のファイルをダウンロードされる脆弱性 CWE-22
パス・トラバーサル
CVE-2017-6704 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191207 5.9 警告
Network
シスコシステムズ - Cisco Prime Collaboration Provisioning ツールの Web アプリケーションにおける他のユーザのセッションをハイジャックされる脆弱性 CWE-287
不適切な認証
CVE-2017-6703 2017-07-26 16:57 2017-06-21 Show GitHub Exploit DB Packet Storm
191208 6.1 警告
Network
シスコシステムズ - Cisco PI および EPNM の Web ベースの管理インターフェースにおける反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6699 2017-07-26 16:56 2017-06-21 Show GitHub Exploit DB Packet Storm
191209 5.4 警告
Network
シスコシステムズ - Cisco PI および EPNM の SQL データベースインターフェースにおける SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2017-6698 2017-07-26 16:56 2017-06-21 Show GitHub Exploit DB Packet Storm
191210 5.4 警告
Network
シスコシステムズ - Cisco Identity Services Engine の Web ベースの管理インターフェースにおける反射型クロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2017-6605 2017-07-26 16:55 2017-06-21 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 13, 2026, 5:05 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
31 7.8 HIGH
Local
- - Illustrator versions 29.8.6, 30.3 and earlier are affected by a Heap-based Buffer Overflow vulnerability that could result in arbitrary code execution in the context of the current user. Exploitation… New CWE-122
Heap-based Buffer Overflow
CVE-2026-34687 2026-05-13 03:55 2026-05-13 Show GitHub Exploit DB Packet Storm
32 7.5 HIGH
Network
openjsf fast-uri fast-uri decoded percent-encoded path separators and dot segments before applying dot-segment removal in its normalize() and equal() functions. Encoded path data was treated like real slashes and par… Update CWE-22
Path Traversal
CVE-2026-6321 2026-05-13 03:54 2026-05-5 Show GitHub Exploit DB Packet Storm
33 5.5 MEDIUM
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: net/sched: act_skbedit: fix divide-by-zero in tcf_skbedit_hash() Commit 38a6f0865796 ("net: sched: support hash selecting tx queu… Update CWE-369
 Divide By Zero
CVE-2026-43238 2026-05-13 03:54 2026-05-6 Show GitHub Exploit DB Packet Storm
34 8.8 HIGH
Network
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: smb: client: prevent races in ->query_interfaces() It was possible for two query interface works to be concurrently trying to upd… Update NVD-CWE-noinfo
CVE-2026-43239 2026-05-13 03:53 2026-05-6 Show GitHub Exploit DB Packet Storm
35 7.8 HIGH
Local
linux linux_kernel In the Linux kernel, the following vulnerability has been resolved: usb: chipidea: udc: fix DMA and SG cleanup in _ep_nuke() The ChipIdea UDC driver can encounter "not page aligned sg buffer" error… Update CWE-787
 Out-of-bounds Write
CVE-2026-43250 2026-05-13 03:51 2026-05-6 Show GitHub Exploit DB Packet Storm
36 9.8 CRITICAL
Network
paloaltonetworks
siemens
pan-os
ruggedcom_ape1808_firmware
A buffer overflow vulnerability in the User-ID™ Authentication Portal (aka Captive Portal) service of Palo Alto Networks PAN-OS software allows an unauthenticated attacker to execute arbitrary code w… Update CWE-787
 Out-of-bounds Write
CVE-2026-0300 2026-05-13 03:47 2026-05-7 Show GitHub Exploit DB Packet Storm
37 7.5 HIGH
Network
apple ipados
iphone_os
macos
tvos
visionos
watchos
The issue was addressed with improved memory handling. This issue is fixed in iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watchOS … New CWE-119
Incorrect Access of Indexable Resource ('Range Error') 
CVE-2026-28990 2026-05-13 03:46 2026-05-12 Show GitHub Exploit DB Packet Storm
38 7.5 HIGH
Network
apple ipados
iphone_os
macos
tvos
visionos
watchos
This issue was addressed with improved checks to prevent unauthorized actions. This issue is fixed in iOS 26.5 and iPadOS 26.5, macOS Sequoia 15.7.7, macOS Tahoe 26.5, tvOS 26.5, visionOS 26.5, watch… New CWE-284
Improper Access Control
CVE-2026-28974 2026-05-13 03:46 2026-05-12 Show GitHub Exploit DB Packet Storm
39 7.5 HIGH
Network
apple ipados
iphone_os
A privacy issue was addressed with improved checks. This issue is fixed in iOS 26.5 and iPadOS 26.5. A user may be able to view restricted content from the lock screen. New CWE-284
Improper Access Control
CVE-2026-28965 2026-05-13 03:46 2026-05-12 Show GitHub Exploit DB Packet Storm
40 7.5 HIGH
Network
apple ipados
iphone_os
visionos
An inconsistent user interface issue was addressed with improved state management. This issue is fixed in iOS 26.5 and iPadOS 26.5, visionOS 26.5. An app may be able to access sensitive user data. New CWE-451
 User Interface (UI) Misrepresentation of Critical Information
CVE-2026-28964 2026-05-13 03:46 2026-05-12 Show GitHub Exploit DB Packet Storm