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 26, 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
229481 4.3 警告 IBM - IBM Sterling Secure Proxy におけるクリックジャッキング攻撃を実行される脆弱性 CWE-20
不適切な入力確認
CVE-2013-0518 2013-05-13 15:40 2013-05-3 Show GitHub Exploit DB Packet Storm
229482 4 警告 シスコシステムズ - Cisco IOS XR の SNMP モジュールにおけるサービス運用妨害 (DoS) の脆弱性 CWE-200
情報漏えい
CVE-2013-1216 2013-05-10 18:48 2013-04-26 Show GitHub Exploit DB Packet Storm
229483 9.3 危険 シスコシステムズ - Cisco UCS の Manager コンポーネントの Web コンソールにおける LDAP 認証を回避される脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1182 2013-05-10 18:47 2013-04-24 Show GitHub Exploit DB Packet Storm
229484 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 10 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1304 2013-05-10 18:45 2013-04-9 Show GitHub Exploit DB Packet Storm
229485 9.3 危険 マイクロソフト - Microsoft Internet Explorer 6 から 10 における任意のコードを実行される脆弱性 CWE-399
リソース管理の問題
CVE-2013-1303 2013-05-10 18:44 2013-04-9 Show GitHub Exploit DB Packet Storm
229486 7.8 危険 シスコシステムズ - Cisco Unified Customer Voice Portal における任意のファイルを読まれる脆弱性 CWE-264
認可・権限・アクセス制御
CVE-2013-1225 2013-05-10 16:18 2013-05-8 Show GitHub Exploit DB Packet Storm
229487 7.8 危険 シスコシステムズ - Cisco Unified Customer Voice Portal のログビューアにおける任意のファイルを読まれる脆弱性 CWE-20
不適切な入力確認
CVE-2013-1223 2013-05-10 16:16 2013-05-8 Show GitHub Exploit DB Packet Storm
229488 7.8 危険 シスコシステムズ - Cisco Unified Customer Voice Portal の Tomcat Web Management 機能における任意のカスタム Web アプリケーションを起動される脆弱性 CWE-16
環境設定
CVE-2013-1222 2013-05-10 16:16 2013-05-8 Show GitHub Exploit DB Packet Storm
229489 10 危険 シスコシステムズ - Cisco Unified Customer Voice Portal の Tomcat Web Management 機能における任意のコードを実行される脆弱性 CWE-16
環境設定
CVE-2013-1221 2013-05-10 16:15 2013-05-8 Show GitHub Exploit DB Packet Storm
229490 7.8 危険 シスコシステムズ - Cisco Unified Customer Voice Portal の CallServer コンポーネントにおけるサービス運用妨害 (DoS) の脆弱性 CWE-Other
その他
CVE-2013-1220 2013-05-10 16:14 2013-05-8 Show GitHub Exploit DB Packet Storm
NVD Vulnerability Information

Update Date:June 27, 2026, 4:35 a.m.

No CVSS Level
Attach Vector
Vendor Name Project Name Title CWE CVE Update Date Publication Date Show Affected Exploit
PoC
Search
1641 5.3 MEDIUM
Network
- - opentelemetry-js is the OpenTelemetry JavaScript Client. Prior to 2.8.0, W3CBaggagePropagator.extract() in @opentelemetry/core does not enforce size limits when parsing inbound baggage HTTP headers. … New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-54285 2026-06-24 01:17 2026-06-23 Show GitHub Exploit DB Packet Storm
1642 - - - AIOHTTP is an asynchronous HTTP client/server framework for asyncio and Python. Prior to 3.14.1, it is possible to bypass the max_line_size check in parts of an HTTP request in the C parser. If using… New CWE-770
 Allocation of Resources Without Limits or Throttling
CVE-2026-54277 2026-06-24 01:17 2026-06-23 Show GitHub Exploit DB Packet Storm
1643 3.7 LOW
Network
- - Python-Multipart is a streaming multipart parser for Python. Prior to 0.0.30, QuerystringParser treated ; as a field separator in application/x-www-form-urlencoded bodies, in addition to &. The WHATW… New CWE-436
CWE-444
 Interpretation Conflict
HTTP Request Smuggling
CVE-2026-53538 2026-06-24 01:17 2026-06-23 Show GitHub Exploit DB Packet Storm
1644 - - - Net::IMAP implements Internet Message Access Protocol (IMAP) client functionality in Ruby. Prior to 0.6.5 and 0.5.15, several Net::IMAP commands accept a "raw data" argument that is sent verbatim aft… New CWE-77
CWE-93
Command Injection
CRLF Injection
CVE-2026-47240 2026-06-24 01:16 2026-06-23 Show GitHub Exploit DB Packet Storm
1645 - - - PhpSpreadsheet is a pure PHP library for reading and writing spreadsheet files. Prior to 1.30.5, CVE-2026-34084 was patched by the helper File::prohibitWrappers. The helper calls parse_url($filename,… New CWE-502
 Deserialization of Untrusted Data
CVE-2026-45034 2026-06-24 01:16 2026-06-23 Show GitHub Exploit DB Packet Storm
1646 6.1 MEDIUM
Network
- - WebOb provides objects for HTTP requests and responses. Prior to 1.8.10, the normalization of the HTTP Location header during a redirect is vulnerable to an open redirect: WebOb joins the redirect ta… New CWE-601
Open Redirect
CVE-2026-44889 2026-06-24 01:16 2026-06-23 Show GitHub Exploit DB Packet Storm
1647 8.1 HIGH
Network
- - NetComm NF20MESH routers running firmware R6B031 and earlier contain an authentication bypass vulnerability that allows unauthenticated attackers to gain administrative access by exploiting a hardcod… New CWE-321
 Use of Hard-coded Cryptographic Key
CVE-2026-35019 2026-06-24 01:16 2026-06-24 Show GitHub Exploit DB Packet Storm
1648 - - - FOSSBilling is a free, open-source billing and client management system. Versions prior to 0.8.0 have a Server-Side Template Injection (SSTI) vulnerability in the template rendering system. Administr… New CWE-1336
 Improper Neutralization of Special Elements Used in a Template Engine
CVE-2026-28496 2026-06-24 01:16 2026-06-24 Show GitHub Exploit DB Packet Storm
1649 - - - FOSSBilling is a free, open-source billing and client management system. Starting in version 0.5.4 and prior to version 0.8.0, an authorization bypass in the API role handling allows unauthenticated … New CWE-200
CWE-306
CWE-862
CWE-863
Information Exposure
Missing Authentication for Critical Function
 Missing Authorization
 Incorrect Authorization
CVE-2026-27604 2026-06-24 01:16 2026-06-24 Show GitHub Exploit DB Packet Storm
1650 5.3 MEDIUM
Network
- - An out-of-bounds read vulnerability exists in dnsmasq's find_soa() function in src/rfc1035.c. When parsing NS section records, extract_name() is called with extrabytes=0, failing to validate that 10 … New CWE-125
Out-of-bounds Read
CVE-2026-12969 2026-06-24 01:16 2026-06-23 Show GitHub Exploit DB Packet Storm