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 27, 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
222511 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 11 における任意のコードを実行される脆弱性 CWE-119
バッファエラー
CVE-2013-5047 2013-12-12 16:07 2013-12-10 Show GitHub Exploit DB Packet Storm
222512 6.2 警告 マイクロソフト - Microsoft Internet Explorer 7 から 11 における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5046 2013-12-12 16:07 2013-12-10 Show GitHub Exploit DB Packet Storm
222513 6.2 警告 マイクロソフト - Microsoft Internet Explorer 10 および 11 における権限昇格の脆弱性 CWE-20
不適切な入力確認
CVE-2013-5045 2013-12-12 16:06 2013-12-10 Show GitHub Exploit DB Packet Storm
222514 4 警告 Quassel IRC - Quassel IRC の Quassel core における他のユーザのバックログを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-6404 2013-12-11 19:53 2013-11-26 Show GitHub Exploit DB Packet Storm
222515 7.2 危険 libvirt.org - libvirt の virt-login-shell における任意のファイルを上書きされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-4400 2013-12-11 19:53 2013-11-6 Show GitHub Exploit DB Packet Storm
222516 7.5 危険 X2Go - X2Go Server の setgid wrapper libx2go-server-db-sqlite3-wrapper.c における任意のコードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-4376 2013-12-11 19:53 2013-05-18 Show GitHub Exploit DB Packet Storm
222517 6.8 警告 AutoTrace project - AutoTrace の input-bmp.c 内の input_bmp_reader 関数における整数アンダーフローの脆弱性 CWE-189
数値処理の問題
CVE-2013-1953 2013-12-11 19:51 2013-06-28 Show GitHub Exploit DB Packet Storm
222518 7.5 危険 OS4Ed - openSIS の ajax.php における任意の PHP コードを実行される脆弱性 CWE-94
コード・インジェクション
CVE-2013-1349 2013-12-11 19:50 2013-05-15 Show GitHub Exploit DB Packet Storm
222519 2.1 注意 CMS Made Simple - CMS Made Simple の admin/editevent.php におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-3929 2013-12-11 17:45 2013-12-6 Show GitHub Exploit DB Packet Storm
222520 6.8 警告 Sharetronix - Sharetronix におけるクロスサイトリクエストフォージェリの脆弱性 CWE-352
同一生成元ポリシー違反
CVE-2013-5355 2013-12-11 17:36 2013-12-5 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 27, 2026, 4:52 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
721 - - - When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destination restrictions were silently stripped when forward… - CVE-2026-39832 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
722 - - - The Verify() method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Presence flag. Signatures generated without physical touch … - CVE-2026-39831 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
723 - - - A malicious SSH peer could send unsolicited global request responses to fill an internal buffer, blocking the connection's read loop. The blocked goroutine could not be released by calling Close(), r… - CVE-2026-39830 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
724 - - - The RSA and DSA public key parsers did not enforce size limits on key parameters. A crafted public key with an excessively large modulus or DSA parameter could cause several minutes of CPU consumptio… - CVE-2026-39829 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
725 - - - When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as forc… - CVE-2026-39828 2026-05-22 13:16 2026-05-22 Show GitHub Exploit DB Packet Storm
726 - - - A cross-site scripting (XSS) vulnerability in SketchUp 2026's Dynamic Components feature allows remote code execution and local file exfiltration through maliciously crafted SKP files. The vulnerabil… - CVE-2026-9264 2026-05-22 11:16 2026-05-22 Show GitHub Exploit DB Packet Storm
727 - - - Catalyst::Plugin::Authentication versions through 0.10024 for Perl is susceptible to timing attacks. These versions use Perl's built-in eq comparison. Discrepencies in timing could be used to guess… CWE-208
 Information Exposure Through Timing Discrepancy
CVE-2026-5091 2026-05-22 11:16 2026-05-22 Show GitHub Exploit DB Packet Storm
728 7.8 HIGH
Local
freebsd freebsd The setcred(2) system call is only available to privileged users. However, before the privilege level of the caller is checked, the user-supplied list of supplementary groups is copied into a fixed-… CWE-121
Stack-based Buffer Overflow
CVE-2026-45250 2026-05-22 11:16 2026-05-21 Show GitHub Exploit DB Packet Storm
729 7.7 HIGH
Network
- - A malicious actor with access to the network and low privileges could exploit a Path Traversal vulnerability found in UniFi OS devices to access files on the underlying system that could be manipulat… CWE-22
Path Traversal
CVE-2026-34911 2026-05-22 11:16 2026-05-22 Show GitHub Exploit DB Packet Storm
730 10.0 CRITICAL
Network
- - A malicious actor with access to the network could exploit an Improper Input Validation vulnerability found in UniFi OS devices to execute a Command Injection. CWE-20
 Improper Input Validation 
CVE-2026-34910 2026-05-22 11:16 2026-05-22 Show GitHub Exploit DB Packet Storm