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 29, 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
231001 5.8 警告 IBM - IBM InfoSphere Information Server におけるオープンリダイレクトの脆弱性 CWE-20
不適切な入力確認
CVE-2012-0703 2013-02-1 16:10 2013-01-11 Show GitHub Exploit DB Packet Storm
231002 4 警告 IBM - IBM InfoSphere Information Server における権限を取得される脆弱性 CWE-287
不適切な認証
CVE-2012-0702 2013-02-1 16:09 2013-01-11 Show GitHub Exploit DB Packet Storm
231003 6.5 警告 IBM - IBM InfoSphere Information Server における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0701 2013-02-1 16:09 2013-01-11 Show GitHub Exploit DB Packet Storm
231004 1.9 注意 IBM - IBM InfoSphere Information Server におけるアクセス制限を回避される脆弱性 CWE-255
証明書・パスワード管理
CVE-2012-0700 2013-02-1 16:07 2013-01-11 Show GitHub Exploit DB Packet Storm
231005 6.5 警告 IBM - IBM InfoSphere Information Server におけるアクセス制限を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2012-0205 2013-02-1 16:06 2013-01-11 Show GitHub Exploit DB Packet Storm
231006 9.3 危険 IBM - IBM InfoSphere Information Server における権限を取得される脆弱性 CWE-Other
その他
CVE-2012-0204 2013-02-1 16:06 2013-01-11 Show GitHub Exploit DB Packet Storm
231007 4.3 警告 IBM - IBM InfoSphere Information Server におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-0203 2013-02-1 16:05 2013-01-11 Show GitHub Exploit DB Packet Storm
231008 7.1 危険 Codeorigin - Sysax Multi Server におけるスタックベースのバッファオーバーフローの脆弱性 CWE-119
バッファエラー
CVE-2012-6530 2013-02-1 16:05 2013-01-31 Show GitHub Exploit DB Packet Storm
231009 7.5 危険 Marinet - Marinet CMS における SQL インジェクションの脆弱性 CWE-89
SQLインジェクション
CVE-2012-6529 2013-02-1 16:04 2013-01-31 Show GitHub Exploit DB Packet Storm
231010 4.3 警告 ATutor - ATutor におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2012-6528 2013-02-1 16:03 2012-10-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 29, 2026, 4:19 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
281 6.5 MEDIUM
Network
aten unizon ATEN Unizon updateLicense Directory Traversal Arbitrary File Deletion Vulnerability. This vulnerability allows remote attackers to delete arbitrary files on affected installations of ATEN Unizon. Aut… New CWE-22
Path Traversal
CVE-2026-9774 2026-06-28 03:59 2026-06-25 Show GitHub Exploit DB Packet Storm
282 9.8 CRITICAL
Network
jetbrains youtrack In JetBrains YouTrack before 2026.2.16593 the websandbox bridge was vulnerable to a prototype pollution attack New CWE-1321
 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
CVE-2026-57926 2026-06-28 03:51 2026-06-26 Show GitHub Exploit DB Packet Storm
283 4.3 MEDIUM
Network
wolfssl wolfssl Certificate policy and RFC 8446 compliance concerns regarding the continued acceptance of SHA-1/MD5 in certificate processing. New CWE-327
 Use of a Broken or Risky Cryptographic Algorithm
CVE-2026-6412 2026-06-28 03:41 2026-06-26 Show GitHub Exploit DB Packet Storm
284 5.3 MEDIUM
Network
wolfssl wolfssl A CRL critical extension bypass exists in ParseCRL_Extensions where critical extensions are not properly enforced, allowing a crafted CRL with an unhandled critical extension to be accepted. This onl… New CWE-295
Improper Certificate Validation 
CVE-2026-6450 2026-06-28 03:32 2026-06-26 Show GitHub Exploit DB Packet Storm
285 - - - In the Linux kernel, the following vulnerability has been resolved: bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths bpf_selem_unlink_nofail() sets SDATA(selem)->smap to NUL… New - CVE-2026-52938 2026-06-27 20:16 2026-06-24 Show GitHub Exploit DB Packet Storm
286 - - - 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-27 19:16 2026-06-27 Show GitHub Exploit DB Packet Storm
287 - - - The ELF image activator cleared per-process ASLR preference flags for setuid binaries after the code that computes the PIE base address, rather than before. As a result, a user-requested ASLR disabl… New CWE-179
 Incorrect Behavior Order: Early Validation
CVE-2026-49414 2026-06-27 19:16 2026-06-27 Show GitHub Exploit DB Packet Storm
288 - - - 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-27 18:16 2026-06-27 Show GitHub Exploit DB Packet Storm
289 - - - The Linuxulator determined whether a binary was set-user-ID or set-group-ID by checking the P_SUGID process flag. During execve(2), this flag is not yet set at the point where the auxiliary vector i… New CWE-266
 Incorrect Privilege Assignment
CVE-2026-49413 2026-06-27 18:16 2026-06-27 Show GitHub Exploit DB Packet Storm
290 - - - 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-27 18:16 2026-06-27 Show GitHub Exploit DB Packet Storm