CVE-2025-10327
BaseFortify
Publication date: 2025-09-12
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sourcefabric | rpi-jukebox-rfid | to 2.8.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in MiczFlor RPi-Jukebox-RFID up to version 2.8.0, specifically in the /htdocs/api/playlist/shuffle.php file. It involves manipulation of the 'playlist' argument, which can lead to OS command injection. This means an attacker can remotely execute arbitrary operating system commands on the affected system by exploiting this flaw.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to execute arbitrary OS commands on the affected system, which can lead to unauthorized control, data compromise, or disruption of service. This can result in loss of data integrity, confidentiality, and availability.