SEPTEMBER 13, 2026
Live Feed
Back to database
Case File

CVE-2026-61463

HIGH · CVSS 8.8 EPSS 0.37% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-13 · Last synced 2026-08-12

CyberRota Analysis

AI-Generated

The vulnerability in Shiori allows authenticated users to exploit the account update endpoint, enabling them to modify the owner field without proper authorization checks. By crafting a specific PATCH request, attackers can escalate their privileges to administrator level, gaining full system access through an admin JWT token. Organizations using Shiori should prioritize remediation to prevent potential unauthorized access and system compromise.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-61463
Severity
HIGH
CVSS
8.8
EPSS
0.37%

Original NVD Description

Shiori contains a privilege escalation vulnerability in the account update endpoint that allows authenticated users to modify the owner field without authorization checks. Attackers can escalate to administrator by submitting a crafted PATCH request with owner: true, then re-authenticate to obtain an admin JWT token granting full system access.