CWE-705Class

Incorrect Control Flow Scoping

Incomplete in the CWE catalog · 8 CVEs mapped

8
CVEs mapped
5.9
Median CVSS
What it is

The product does not properly return control flow to the proper location after it has completed a task or detected an unusual condition.

Recent examples
7.1cvss
CVE-2026-55537

CVE-2026-55537 - HIGH Severity Vulnerability

PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, JobSubmitRequest.validate_webhook_url() accepts webhook_url when resolution raises socket.gaierror because the exception path uses except socket.gaierror: pass. JobExecutor._send_webhook() later performs a fresh lookup, allowing DNS changes to direct the request to an internal service. This issue is fixed in version 4.6.58.

HIGHno explanation yet
0%
epss
none
CVE-2026-45819

CVE-2026-45819 - UNKNOWN Severity Vulnerability

baseline-browser-mapping 2.x before 2.11.0 calls process.exit() instead of throwing on invalid or conflicting input parameters, and can trigger immediate process termination, causing denial of service.

no explanation yet
0%
epss
5.3cvss
CVE-2026-10271

a4m4 Student-Management-System Admin Endpoint admin redirect

A flaw has been found in a4m4 Student-Management-System up to f0c5f6842c5e8c431ff02b5260a565ca844df3a0. The affected element is an unknown function of the file admin/ of the component Admin Endpoint. This manipulation of the argument uid causes execution after redirect. It is possible to initiate the attack remotely. The exploit has been published and may be used. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. Multiple endpoints are affected. The project was informed of the problem early through an issue report but has not responded yet.

MEDIUMno explanation yet
0%
epss
The record
Technical detail
CWE ID
CWE-705
Abstraction
Class
Structure
Simple
Status
Incomplete