Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Network-reachable unauthenticated endpoint with a missing ACL check (AV:N/AC:L/PR:N/UI:N) discloses sensitive data, giving high confidentiality impact and no integrity or availability effect.
Primary rating from Vendor (TR-CERT).
CVSS VectorVendor: TR-CERT
Lifecycle Timeline
5DescriptionCVE.org
Insertion of sensitive information into sent data vulnerability in Proliz Software Ltd. Co. Proliz's OBS allows Accessing Functionality Not Properly Constrained by ACLs.
This issue affects Proliz's OBS: before v3.6.0.
AnalysisAI
Sensitive information disclosure in Proliz Software's OBS (a student information management system) affects all versions before v3.6.0, allowing remote unauthenticated attackers to reach functionality that is not properly restricted by access-control lists (CWE-201) and retrieve confidential data. The CVSS 7.5 vector (AV:N/AC:L/PR:N/UI:N, C:H only) confirms network-reachable, no-privilege access with high confidentiality impact but no integrity or availability effect. There is no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
OBS (Öğrenci Bilgi Sistemi) is a web-based student/academic information system produced by the Turkish vendor Proliz Software Ltd. Co., identified by CPE cpe:2.3:a:proliz_software_ltd._co.:proliz's_obs:*. The root cause is CWE-201, Insertion of Sensitive Information Into Sent Data, combined with a broken-access-control condition ("Accessing Functionality Not Properly Constrained by ACLs"): server responses or exposed endpoints return sensitive data to callers who should not be authorized to receive it, because authorization is not enforced on the functionality that emits the data. In practice this class of flaw means the application trusts the client or a predictable/enumerable request path rather than validating the requester's entitlement before including protected records in the response body.
RemediationAI
Upgrade to OBS v3.6.0 or later, which is the vendor-designated fixed release (all versions before v3.6.0 are affected); this qualifies as a vendor-released patch: v3.6.0. Consult the TR-CERT advisory at https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-26-0571 and the VulDB record at https://vuldb.com/vuln/379784 for coordination details. Until the upgrade is applied, restrict network reachability of the OBS application - place it behind a VPN or IP allowlist so only campus/institutional networks can reach it, and use a WAF or reverse-proxy rule to block or authenticate the specific unauthorized endpoints that return sensitive data; the trade-off is that VPN/allowlisting can break legitimate off-campus student and staff access, so scope the restriction to the vulnerable functions where possible. Monitor application access logs for anomalous or high-volume requests to data-returning endpoints as a detective control.
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-45166
GHSA-xmc7-8g95-v5fj