CVE-2026-71801
s-pms · SPMS-Server
A hardcoded access token secret in SPMS-Server v1.0 allows unauthenticated remote attackers to forge administrative session tokens and bypass authentication, leading to full unauthorized API access.
Executive summary
The SPMS-Server application contains a critical hardcoded credential vulnerability that allows unauthenticated remote attackers to gain full administrative control over the system.
Vulnerability
The application stores a hardcoded default access token secret in its core configuration file, which remains active in production environments. An unauthenticated attacker can leverage this secret to forge valid administrative session tokens, effectively bypassing all authentication controls to access protected backend APIs.
Business impact
This vulnerability carries a CVSS score of 9.8, indicating a critical risk to the confidentiality, integrity, and availability of the affected system. Successful exploitation grants an attacker full administrative privileges, potentially leading to unauthorized data exfiltration, modification of critical system configurations, and complete service compromise, which could result in significant operational disruption and regulatory non-compliance.
Remediation
Immediate Action: Since no official patch is currently available, administrators should immediately isolate the SPMS-Server from external networks and restrict access to trusted internal segments only. If possible, manually rotate or invalidate the hardcoded secret by modifying the configuration file to use a unique, cryptographically strong value.
Proactive Monitoring: Monitor server access logs for anomalous administrative login patterns, especially those originating from unexpected IP addresses or occurring at irregular intervals. Alert on any suspicious requests directed toward backend API endpoints that typically require high-level authorization.
Compensating Controls: Deploy a Web Application Firewall (WAF) to inspect incoming traffic for forged session tokens or unauthorized API calls. Implement strict network segmentation and egress filtering to limit the potential damage if the application is compromised.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the critical nature of this vulnerability and the ease of exploitation, organizations must treat this as a top-priority security event. Immediate network isolation is required to prevent unauthorized access until a vendor-supplied patch or configuration fix can be implemented. Monitor the vendor advisory channel closely for updates regarding a fix and ensure all security teams are alerted to the potential for unauthorized administrative activity.
History
CVE Brief tracked this CVE 5 days before it had a CVSS score.
- Disclosed CVE record published
- Collected by CVE Brief No CVSS score yet; tracked as early warning
- CVSS score assigned 9.8 (3.1)
- Analyst report written