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, 6 p.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Impact
Show
Exploit
PoC
Search
199551 6.5 警告
Network
w3m project
openSUSE project
- w3m の file.c の HTMLtagproc1 関数におけるアプリケーションのクラッシュを引き起こされる脆弱性 CWE-20
不適切な入力確認
CVE-2016-9435 2017-01-30 16:57 2016-08-20 Show GitHub Exploit DB Packet Storm
199552 7 重要
Local
Lenovo - Lenovo XClarity Administrator における権限を昇格される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-8221 2017-01-30 16:48 2016-10-13 Show GitHub Exploit DB Packet Storm
199553 6.1 警告
Network
Exponent CMS project - Exponent CMS におけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8684 2017-01-30 16:46 2015-12-25 Show GitHub Exploit DB Packet Storm
199554 6.1 警告
Network
Exponent CMS project - Exponent CMS の Reset Your Password モジュールにおけるクロスサイトスクリプティングの脆弱性 CWE-79
クロスサイト・スクリプティング(XSS)
CVE-2015-8667 2017-01-30 16:46 2015-12-24 Show GitHub Exploit DB Packet Storm
199555 7.8 重要
Local
サムスン - Samsung Note デバイスの Telecom アプリケーションの SmartCall Activity コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-6527 2017-01-30 16:45 2016-05-11 Show GitHub Exploit DB Packet Storm
199556 7.8 重要
Local
サムスン - Samsung Note デバイスの Telecom アプリケーションの SpamCall Activity コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2016-6526 2017-01-30 16:45 2016-05-11 Show GitHub Exploit DB Packet Storm
199557 5.5 警告
Local
ImageMagick - ImageMagick の magick/attribute.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-416
解放済みメモリの使用
CVE-2016-7906 2017-01-30 15:58 2016-10-2 Show GitHub Exploit DB Packet Storm
199558 5.5 警告
Local
ImageMagick - ImageMagick の MagickCore/profile.c におけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-7799 2017-01-30 15:58 2016-10-2 Show GitHub Exploit DB Packet Storm
199559 6.5 警告
Network
ImageMagick - ImageMagick の SGI コーダにおけるサービス運用妨害 (DoS) の脆弱性 CWE-125
境界外読み取り
CVE-2016-7101 2017-01-30 15:58 2016-08-19 Show GitHub Exploit DB Packet Storm
199560 7.5 重要
Network
ImageMagick - ImageMagick の BMP コーダにおける整数オーバーフローの脆弱性 CWE-190
整数オーバーフローまたはラップアラウンド
CVE-2016-6823 2017-01-30 15:58 2016-08-16 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
2711 5.5 MEDIUM
Local
jqlang jq jq is a command-line JSON processor. In 1.8.1 and earlier, jv_contains recurses into nested arrays/objects with no depth limit. With a sufficiently nested input structure (built programmatically with… CWE-674
 Uncontrolled Recursion
CVE-2026-40612 2026-05-14 02:00 2026-05-12 Show GitHub Exploit DB Packet Storm
2712 7.5 HIGH
Network
golang go A malicious module proxy can exploit a flaw in the go command's validation of module checksums to bypass checksum database validation. This vulnerability affects any user using an untrusted module pr… CWE-347
 Improper Verification of Cryptographic Signature
CVE-2026-42501 2026-05-14 01:59 2026-05-8 Show GitHub Exploit DB Packet Storm
2713 7.5 HIGH
Network
golang go Pathological inputs could cause DoS through consumePhrase when parsing an email address according to RFC 5322. NVD-CWE-noinfo
CVE-2026-42499 2026-05-14 01:59 2026-05-8 Show GitHub Exploit DB Packet Storm
2714 6.1 MEDIUM
Network
golang go If a trusted template author were to write a <script> tag containing an empty 'type' attribute or a 'type' attribute with an ASCII whitespace, the execution of the template would incorrectly escape a… CWE-116
 Improper Encoding or Escaping of Output
CVE-2026-39826 2026-05-14 01:59 2026-05-8 Show GitHub Exploit DB Packet Storm
2715 5.3 MEDIUM
Network
golang go ReverseProxy can forward queries containing parameters not visible to Rewrite functions. When used with a Rewrite function, or a Director function which parses query parameters, ReverseProxy sanitize… NVD-CWE-noinfo
CVE-2026-39825 2026-05-14 01:58 2026-05-8 Show GitHub Exploit DB Packet Storm
2716 6.1 MEDIUM
Network
golang go CVE-2026-27142 fixed a vulnerability in which URLs were not correctly escaped inside of a <meta> tag's <content> attribute. If the URL content were to insert ASCII whitespaces around the '=' rune ins… CWE-79
Cross-site Scripting
CVE-2026-39823 2026-05-14 01:58 2026-05-8 Show GitHub Exploit DB Packet Storm
2717 4.3 MEDIUM
Network
- - AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to version 1.12.1, GET /api/workspace/:slug/tts/:chatId in AnythingLL… CWE-200
CWE-639
Information Exposure
 Authorization Bypass Through User-Controlled Key
CVE-2026-42456 2026-05-14 01:58 2026-05-9 Show GitHub Exploit DB Packet Storm
2718 - - - The Claude Desktop app gives you Claude Code with a graphical interface built for running multiple sessions side by side. Prior to 1.3834.0, the CoworkVMService component in Claude Desktop for Window… CWE-59
CWE-269
Link Following
 Improper Privilege Management
CVE-2026-44470 2026-05-14 01:58 2026-05-14 Show GitHub Exploit DB Packet Storm
2719 5.5 MEDIUM
Local
- - Vercel’s AI Cloud is a unified platform for building modern applications. From 50.16.0 to 52.0.0, hen the Vercel CLI runs in non-interactive mode (--non-interactive or auto-detected AI agent), comma… CWE-200
CWE-532
Information Exposure
 Inclusion of Sensitive Information in Log Files
CVE-2026-44479 2026-05-14 01:58 2026-05-14 Show GitHub Exploit DB Packet Storm
2720 - - - The Claude Desktop app gives you Claude Code with a graphical interface built for running multiple sessions side by side. From 1.2581.0 to before 1.4304.0, Claude Desktop's SSH remote development fea… CWE-297
CWE-322
 Improper Validation of Certificate with Host Mismatch
 Key Exchange without Entity Authentication
CVE-2026-44467 2026-05-14 01:58 2026-05-14 Show GitHub Exploit DB Packet Storm