Skip to main content

Rolantis Agentis CVE-2025-10228

HIGH
Session Fixation (CWE-384)
2025-10-14 iletisim@usom.gov.tr
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jun 05, 2026 - 11:30 vuln.today

DescriptionCVE.org

Session Fixation vulnerability in Rolantis Information Technologies Agentis allows Session Hijacking.

This issue affects Agentis: before 4.44.

AnalysisAI

Session hijacking against Rolantis Information Technologies Agentis prior to version 4.44 is possible because the application fails to regenerate session identifiers across authentication state changes, letting a remote attacker who can lure a victim into using an attacker-supplied session token take over the authenticated session. CVSS 8.8 reflects full confidentiality, integrity, and availability impact once hijacked, but no public exploit identified at time of analysis and the issue is not on the CISA KEV list.

Technical ContextAI

Agentis is a Turkish enterprise/agency management platform published by Rolantis Information Technologies, and the flaw is a classic CWE-384 Session Fixation: the application accepts a pre-existing session identifier (typically delivered via URL parameter or cookie before login) and continues to honor that same identifier after the victim authenticates, instead of issuing a fresh, unpredictable session ID at the privilege boundary. Because the session token is the sole binding between the browser and the authenticated principal, an attacker who knows the fixated value inherits the victim's authorization context once login completes. The CWE-384 root cause is failure to invoke session regeneration on authentication, a well-understood web-application defect.

Affected ProductsAI

Rolantis Information Technologies Agentis at all versions prior to 4.44 is affected; version 4.44 is the fixed baseline. No CPE strings were provided in the input data to narrow product editions or deployment modes, and no vendor advisory URL is included in the references - the only linked sources are the Turkish national CERT bulletins at https://www.usom.gov.tr/bildirim/tr-25-0336 and https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-25-0336, which should be consulted for the authoritative product/edition list.

RemediationAI

Vendor-released patch: Agentis 4.44 - upgrade all instances to 4.44 or later as the primary fix, per the Turkish CERT advisories at https://www.usom.gov.tr/bildirim/tr-25-0336 and https://siberguvenlik.gov.tr/guvenlik-bildirimleri/detay/tr-25-0336. If immediate upgrade is not possible, compensating controls include forcing a fresh session cookie issuance at the reverse proxy or WAF on every successful login response (rewrite or strip pre-existing session cookies on the login endpoint), refusing session identifiers passed via URL query string (block requests containing the session parameter in the query, accepting only cookie-borne tokens), and shortening session cookie lifetime with the HttpOnly, Secure, and SameSite=Strict attributes to shrink the fixation window - note that strict SameSite can break legitimate cross-site SSO flows and proxy-level cookie rewriting can desynchronize sticky-session load balancers, so test before broad rollout. User-awareness controls (warn users not to follow login links from untrusted sources) reduce but do not eliminate the UI:R precondition.

CVE-2017-12965 CRITICAL POC
9.8 Aug 23

Session fixation vulnerability in Apache2Triad 1.5.4 allows remote attackers to hijack web sessions via the PHPSESSID pa

CVE-2025-28242 CRITICAL POC
9.8 Apr 18

Improper session management in the /login_ok.htm endpoint of DAEnetIP4 METO v1.25 allows attackers to execute a session

CVE-2022-40916 CRITICAL POC
9.8 Feb 06

Tiny File Manager v2.4.7 and below is vulnerable to session fixation. Rated critical severity (CVSS 9.8), this vulnerabi

CVE-2025-45949 CRITICAL POC
9.8 Apr 28

A critical vulnerability was found in PHPGurukul User Registration & Login and User Management System V3.3 in the /login

CVE-2023-48929 CRITICAL POC
9.8 Dec 08

Franklin Fueling Systems System Sentinel AnyWare (SSA) version 1.6.24.492 is vulnerable to Session Fixation. Rated criti

CVE-2023-41012 CRITICAL POC
9.8 Sep 05

An issue in China Mobile Communications China Mobile Intelligent Home Gateway v.HG6543C4 allows a remote attacker to exe

CVE-2023-31498 CRITICAL POC
9.8 May 11

A privilege escalation issue was found in PHP Gurukul Hospital Management System In v.4.0 allows a remote attacker to ex

CVE-2022-3269 CRITICAL POC
9.8 Sep 23

Session Fixation in GitHub repository ikus060/rdiffweb prior to 2.4.7. Rated critical severity (CVSS 9.8), this vulnerab

CVE-2021-39290 CRITICAL POC
9.8 Aug 23

Certain NetModule devices allow Limited Session Fixation via PHPSESSID. Rated critical severity (CVSS 9.8), this vulnera

CVE-2020-11729 CRITICAL POC
9.8 Apr 15

An issue was discovered in DAViCal Andrew's Web Libraries (AWL) through 0.60. Rated critical severity (CVSS 9.8), this v

CVE-2019-18418 CRITICAL POC
9.8 Oct 24

clonos.php in ClonOS WEB control panel 19.09 allows remote attackers to gain full access via change password requests be

CVE-2018-18925 CRITICAL POC
9.8 Nov 04

Gogs 0.11.66 allows remote code execution because it does not properly validate session IDs, as demonstrated by a ".." s

Share

CVE-2025-10228 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy