medium · CVSS v3 5.4
CVE-2026-92991
The Biggop Library contains a Cross-Site Scripting vulnerability in the 'display_id' parameter sourced from the Sigmative API. This issue ar
Overview
The Biggop Library contains a Cross-Site Scripting vulnerability in the 'display_id' parameter sourced from the Sigmative API. This issue arises from insufficient output escaping, allowing injected scripts to execute within users' browsers.
Description
The Biggop Library is vulnerable to Cross-Site Scripting via the ‘display_id’ parameter from the Sigmative API in various versions due to insufficient output escaping. This makes it possible for attackers who can compromise the Sigmative API server to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
Impact
An attacker who compromises the Sigmative API server can inject arbitrary web scripts, leading to potential session hijacking, credential theft, or unauthorized actions on behalf of the user viewing the affected page. This impacts the integrity and confidentiality of user interactions within the application.
Remediation
Apply the latest security updates or patches provided by the vendor for the Biggop Library. Implement proper contextual output encoding and input sanitization for all data received from external APIs, specifically focusing on the 'display_id' parameter.
Risk context
The vulnerability is rated as medium severity with a CVSS v3 score of 5.4, requiring prior compromise of an external API server to exploit, which moderates the immediate risk.
Affected products
- Biggop Library
Scores
- Severity
- medium
- CVSS v2
- 4
- CVSS v3
- 5.4
- CVSS v4
- —
- EPSS
- —