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 23, 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
220231 4 警告 夢の街創造委員会株式会社 - Android 版アプリ「出前館」における SSL サーバ証明書の検証不備の脆弱性 CWE-Other
その他
CVE-2014-1976 2014-03-19 15:14 2014-03-17 Show GitHub Exploit DB Packet Storm
220232 4.9 警告 BlackBerry - BlackBerry QNX Neutrino RTOS の /sbin/pppoectl における重要な情報を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2534 2014-03-19 15:12 2014-03-11 Show GitHub Exploit DB Packet Storm
220233 7.2 危険 BlackBerry - BlackBerry QNX Neutrino RTOS の /sbin/ifwatchd における権限を取得される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2533 2014-03-19 15:11 2014-03-11 Show GitHub Exploit DB Packet Storm
220234 5 警告 ownCloud - ownCloud のデフォルトの Flash クロスドメインポリシーにおけるユーザのファイルにアクセスされる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2014-2049 2014-03-19 14:01 2014-03-7 Show GitHub Exploit DB Packet Storm
220235 3.5 注意 ownCloud - ownCloud の js/viewer.js におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2150 2014-03-19 14:00 2013-05-31 Show GitHub Exploit DB Packet Storm
220236 3.5 注意 ownCloud - ownCloud におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2013-2149 2014-03-19 13:59 2013-05-15 Show GitHub Exploit DB Packet Storm
220237 4.6 警告 ownCloud - ownCloud における任意の PHP コードを実行される脆弱性 CWE-Other
その他
CVE-2013-2089 2014-03-19 13:57 2013-05-10 Show GitHub Exploit DB Packet Storm
220238 5 警告 ownCloud - ownCloud の設定のローダにおける CSRF トークンおよびその他の重要な情報を取得される脆弱性 CWE-200
情報漏えい
CVE-2013-2086 2014-03-19 13:57 2013-05-12 Show GitHub Exploit DB Packet Storm
220239 6.5 警告 ownCloud - ownCloud における任意の API コマンドを実行される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2048 2014-03-19 13:56 2013-04-27 Show GitHub Exploit DB Packet Storm
220240 2.1 注意 ownCloud - ownCloud のログインページにおけるパスワードを推測される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-2047 2014-03-19 13:55 2013-04-7 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:May 23, 2026, 4:08 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
2421 6.4 MEDIUM
Adjacent
- - Due to not validating the organization context when executing adaptive authentication flows, the WSO2 Identity Server allows adaptive authentication logic to be triggered on unintended organizations.… CWE-284
CWE-863
Improper Access Control
 Incorrect Authorization
CVE-2025-9973 2026-05-14 00:25 2026-05-11 Show GitHub Exploit DB Packet Storm
2422 6.1 MEDIUM
Local
- - Issuing an ICMP ping via the `net ping` shell command to a device's own IPv4 address causes the network stack to recursively re-enter the input path on the same system work-queue stack. Because the d… CWE-674
 Uncontrolled Recursion
CVE-2026-1681 2026-05-14 00:25 2026-05-12 Show GitHub Exploit DB Packet Storm
2423 8.3 HIGH
Network
- - Plainpad is a self hosted note taking app. Prior to version 1.1.1, Plainpad allows a low-privilege authenticated user to self-escalate to administrator by submitting admin=true in PUT /api.php/v1/use… CWE-269
 Improper Privilege Management
CVE-2026-42562 2026-05-14 00:23 2026-05-10 Show GitHub Exploit DB Packet Storm
2424 - - - Pelican is a platform for creating data federations. From versions 7.21.0 to before 7.21.5, 7.22.0 to before 7.22.3, 7.23.0 to before 7.23.3, and 7.24.0 to before 7.24.2, there is a a privilege escal… CWE-863
 Incorrect Authorization
CVE-2026-42571 2026-05-14 00:23 2026-05-10 Show GitHub Exploit DB Packet Storm
2425 7.5 HIGH
Network
- - apko allows users to build and publish OCI container images built from apk packages. From version 0.14.8 to before version 1.2.5, a crafted .apk could install a TypeSymlink tar entry whose target poi… CWE-22
CWE-59
Path Traversal
Link Following
CVE-2026-42574 2026-05-14 00:23 2026-05-10 Show GitHub Exploit DB Packet Storm
2426 6.5 MEDIUM
Network
- - apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, DiscoverKeys in pkg/apk/apk/implementation.go unconditionally type-asserts JWKS keys as *r… CWE-704
 Incorrect Type Conversion or Cast
CVE-2026-42576 2026-05-14 00:23 2026-05-10 Show GitHub Exploit DB Packet Storm
2427 7.5 HIGH
Network
- - apko allows users to build and publish OCI container images built from apk packages. Prior to version 1.2.7, apko verifies the signature on APKINDEX.tar.gz but never compares individually downloaded … CWE-345
CWE-494
 Insufficient Verification of Data Authenticity
 Download of Code Without Integrity Check
CVE-2026-42575 2026-05-14 00:23 2026-05-10 Show GitHub Exploit DB Packet Storm
2428 7.5 HIGH
Network
golang go The Dial and LookupPort functions panic on Windows when provided with an input containing a NUL (0). CWE-476
 NULL Pointer Dereference
CVE-2026-39836 2026-05-14 00:11 2026-05-8 Show GitHub Exploit DB Packet Storm
2429 7.5 HIGH
Network
golang go Well-crafted inputs reaching ParseAddress, ParseAddressList, and ParseDate were able to trigger excessive CPU exhaustion and memory allocations. CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-39820 2026-05-14 00:10 2026-05-8 Show GitHub Exploit DB Packet Storm
2430 5.3 MEDIUM
Local
golang go The "go bug" command writes to two files with predictable names in the system temporary directory (for example, "/tmp"). An attacker with access to the temporary directory can create a symlink in one… CWE-59
Link Following
CVE-2026-39819 2026-05-14 00:05 2026-05-8 Show GitHub Exploit DB Packet Storm