CVE-2025-52024

A vulnerability exists in the Aptsys POS Platform Web Services module thru 2025-05-28, which exposes internal API testing tools to unauthenticated users. By accessing specific URLs, an attacker is presented with a directory-style index listing all available backend services and POS web services, each with an HTML form for submitting test input. These panels are intended for developer use, but are accessible in production environments with no authentication or session validation. This grants any external actor the ability to discover, test, and execute API endpoints that perform critical functions including but not limited to user transaction retrieval, credit adjustments, POS actions, and internal data queries.
Configurations

No configuration.

History

26 Jan 2026, 17:16

Type Values Removed Values Added
CWE CWE-306
CWE-425
CWE-862
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.4

23 Jan 2026, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-23 21:15

Updated : 2026-01-26 17:16


NVD link : CVE-2025-52024

Mitre link : CVE-2025-52024

CVE.ORG link : CVE-2025-52024


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-425

Direct Request ('Forced Browsing')

CWE-862

Missing Authorization