Description
An issue was discovered in s-pms SPMS-Server through v1.0. The application contains a hardcoded default access token secret within its core configuration file, which is not overridden or removed in the production environment profile. A remote, unauthenticated attacker can locally forge valid administrative session tokens to completely bypass the authentication mechanism gaining full unauthorized access to protected backend APIs.
Published: 2026-09-09
Score: n/a
EPSS: n/a
KEV: No
Impact: Authentication bypass / unauthorized backend access
Action: Apply patch
AI Analysis

Impact

An attacker can bypass authentication by forging administrative session tokens because the application stores a hardcoded default access token secret in its core configuration and never replaces it when running in the production profile. The vulnerability allows the attacker to generate a valid token without any credentials, giving unrestricted access to the protected backend APIs.

Affected Systems

Affected systems are installations of the s‑pms SPMS‑Server application up to and including version 1.0. No vendor or product names beyond the application identifier are listed, so any environment running this version with the default configuration is potentially impacted.

Risk and Exploitability

Because the exploit requires only the knowledge of the hardcoded secret, it can be carried out remotely and without user interaction, making it both high‑impact and high‑availability. While no public EPSS score is available and the issue is not listed in the CISA KEV catalog, the severity is high due to unauthenticated remote authentication bypass. The attacker can freely perform any operation that an administrator can, potentially leading to data exfiltration, configuration changes, or system takeover.

Generated by OpenCVE AI on September 9, 2026 at 21:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Remove the hardcoded default access token secret from the production configuration and initialize the token secret with a securely generated random value.
  • Invalidate all existing tokens, including those generated with the default secret, and force a re‑authentication for all administrators.
  • Implement additional safeguards such as multi‑factor authentication for administrative API endpoints and ensure that token generation never uses a static secret.

Generated by OpenCVE AI on September 9, 2026 at 21:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 09 Sep 2026 21:45:00 +0000

Type Values Removed Values Added
Title Hardcoded Access Token Secret Allows Authentication Bypass in SPMS-Server
Weaknesses CWE-259
CWE-287

Wed, 09 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description An issue was discovered in s-pms SPMS-Server through v1.0. The application contains a hardcoded default access token secret within its core configuration file, which is not overridden or removed in the production environment profile. A remote, unauthenticated attacker can locally forge valid administrative session tokens to completely bypass the authentication mechanism gaining full unauthorized access to protected backend APIs.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-09T20:28:12.056Z

Reserved: 2026-08-07T00:00:00.000Z

Link: CVE-2026-71801

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T21:17:03.473

Modified: 2026-09-09T21:17:03.473

Link: CVE-2026-71801

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T21:30:15Z

Weaknesses