CVE-2026-3269 Details
Description
A flaw has been found in psi-probe PSI Probe up to 5.3.0. The impacted element is the function handleRequestInternal of the file psi-probe-core/src/main/java/psiprobe/controllers/sessions/ExpireSessionsController.java of the component Session Handler. Executing a manipulation can lead to denial of service. The attack can be launched remotely. The exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
A denial-of-service vulnerability has been identified in Psi Probe versions through 5.3.0. The issue arises in the Session Handler component, specifically within the ExpireSessionsController.java file, in the handleRequestInternal function. This vulnerability allows authenticated users with the 'probeuser' role to terminate multiple user sessions simultaneously through the '/app/expire_list.htm' endpoint. The application processes these bulk session expiration requests without validating session ownership, enabling low-privileged users to log out multiple users across different web applications with a single request.
It is recommended to implement ownership validation and access controls in the ExpireSessionsController. Additionally, adding security constraints in the web.xml file to restrict bulk operations to users with administrative privileges could help mitigate this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Feb 27, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/AnalogyC0de/public_exp/issues/13 | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.347993 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.347993 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.758665 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-404 | Improper Resource Shutdown or Release | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| psi-probe psi probe | <= 5.3.0 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 3, 2026 | Initial Analysis | [email protected] |
| Feb 27, 2026 | New CVE Received | [email protected] |