CVE-2026-75357
Deferred Deferred - Pending Action

Remote Code Execution in Bilibili Desktop

Vulnerability report for CVE-2026-75357, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-09-01

Assigner: MITRE

Description

An issue in Bilibili Desktop v.1.17.9 allows a remote attacker to execute arbitrary code via the bili-inject.js and bili-bridge.js components.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-09-01
Generated
2026-09-17
AI Q&A
2026-08-27
EPSS Evaluated
2026-09-15
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
bilibili bilibili_desktop 1.17.9
bilibili bilibili_desktop to 1.17.9 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

CVE-2026-75357 is a critical vulnerability in Bilibili Desktop for Windows versions up to 1.17.9. It allows remote code execution due to improper validation of URLs in the in-app browser bridge. The main issue is that the application uses a flawed regex substring match to validate sender URLs instead of proper hostname parsing. This lets attackers bypass the allowlist by manipulating URLs, such as using userinfo components or hostname confusion. The vulnerability exposes privileged IPC channels, including one that can execute local files, enabling attackers to run arbitrary code on the victim's system with their user privileges.

Detection Guidance

To detect this vulnerability, check if Bilibili Desktop version 1.17.9 or earlier is installed. Look for suspicious activity in the in-app browser, such as unexpected navigation to untrusted URLs or execution of local files. Monitor network traffic for connections to attacker-controlled hosts.

Impact Analysis

This vulnerability allows attackers to execute arbitrary code on your system if you use an affected version of Bilibili Desktop. The attack requires minimal interaction, such as clicking a malicious link within the app's in-app browser. Successful exploitation could lead to data theft, malware installation, or further compromise of your system. Attackers could gain persistence, move laterally within your network, or deliver additional payloads without needing authentication or special privileges.

Compliance Impact

This vulnerability could lead to data breaches, which may violate compliance requirements under GDPR, HIPAA, or other regulations depending on the data processed by the affected application. GDPR requires protection of personal data, and a breach could result in fines or legal consequences. HIPAA mandates safeguards for protected health information, and exploitation could lead to unauthorized access. Organizations using Bilibili Desktop may need to assess their exposure and implement mitigations to maintain compliance.

Mitigation Strategies

Immediately update Bilibili Desktop to the latest version if available. Disable the in-app browser if possible. Restrict execution of local files via the application. Monitor for unusual system activity and unauthorized file executions.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75357. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart