Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Network-reachable API flaw requiring authenticated (PR:L) account; parameter substitution is trivially low complexity; no availability impact is described.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
4DescriptionCVE.org
SirenGPS Android Application 2.19.44 is vulnerable to Incorrect Access Control. An authenticated attacker can manipulate user identifier parameters to bypass authorization controls and gain unauthorized READ and WRITE access to other users' personal information. The API fails to validate that the requesting user is authorized to access the target user's data.
AnalysisAI
Unauthorized access to other users' personal data in SirenGPS Android Application 2.19.44 stems from the backend API failing to verify that a requesting user is authorized to act on the target user identifier supplied in API parameters. An authenticated attacker exploiting this horizontal privilege escalation can read and overwrite arbitrary users' personal information with only low-privilege access. No public exploit identified at time of analysis and EPSS is extremely low (0.15%, 5th percentile), but a detailed researcher advisory is publicly available on GitHub, lowering the bar for replication.
Technical ContextAI
The vulnerability is rooted in CWE-284 (Improper Access Control), specifically an Insecure Direct Object Reference (IDOR) pattern: the SirenGPS mobile application communicates with a backend API that accepts user identifier parameters in requests but performs no server-side validation confirming the session owner matches the target user. An attacker who authenticates normally can substitute any other user's identifier into these API calls to pivot horizontally across accounts. NVD CPE data is listed as n/a, indicating formal product enumeration has not been assigned; the affected product is the SirenGPS Android app (com.sirengps.mobile) version 2.19.44 distributed via Google Play. The CVSS vector AV:N/AC:L/PR:L confirms the flaw is reachable over the network with low attack complexity once authenticated, consistent with a missing server-side authorization gate on a REST or similar API endpoint.
RemediationAI
No vendor-released patch or fixed version has been identified at time of analysis; the references contain no vendor security advisory citing a remediated release. Users and organizations relying on SirenGPS should contact the vendor directly to inquire about a fix timeline. As a compensating control, administrators of the SirenGPS backend (if self-hosted) should enforce server-side authorization on all user-data endpoints by verifying the session token's associated user ID matches the requested user identifier before processing any read or write operation - simply rejecting mismatches eliminates the attack surface without functional impact for legitimate users. End-users on managed deployments have limited mitigations beyond reducing the personal information stored in the application. If the application is used in a corporate or fleet-tracking context, restrict account creation to minimize the number of valid identifiers an insider could enumerate. The Google Play listing is at https://play.google.com/store/apps/details?id=com.sirengps.mobile.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-210623
GHSA-g8m2-9mph-q9gr