Description
Use of GET request method with sensitive query strings vulnerability in Bilin Software and Informatics Consultancy Inc. HUMANIST Digital Human Resources allows Session Hijacking.

This issue affects HUMANIST Digital Human Resources: from 26.0 before 26.1.
Published: 2026-08-04
Score: 7.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises when session tokens are embedded in the query string of a GET request. This allows attackers to capture or guess the token and hijack an authenticated session. The result is a full account takeover, giving the attacker confidentiality, integrity, and availability control over the victim’s data within HUMANIST Digital Human Resources. The weakness is identified as CWE‑598, a token exposure issue.

Affected Systems

Bilin Software and Informatics Consultancy Inc. provide HUMANIST Digital Human Resources. The product is vulnerable in version 26.0 and earlier; versions 26.1 or later contain the fix.

Risk and Exploitability

The CVSS score of 7.4 indicates a high severity. EPSS information is not available, and the vulnerability is not listed in CISA KEV. Attackers can exploit the flaw by sending a crafted URL or by sniffing traffic that contains the session token, before the token expires. Because the code uses a GET method, the token is exposed in logs, browser history, and referrers, making the exploitation likely if the network is intercepted or if the URL is inadvertently shared.

Generated by OpenCVE AI on August 4, 2026 at 20:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade HUMANIST Digital Human Resources to version 26.1 or later.
  • Reconfigure the application to prevent session tokens from being transmitted in URL query strings; use HTTPS and secure, HTTP‑only cookies or POST parameters instead.
  • Implement monitoring of session activity to detect abnormal logins and immediately invalidate suspicious sessions.

Generated by OpenCVE AI on August 4, 2026 at 20:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 10:45:00 +0000

Type Values Removed Values Added
First Time appeared Bilin Software And Informatics Consultancy Inc.
Bilin Software And Informatics Consultancy Inc. humanist Digital Human Resources
Vendors & Products Bilin Software And Informatics Consultancy Inc.
Bilin Software And Informatics Consultancy Inc. humanist Digital Human Resources

Tue, 04 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 04 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Description Use of GET request method with sensitive query strings vulnerability in Bilin Software and Informatics Consultancy Inc. HUMANIST Digital Human Resources allows Session Hijacking. This issue affects HUMANIST Digital Human Resources: from 26.0 before 26.1.
Title Session Token Exposure in URL Leading to Account Takeover in Bilin Software's HUMANIST Digital Human Resources
Weaknesses CWE-598
References
Metrics cvssV3_1

{'score': 7.4, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N'}


Subscriptions

Bilin Software And Informatics Consultancy Inc. Humanist Digital Human Resources
cve-icon MITRE

Status: PUBLISHED

Assigner: TR-CERT

Published:

Updated: 2026-08-04T13:09:50.779Z

Reserved: 2026-07-06T10:02:13.835Z

Link: CVE-2026-14838

cve-icon Vulnrichment

Updated: 2026-08-04T13:09:45.789Z

cve-icon NVD

Status : Received

Published: 2026-08-04T10:19:32.540

Modified: 2026-08-04T13:17:36.027

Link: CVE-2026-14838

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T10:21:02Z

Weaknesses
  • CWE-598

    Use of HTTP Request With Sensitive Query String