Description
Authentication Bypass via Hardcoded Master Verification Code vulnerability in Siam Ordering (siam-server) 1.0.0 allows remote unauthenticated attackers to log in as any user, merchant, or administrator.
Published: 2026-09-09
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from a hardcoded master verification code in Siam Ordering server 1.0.0, enabling remote attackers to authenticate as any user without providing valid credentials. This flaw permits full account impersonation and access to merchant or administrator functions, compromising confidentiality and integrity of user and system data. The weakness is a classic example of improper use of hard‑coded credentials, which undermines the authentication layer.

Affected Systems

Siam Ordering server, version 1.0.0. No vendor information is listed, but the product name and version identify the affected system.

Risk and Exploitability

The threat can be executed remotely over the network, with no authentication required to gain access. While the EPSS score is not available, the lack of an exploitation barrier and the ability to impersonate any user rank this issue as high risk. The vulnerability is not currently listed in the CISA KEV catalog, but the potential for widespread abuse remains if the hard-coded credentials are not removed or protected.

Generated by OpenCVE AI on September 9, 2026 at 23:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Remove or replace the hardcoded master verification code in the server configuration or source code.
  • Ensure that the authentication mechanism requires unique, per-user credentials and does not accept a universal code for all accounts.
  • Apply network segmentation or firewall rules to restrict external access to the login endpoint until a patch is available.

Generated by OpenCVE AI on September 9, 2026 at 23:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 10 Sep 2026 00:00:00 +0000

Type Values Removed Values Added
Title Authentication Bypass via Hardcoded Master Verification Code in Siam Ordering Server 1.0.0
Weaknesses CWE-287
CWE-798

Wed, 09 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Description Authentication Bypass via Hardcoded Master Verification Code vulnerability in Siam Ordering (siam-server) 1.0.0 allows remote unauthenticated attackers to log in as any user, merchant, or administrator.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-09T22:03:22.443Z

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

Link: CVE-2026-71809

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T23:16:56.000

Modified: 2026-09-09T23:16:56.000

Link: CVE-2026-71809

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T23:45:12Z

Weaknesses
  • CWE-287

    Improper Authentication

  • CWE-798

    Use of Hard-coded Credentials