Threat Intelligence Database
Comprehensive database of the latest cyber threats affecting organizations worldwide. Filter and search to find specific threat intelligence relevant to your organization.
Stop chasing alerts. Route them.
Start free, then upgrade once to turn Radar into an automated delivery engine for your security stack.
Custom feeds / Automations: email, Slack, webhooks, SIEM/MISP / API access (baseline limits)
API access activates after upgrading in Console -> Billing.
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.
Filter Threats
Narrow down the results by type, severity, or affected countries
Threat Intelligence
Click on any threat for detailed analysis and mitigation recommendations
The EmbedVideo Extension is a MediaWiki extension which adds a parser function called #ev and various parser tags for embedding video clips from various video sharing services. Prior to 4.1.0, with $wgEmbedVideoRequireConsent disabled (not the default), the urls for videos are passed into an iframe src attribute without sanitization. When given a malformed url or id, the src attribute can be escaped via double quotes, allowing for html/javascript injection. Version 4.1.0 contains a patch. Join the discussion | CVE Database V5 | 09/24/2026, 18:42:45 UTC Added: 09/24/2026, 19:03:14 UTC |
CVE-2026-55691 is a high-severity cross-site scripting (XSS) vulnerability in the EmbedVideo extension for MediaWiki used by StarCitizenWiki. The vulnerability exists in versions prior to 4.1.0, where user-supplied input for the class attribute is improperly sanitized, allowing injection of arbitrary HTML or JavaScript. This enables an attacker with edit permissions to inject malicious scripts that execute when other users view the affected wiki pages. The issue is fixed in version 4.1.0. Join the discussion | CVE Database V5 | 09/15/2026, 16:34:59 UTC Added: 09/15/2026, 16:47:16 UTC |
The EmbedVideo Extension is a MediaWiki extension which adds a parser function called #ev and various parser tags for embedding video clips from various video sharing services. Prior to 4.1.0, EmbedServiceFactory::newFromName in includes/EmbedService/EmbedServiceFactory.php interpolates an attacker-controlled unknown service name into exception text, and includes/EmbedVideo.php returns that text as HTML through the isHtml output path without neutralization. Both the #ev parser function and the evl parser form can reach this error path. A user able to edit a wiki page can inject stored HTML or JavaScript into the error output, causing code to execute in the wiki origin for visitors who render the page. This issue is fixed in version 4.1.0. Join the discussion | CVE Database V5 | 09/15/2026, 16:34:08 UTC Added: 09/15/2026, 16:47:16 UTC |
The EmbedVideo Extension is a MediaWiki extension which adds a parser function called #ev and various parser tags for embedding video clips from various video sharing services. Prior to 4.1.0, with the default $wgEmbedVideoRequireConsent configuration enabled, includes/EmbedService/EmbedHtmlFormatter.php places JSON returned through includes/EmbedService/AbstractEmbedService.php into the data-mw-iframeconfig attribute without safely escaping single quotes. Attacker-controlled archiveorg identifiers and wistia or sharepoint URLs accepted by the affected service validators can cause getUrl() output to terminate the attribute and inject event-handler attributes into the generated figure element. A user able to edit a wiki page can store JavaScript that executes in the wiki origin when visitors render the page. This issue is fixed in version 4.1.0. Join the discussion | CVE Database V5 | 09/15/2026, 16:33:04 UTC Added: 09/15/2026, 16:47:16 UTC |
Showing 1 to 4 of 4 results