セキュリティ診断、情報提供

セキュリティに関する情報の提供、ウェブ診断ツールを提供しているサイトです。

  アナウンス          一覧表示

2026年3月6日 - ページ診断結合レポート改善

複数の診断結果を纏めてレポート出力する機能を改善しました。
これにより一つのページ診断設定で複数クローリングを実施して診断している場合、
一つのレポートで全ての結果を少ないページ数で確認出来るようになりました。

更新日:2026年2月9日12:59

No CVSS レベル
攻撃区分
ベンダー名 プロダクト名 タイトル CWE CVE 更新日 公表日
1 9.8 緊急
ネットワーク
scshr hr portal scshrのhr portalにおける信頼できないデータのデシリアライゼーションに関する脆弱性 CWE-502
信頼性のないデータのデシリアライゼーション
CVE-2025-48780 2026-02-6 10:41 2025-06-6
2 7.5 重要
ネットワーク
scshr hr portal scshrのhr portalにおけるファイル名やパス名の外部制御に関する脆弱性 CWE-73
ファイル名やパス名の外部制御
CVE-2025-48781 2026-02-6 10:41 2025-06-6
3 9.8 緊急
ネットワーク
scshr hr portal scshrのhr portalにおける危険なタイプのファイルの無制限アップロードに関する脆弱性 CWE-434
危険なタイプのファイルの無制限アップロード
CVE-2025-48782 2026-02-6 10:41 2025-06-6
4 7.5 重要
ネットワーク
scshr hr portal scshrのhr portalにおけるファイル名やパス名の外部制御に関する脆弱性 CWE-73
ファイル名やパス名の外部制御
CVE-2025-48783 2026-02-6 10:41 2025-06-6
5 7.5 重要
ネットワーク
scshr hr portal scshrのhr portalにおける認証の欠如に関する脆弱性 CWE-862
認証の欠如
CVE-2025-48784 2026-02-6 10:41 2025-06-6
6 7.5 重要
ネットワーク
scshr hr portal scshrのhr portalにおける重要な機能に対する認証の欠如に関する脆弱性 CWE-306
重要な機能に対する認証の欠如 解説
CVE-2025-5192 2026-02-6 10:41 2025-06-6
7 6.8 警告
物理
Elspec LTD G5DFR ファームウェア Elspec LTDのG5DFR ファームウェアにおける代替パスまたはチャネルを使用した認証回避に関する脆弱性 CWE-288
代替パスまたはチャネルを使用した認証回避
CVE-2025-59392 2026-02-6 10:41 2025-11-6
8 7.2 重要
ネットワーク
Sangoma freepbx SangomaのfreepbxにおけるOS コマンドインジェクションの脆弱性 CWE-78
OSコマンド・インジェクション
CVE-2025-64328 2026-02-6 10:41 2025-11-7
9 6.5 警告
ネットワーク
Salesforce.com, inc. MuleSoft Anypoint Extension Pack Salesforce.com, inc.のMuleSoft Anypoint Extension Packにおけるコードインジェクションの脆弱性 CWE-94
コード・インジェクション
CVE-2025-10875 2026-02-6 10:41 2025-11-4
10 7.5 重要
ネットワーク
Intelbras ICIP 30 Firmware IntelbrasのICIP 30 Firmwareにおける複数の脆弱性 CWE-255
CWE-256
CWE-522
CVE-2025-13187 2026-02-6 10:41 2025-11-14

更新日":2026年4月21日4:10

No CVSS レベル
攻撃区分
ベンダー名 プロダクト名 タイトル CWE CVE 更新日 公表日
1 - - - ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the GET /api/person/{personId} endpoint loads and returns person records without performing object-level authorization checks. Although the legacy PersonView.php page enforces canEditPerson() restrictions, the API lay… New CWE-639
CWE-862
ユーザ制御の鍵による認証回避
認証の欠如
CVE-2026-40480
2026-04-21 03:59 2026-04-18
2 - - - ChurchCRM is an open-source church management system. Versions prior to 7.2.0 have SQL injection in FinancialService::getMemberByScanString() via unsanitized $routeAndAccount concatenated into raw SQL. This issue has been fixed in version 7.2.0. New CWE-89
SQLインジェクション
CVE-2026-40482
2026-04-21 03:59 2026-04-18
3 5.4 MEDIUM
ネットワーク
- - ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the Pledge Editor renders donation comment values directly into HTML input value attributes without escaping via htmlspecialchars(). An authenticated user with Finance permissions can inject HTML attribute-breaking ch… New CWE-79
CWE-116
クロスサイト・スクリプティング(XSS)
不適切なエンコード、または出力のエスケープ
CVE-2026-40483
2026-04-21 03:59 2026-04-18
4 9.1 CRITICAL
ネットワーク
- - ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the database backup restore functionality extracts uploaded archive contents and copies files from the Images/ directory into the web-accessible document root using recursiveCopyDirectory(), which performs no file ext… New CWE-269
CWE-434
CWE-552
不適切な権限管理
危険なタイプのファイルの無制限アップロード
外部からアクセス可能なファイルまたはディレクトリ
CVE-2026-40484
2026-04-21 03:59 2026-04-18
5 5.3 MEDIUM
ネットワーク
- - ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the public API login endpoint (/api/public/user/login) returns distinguishable HTTP response codes based on whether a username exists: 404 for non-existent users and 401 for valid users with incorrect passwords. An un… New CWE-204
CWE-307
リクエストに対するレスポンス内容の違いに起因する情報漏えい
過度な認証試行の不適切な制限
CVE-2026-40485
2026-04-21 03:59 2026-04-18
6 8.1 HIGH
ネットワーク
- - ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the family record deletion endpoint (SelectDelete.php) performs permanent, irreversible deletion of family records and all associated data via a plain GET request with no CSRF token validation. An attacker can craft a… New CWE-352
CWE-862
同一生成元ポリシー違反
認証の欠如
CVE-2026-40581
2026-04-21 03:59 2026-04-18
7 - - - ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the /api/public/user/login endpoint validates only the username and password before returning the user's API key, bypassing the normal authentication flow that enforces account lockout and two-factor authentication ch… New CWE-288
CWE-305
代替パスまたはチャネルを使用した認証回避
根本の脆弱性による認証回避
CVE-2026-40582
2026-04-21 03:59 2026-04-18
8 4.8 MEDIUM
ネットワーク
- - ChurchCRM is an open-source church management system. In versions prior to 7.2.0, the User Editor (UserEditor.php) renders stored usernames directly into an HTML input value attribute without applying htmlspecialchars(). An administrator can save a username containing HTML attribute-breaking charac… New CWE-79
CWE-116
クロスサイト・スクリプティング(XSS)
不適切なエンコード、または出力のエスケープ
CVE-2026-40593
2026-04-21 03:59 2026-04-18
9 - - - editorconfig-core-c is an EditorConfig core library for use by plugins supporting EditorConfig parsing. Versions up to and including 0.12.10 have a stack-based buffer overflow in ec_glob() that allows an attacker to crash any application using libeditorconfig by providing a specially crafted direc… New CWE-121
CWE-787
スタックオーバーフロー
境界外書き込み
CVE-2026-40489
2026-04-21 03:59 2026-04-18
10 6.8 MEDIUM
ネットワーク
- - The AsyncHttpClient (AHC) library allows Java applications to easily execute HTTP requests and asynchronously process HTTP responses. When redirect following is enabled (followRedirect(true)), versions of AsyncHttpClient prior to 3.0.9 and 2.14.5 forward Authorization and Proxy-Authorization header… New CWE-200
情報漏えい
CVE-2026-40490
2026-04-21 03:59 2026-04-18

対象期間 : 2026-04-14 〜 2026-04-21

No 名前 ジャンル バージョン リリース日 セキュリティ修正 リリース情報
1 New!! Cockpit システム管理ツール 360 2026-04-18 Information 有り 表示
2 New!! Linux Kernel 5.10(LTS) OS 5.10.253 2026-04-18 Information 有り 表示

対象期間 : 2026-03-01 〜 2026-07-31

No 名前 通常サポート セキュリティサポート 延長サポート
1 注意 Ruby 3.2 2026-03-31
2 注意 MySQL 8 2026-04-19
3 Django4.2 LTS 2023-12-31 2026-04-30
4 Red Hat OpenJDK 8 for Windows 2026-05-31
5 Red Hat OpenJDK 8 2026-05-31
6 Java 8 (LTS) 2026-05-31
7 MariaDB 10.6 2026-06-30
8 SQL Server 2016 Service Pack 2 2021-07-13 2026-07-14
2026-4-21 JST
メディア・ニュース
No イメージ 名前 URL 変更部分の抜粋 タグ
1 Ars Technica https://arstechnica.com/ Video compression,Clarifying HEVC licensing fees, royalties, and why vendors kill HEVC support,How does HEVC implementation,really,work these days?,Scharon Harding,–,4/20/2026,|,149,John Ternus will r ...
  • English
  • News
  • 海外
  • ブログ
  • サイト情報収集
2 Bleeping Computer® https://www.bleepingcomputer.com/ The Gentlemen ransomware now uses SystemBC for bot-powered attacks,Microsoft: Teams increasingly abused in helpdesk impersonation attacks,Microsoft releases emergency updates to fix Windows Server iss ...
  • English
  • News
  • 海外
  • 情報提供
3 cnet https://www.cnet.com/ Tech,Apple CEO Tim Cook Steps Down, John Ternus Replaces Him,Ternus, Apple's senior vice president of hardware engineering, will replace Cook later this year.,By,David Lumb,This $60 Magnet Curbed My D ...
  • English
  • News
  • 海外
  • ブログ
4 Cyber Security Intelligence https://www.cybersecurityintelligence.com/ 2026-04-20,Shadow AI Is Outpacing Security Governance,The AI Maturity Illusion: Adoption of Artificial Intellignce is moving faster than policy, controls, and culture can keep up. By Joel Rennich,Read ...
  • English
  • News
  • 海外
  • 情報提供
5 Cybersecurity News https://securityonline.info/ Critical Alert,8 Active Exploits Detected Today,Cisco Catalyst SD-WAN Manager Incorrect Use of Privileged APIs Vulnerability →,Cisco Catalyst SD-WAN Manager Exposure of Sensitive Information to an Una ...
  • English
  • News
  • 海外
  • 情報提供
6 Engadget https://www.engadget.com/ We're having some technical difficulties at the moment, so updates on this page might be delayed. But don't worry, we're on it.,John Ternus will be CEO of Apple when Tim Cook steps down this fall,The ...
  • English
  • News
  • 海外
  • ブログ
7 Gizmodo https://gizmodo.com/ Tim Cook Is Done as CEO of Apple,End of an era.,Gadgets,Raymond Wong,Apr 20,Blue Origin Suffers Embarrassing Setback After Dumping Satellite Into Wrong Orbit,Space & Spaceflight,Passant Rabie,Apr 20,A ...
  • English
  • News
  • 海外
  • ブログ
8 HELPNETSECURITY https://www.helpnetsecurity.com/ Vercel breached via compromised third-party AI tool,April 20, 2026,AI platform ATHR makes voice phishing a one-person job,April 20, 2026,EU pushes for stronger cloud sovereignty, awards €180 million t ...
  • English
  • News
  • 海外
  • 情報提供
9 Mashable https://mashable.com/ Mashable Selects,"Don't read books. Play them.",I used AI to role play as characters from 'The Great Gatsby',listen up,Apple AirPods Max 2 review: Same great style with the tiniest of upgrades,fantasy ...
  • English
  • News
  • 海外
  • ブログ
10 ScanNetSecurity https://scan.netsecurity.ne.jp/ 2026.04.21(火),脆弱性と脅威,2026年4月20日,Okta Blog 第14回 仮想通貨詐欺インフラ ShieldGuard のテイクダウン:ウォレットを枯渇させるセキュリティ拡張機能の正体,ShieldGuardは、ブラウザ拡張機能を通じて、フィッシングや悪質なスマートコントラクトといった仮想通貨ウォレットに対する既知の脅威をブロックする機能を備えたブロックチェーンプロジェクトであ ...
  • Japanese
  • News
  • 情報提供
11 Schneier on Security https://www.schneier.com/ Is “Satoshi Nakamoto” Really Adam Back?,The,New York Times,has a,long article,where the author lays out an impressive array of circumstantial evidence that the inventor of Bitcoin is the cypherpunk Ad ...
  • English
  • News
  • 海外
  • ブログ
12 scmagazine https://www.scmagazine.com/ (Adobe Stock),Vercel incident falls short of a supply chain attack — for now,Steve,Zurier,April 20, 2026,Experts say Vercel case was a trust and authentication boundary failure, but not an attack on t ...
  • English
  • News
  • 海外
  • 情報提供
13 securityweek https://www.securityweek.com/ Serial-to-IP Converter Flaws Expose OT and Healthcare Systems to Hacking,Forescout researchers discovered 20 new vulnerabilities in Lantronix and Silex products and described theoretical attack scenar ...
  • English
  • News
  • 海外
  • 情報提供
14 TechCrunch https://techcrunch.com/ Hardware,Tim Cook stepping down as Apple CEO, John Ternus taking over,Amanda Silberling,3 hours ago,Apps,Deezer says 44% of songs uploaded to its platform daily are AI-generated,Aisha Malik,8 hours ag ...
  • English
  • News
  • 海外
  • ブログ
  • サイト情報収集
15 TechNadu.com https://www.technadu.com/ Palantir Mini-Manifesto Details Tech Industry Ideology, Aligns with Western Geopolitical Interests,By,Lore Apostol,|,Published,2024 NHS Ransomware Attack Still Causes Healthcare Disruption, 122 Patien ...
  • English
  • News
  • 海外
  • 情報提供
16 TechRadar https://www.techradar.com/ Tim Cook to step down, John Ternus will become new Apple CEO,Cook will become Executive Chairman,I let ChatGPT and Gemini build my PC — here are the components each AI picked,Building a PC has never e ...
  • English
  • News
  • 海外
  • ブログ
17 wired https://www.wired.com/ Succession,Apple CEO Tim Cook Is Stepping Down,John Ternus, the company’s senior vice president of hardware engineering, will replace Cook as CEO on September 1. Cook will stay on as executive chairma ...
  • English
  • News
  • ブログ
18 ZDNet Japan セキュリティ https://japan.zdnet.com/security/ AIで企業がオープンソースを断念した理由,経路監視から「データ中心」へ。金融庁ガイドラインから読み解く情報資産の守り方,ITライフサイクルの「課題」を「価値」に変える,PSIRTは「作って終わり」ではない。自律的に回り続ける組織を作るための3つの要諦,キレイなデータが競争力になる,AI時代を先駆し成果を生む企業に共通するのは,構造化された顧客データ基盤の有無にあり,境界防御だけでは、もう足りない。 ...
  • Japanese
  • News
  • 情報提供
19 マルウェア情報局 https://eset-info.canon-its.jp/malware_info/ 2026.4.20,SBIネオトレード証券をかたるフィッシングについての注意喚起,2026年4月17日現在、SBIネオトレード証券をかたるフィッシングが確認されております。フィッシングサイト上の入力欄には、絶対に情報を入力しないようにお願いします。,情報局|ニュース(/news/),アクセスするだけでも危険な海賊版サイト。その特徴と感染リスク,2026.4.20,SBIネオトレード証券をかたるフィ ...
  • Japanese
  • News
  • 情報提供
セキュリティ関連企業
No イメージ 名前 URL 変更部分の抜粋 タグ
1 crowdstrike https://www.crowdstrike.jp/ 年次イベント”CrowdTour”ご登録受付中!TOKYO(5/22開催)ご登録は,こちら,| OSAKA( 5/21開催)ご登録は,こちら
  • English
  • 海外
  • 会社
  • Endpoint Detection and Response(EDR)
  • インシデント対応
2 SentinelOne https://www.sentinelone.com/ Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.,Join the Virtual Cyber Forum: Threat Intel,Register Now,Join the Virtual Cyber Forum: Threat Intel,Virtu ...
  • English
  • 海外
  • 会社
  • Endpoint Detection and Response(EDR)
3 エヌ・ティ・ティ・アドバンステクノロジ株式会社 https://www.ntt-at.co.jp/ 04.20,[月],商品・サービス,「OTセキュリティクイック診断|OT@Mo(オーティーオトモ)シリーズ」のページを公開しました。,2026/
  • Japanese
  • Web診断
  • ネットワーク診断
  • 会社
  • コンサル
  • 教育
  • Endpoint Detection and Response(EDR)
  • インシデント対応
  • Forensic
  • セキュリティ強化支援
  • セキュリティ強化支援
  • 自動診断ツール
  • 標的型メール訓練
  • SIEM
  • Cloud
  • IDS/IPS管理
  • DDos対策
  • エンドポイント診断
  • 監視
  • CSPM(Cloud Security Posture Management)
  • 内部情報漏えい対策
4 エヌ・ティ・ティ・データ先端技術株式会社 http://www.intellilink.co.jp/ 2026年4月20日,ニュースリリース,オンプレミスAIの簡単導入「INTELLILINK Private AI スタートパック」において「tsuzumi® 2」の対応検証を開始,2026年4月16日,コラム,PQCや証明書47日問題に備えるクリプトインベントリ管理自動化,2026年4月16日,セキュリティ,PQCや証明書47日問題に備えるクリプトインベントリ管理自動化,04.20,ニュースリリー ...
  • Japanese
  • Web診断
  • ネットワーク診断
  • 大手
  • 会社
  • ソースコード診断
  • スマフォ診断
  • スマフォ診断
  • コンサル
  • コンサル
  • 教育
  • Endpoint Detection and Response(EDR)
  • Pentest
  • セキュリティ強化支援
  • 要件コンサルティング
  • SOC
  • PCIDSS対応
5 株式会社スリーシェイク(3-shake Inc.) https://3-shake.com/ 2026.04.20,プレスリリース,【 AI-Ready に関する実態調査】AI活用は約4割にとどまり、二極化が進む実態が明らかに,2026.04.13,プレスリリース,クラウド型ETLツール「Reckoner」、Python・JavaScriptによる「コード実行機能」をリリース―ノーコードとコードを組み合わせた柔軟なデータ連携を実現,2026.04.20,プレスリリース,【 AI-Ready ...
  • Japanese
  • Web診断
  • 会社
  • 要件コンサルティング
  • 自動診断ツール
  • Cloudセキュリティ
  • Cloud
  • AWS
  • GCP
6 株式会社ユービーセキュア https://www.ubsecure.jp/ 2026.04.20,ニュース,ユービーセキュアの2weekインターンシップが「学生推奨プログラム」から「入賞」へ ── 第9回 学生が選ぶキャリアデザインプログラムアワードにて受賞
  • Japanese
  • News
  • Web診断
  • ネットワーク診断
  • ソースコード診断
  • スマフォ診断
  • 資格
  • 教育
  • PCIDSS対応
7 株式会社ラック https://www.lac.co.jp/ 2026年4月20日,サービス・製品,L7制御でActive Directoryを守る方法と、ラテラルムーブメント対策~境界防御だけでは防げないサイバー攻撃(3),2026年4月20日,サービス・製品,Okta Privileged Accessで実現する次世代の特権管理
  • Japanese
  • Web診断
  • ネットワーク診断
  • 大手
  • 会社
  • ソースコード診断
  • スマフォ診断
  • IoT診断
  • コンサル
  • 資格
  • WAF
  • 教育
  • インシデント対応
  • Forensic
  • Pentest
  • E-Learning
  • セキュリティ強化支援
  • 要件コンサルティング
  • 自動診断ツール
  • システム開発
  • 標的型メール訓練
  • 改ざん検知
  • ログ管理
  • SOC
  • ハードウェア診断
  • 情報提供
  • PCIDSS対応
  • CSIRT構築
  • 無線LAN診断
  • APT攻撃耐性診断
  • IPアドレス調査
  • マルウェア・ランサムウェア対応
8 株式会社レオンテクノロジー https://www.leon-tec.co.jp/ 2026/04/20,申込受付中,2026年5月20日(水)PCI DSSセミナー開催!”もしも”に備える – PCI DSSを踏まえた実務的インシデント対応強化策,過去のセミナー,過去のセミナー,過去のセミナー,2026年5月20日(水)PCI DSSセミナー開催!”もしも”に備える – PCI DSSを踏まえた実務的インシデント対応強化策,申込受付中,過去のセミナー,過去のセミナー
  • Japanese
  • Web診断
  • ネットワーク診断
  • 会社
  • WordPress
  • ソースコード診断
  • コンサル
  • 教育
  • Forensic
  • セキュリティ顧問
  • 標的型メール訓練
  • SIEM
  • CSIRT構築
  • アクティブディレクトリ構築
9 SOMPOリスクマネジメント株式会社 https://www.sompocybersecurity.com/index.html 2026/04/20,リスクアセスメントで築く持続可能な事業インフラ Part 4:バックアップの正しい理解とリカバリ計画(4/20),サイバーセキュリティブログ,記事一覧,セキュリティ対策,コラム,詳しく見る
  • Japanese
  • Web診断
  • ネットワーク診断
  • 大手
  • コンサル
  • WAF
  • Pentest
  • 要件コンサルティング
  • 自動診断ツール
  • SOC
  • マルウェア診断
  • IDS/IPS管理
  • プライバシーマーク
  • アンチウイルスソフト
  • 監視
  • GDPR対応
  • 医療機関向けサイバーセキュリティ
  • サイバーセキュリティ演習
  • アンチフィッシング
  • ISO27001
  • 脅威インテリジェンス
ツール
ブログ
No イメージ 名前 URL 変更部分の抜粋 タグ
1 Qualys Security Blog https://blog.qualys.com/ Lavish Jhamb,April 20, 2026,- 7 min read,Enterprise Remediation Benchmark: How Does Your Organization Compare?,Posted in,Qualys Insights,29,4
  • English
  • 大手
  • 海外
  • ブログ
  • 情報提供
2 UBsecure ブログ https://www.ubsecure.jp/blog 2026.04.20,ニュース,ユービーセキュアの2weekインターンシップが「学生推奨プログラム」から「入賞」へ ── 第9回 学生が選ぶキャリアデザインプログラムアワードにて受賞
  • Japanese
  • 会社
  • ブログ
  • 情報提供
3 Ubuntuの公式ブログ https://ubuntu.com/blog AI,Hybrid search and reranking: a deeper look at RAG,by,robgibbon,on 20 April 2026,Many of us are familiar with the retrieval augmented generative AI (RAG) pattern for building agentic AI applications ...
  • English
  • 大手
  • 海外
  • ブログ
  • 情報提供
4 セキュリティホールメモ http://www.st.ryukoku.ac.jp/~kjm/security/memo/ Last modified: Mon Apr 20 19:15:42 2026,■,2026.04.20,》,三陸沖 M7.5 地震 (深さ 10km) 発生、津波到達中,2026/04/20 16:53 M7.5 深さ10km 三陸沖,(気象庁),津波警報・注意報,(気象庁)。津波警報・注意報発令中。,【津波情報】岩手 青森 北海道に津波警報 久慈港80cm津波到達,(NHK, 4/20),三陸 ...
  • Japanese
  • 著名人
  • 著名人
  • ブログ
  • ブログ
  • 情報提供
  • 情報提供
5 ラック・セキュリティごった煮ブログ https://devblog.lac.co.jp/ 20,PMPに最短距離で受かる秘訣を伝授,マきむら,普段、アプリケーション ペネトレーションテスト チームにて、PMらしき働きで活動してます マきむら です。 みなさん プロジェクト、マネジメントしてますか。 今回は、PMP(Project Management Professional)に受かる秘訣ということで、 合格ほかほかのテ…,#,セキュリティ,#,PMP,#,合格,2026,-,04,- ...
  • Japanese
  • 大手
  • ブログ
  • 情報提供
組織
No イメージ 名前 URL 変更部分の抜粋 タグ
1 IPA 情報処理推進機構 https://www.ipa.go.jp/ デジタル,2026年4月20日,【デジタル事例データベース】株式会社デンソーのDX取組事例を掲載しました,セキュリティ,2026年4月20日,2026年度 ゴールデンウイークにおける情報セキュリティに関する注意喚起を公開しました
  • Japanese
  • 組織
  • 行政
  • 資格
  • 情報提供
2 JPCERTコーディネーションセンター https://www.jpcert.or.jp/ 2026-04-20 14:00,SKYSEA Client ViewおよびSKYMEC IT Managerにおける不適切なファイルアクセス権設定の脆弱性,2026-04-20 11:30,サイレックス・テクノロジー製SD-330ACおよびAMC Managerにおける複数の脆弱性,2026-04-17 12:00,CubeCartにおける複数の脆弱性,2026-04-17 10:00,2026 ...
  • Japanese
  • 組織
  • 行政
  • インシデント対応
3 National Vulnerability Database https://nvd.nist.gov/ CVE-2026-33631,- ClearanceKit intercepts file-system access events on macOS and enforces per-process access policies. In versions on the 4.1 branch and earlier, the opfilter Endpoint Security system e ...
  • English
  • 組織
  • 行政
4 NICT 情報通信研究機構 http://www.nict.go.jp/ 情報通信研究機構 第6期中長期計画をスタート,2026年,4月20日,国立研究開発法人情報通信研究機構(,NICT,(,エヌアイシーティー,),、理事長: 大野 英男)は、令和8年4月1日から令和13年3月31日までの5年間を対象とする第6期中長期計画を開始しました。,続きを読む,プレスリリース,4月20日,プレスリリース,情報通信研究機構 第6期中長期計画をスタート,2026年,4月20日,情報 ...
  • Japanese
  • 組織
  • 行政
プロキシ
脆弱性通知サイト
2026-4-20 JST
メディア・ニュース
組織