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":July 1, 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
229981 10 危険 アドビシステムズ
Google
- Google Chrome 上で稼働する Adobe Flash Player におけるサービス運用妨害 (メモリ破損) の脆弱性 CWE-119
バッファエラー
CVE-2012-0724 2013-06-6 18:10 2012-03-28 Show GitHub Exploit DB Packet Storm
229982 6.8 警告 アップル - Apple Safari などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1023 2013-06-6 16:57 2013-06-4 Show GitHub Exploit DB Packet Storm
229983 4.3 警告 アップル - Apple Safari などの製品で使用される WebKit の XSS Auditor における意図しないフォームサブミッションを誘発される脆弱性 CWE-20
不適切な入力確認
CVE-2013-1013 2013-06-6 16:56 2013-06-4 Show GitHub Exploit DB Packet Storm
229984 6.8 警告 アップル - Apple Safari などの製品で使用される WebKit における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-1009 2013-06-6 16:55 2013-06-4 Show GitHub Exploit DB Packet Storm
229985 4.9 警告 アップル - Apple Mac OS X の SMB における共有ディレクトリ以外にファイルを作成される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-0990 2013-06-6 16:54 2013-06-4 Show GitHub Exploit DB Packet Storm
229986 2.1 注意 アップル - Apple Mac OS X の Disk Management におけるサービス運用妨害 (DoS) の脆弱性 CWE-287
不適切な認証
CVE-2013-0985 2013-06-6 16:53 2013-06-4 Show GitHub Exploit DB Packet Storm
229987 9.3 危険 アップル - Apple Mac OS X のディレクトリサービスにおける任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0984 2013-06-6 16:47 2013-06-4 Show GitHub Exploit DB Packet Storm
229988 6.8 警告 アップル - Apple Mac OS X の CoreAnimation における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-0983 2013-06-6 16:44 2013-06-4 Show GitHub Exploit DB Packet Storm
229989 1.7 注意 アップル - Apple Mac OS X の CFNetwork における Cookie 認証を回避される脆弱性 CWE-200
情報漏えい
CVE-2013-0982 2013-06-6 16:31 2013-06-4 Show GitHub Exploit DB Packet Storm
229990 6.8 警告 アップル - Apple Mac OS X の QuickDraw Manager におけるバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2013-0975 2013-06-6 16:28 2013-06-4 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:July 1, 2026, 4:27 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
461 8.8 HIGH
Network
- - Seahub before 13.0.23 does not enforce SHARE_LINK_LOGIN_REQUIRED on GET /api/v2.1/share-link-zip-task/, allowing unauthenticated users to bypass authentication. Attackers with a folder share-link tok… Update CWE-862
 Missing Authorization
CVE-2026-56768 2026-06-30 14:19 2026-06-26 Show GitHub Exploit DB Packet Storm
462 7.0 HIGH
Local
- - Second, the audio buffer backing a mapping could be freed when the device was closed even though the mapping remained valid. The freed memory could then be reused elsewhere while still accessible th… New CWE-416
 Use After Free
CVE-2026-49417 2026-06-30 14:19 2026-06-27 Show GitHub Exploit DB Packet Storm
463 7.8 HIGH
Local
- - The CONS_HISTORY ioctl handler did not adequately validate the requested history size. A large value caused an integer overflow in the buffer size calculation, resulting in a heap allocation smaller… New CWE-190
 Integer Overflow or Wraparound
CVE-2026-49416 2026-06-30 14:19 2026-06-27 Show GitHub Exploit DB Packet Storm
464 7.8 HIGH
Local
- - The kernel handler for IPV6_MSFILTER dropped a serializing lock in order to copy the source-filter list from userspace, then reacquired the lock. During this window another thread could free the mul… New CWE-416
 Use After Free
CVE-2026-49412 2026-06-30 14:19 2026-06-27 Show GitHub Exploit DB Packet Storm
465 7.8 HIGH
Local
notepad-plus-plus notepad\+\+ Notepad++ is a free and open-source source code editor. Prior to 8.9.6.1, the <Command> tag text content inside <UserDefinedCommands> in shortcuts.xml is read by NppXml::value(aNode) (Parameters.cpp:… New CWE-78
OS Command 
CVE-2026-48800 2026-06-30 14:19 2026-06-27 Show GitHub Exploit DB Packet Storm
466 6.5 MEDIUM
Network
- - Tiptap for PHP before version 2.1.1 contains an input validation vulnerability that allows authenticated attackers to cause a denial of service by submitting Tiptap JSON with the attrs.href field set… Update CWE-241
 Improper Handling of Unexpected Data Type
CVE-2026-47110 2026-06-30 14:19 2026-06-25 Show GitHub Exploit DB Packet Storm
467 7.8 HIGH
Local
- - dsp_mmap_single() validated the requested mapping by checking the sum of the user-supplied offset and length against the buffer size. This addition could overflow, so that a large offset and length … New CWE-125
CWE-190
CWE-681
CWE-787
Out-of-bounds Read
 Integer Overflow or Wraparound
 Incorrect Conversion between Numeric Types
 Out-of-bounds Write
CVE-2026-45258 2026-06-30 14:19 2026-06-27 Show GitHub Exploit DB Packet Storm
468 - - - Improper privilege handling could be used by users with Project Owner role to escalate privileges, in Rancher versions 2.14 before 2.14.2, 2.13 before 2.13.6, and 2.12 before 2.12.10. New CWE-305
 Authentication Bypass by Primary Weakness
CVE-2026-41052 2026-06-30 14:19 2026-06-30 Show GitHub Exploit DB Packet Storm
469 7.2 HIGH
Network
cacti cacti Cacti is an open source performance and fault management framework. Versions 1.2.30 and prior have SQL Injection through unsanitized unserialize+implode in managers.php. At line 756 of managers.php,… Update CWE-89
SQL Injection
CVE-2026-40083 2026-06-30 14:18 2026-06-26 Show GitHub Exploit DB Packet Storm
470 8.8 HIGH
Network
- - A relative path traversal bug problem when processing repository metadata in libzypp before 17.38.10 could be used by remote attackers supplying repositories to overwrite files on the system, leading… New CWE-23
 Relative Path Traversal
CVE-2026-25707 2026-06-30 14:18 2026-06-29 Show GitHub Exploit DB Packet Storm