CVE-2026-1109
Unknown Unknown - Not Provided
Buffer Overflow in cijliu librtsp rtsp_parse_request Function

Publication date: 2026-01-18

Last updated on: 2026-04-29

Assigner: VulDB

Description
A vulnerability was detected in cijliu librtsp up to 2ec1a81ad65280568a0c7c16420d7c10fde13b04. The impacted element is the function rtsp_parse_request. The manipulation results in buffer overflow. Attacking locally is a requirement. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The vendor was contacted early about this disclosure but did not respond in any way.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-01-18
Last Modified
2026-04-29
Generated
2026-05-07
AI Q&A
2026-01-18
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
cijliu librtsp to 2021-03-14 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-120 The product copies an input buffer to an output buffer without verifying that the size of the input buffer is less than the size of the output buffer.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a buffer overflow in the function rtsp_parse_request of the cijliu librtsp library. It occurs because the function copies an input buffer to an output buffer without checking if the input size fits, leading to memory corruption. Exploiting this requires local access to the system. The flaw can cause denial of service and impacts confidentiality, integrity, and availability of the system. [1, 3]


How can this vulnerability impact me? :

The vulnerability can impact you by allowing a local attacker to cause a denial of service, and potentially compromise the confidentiality, integrity, and availability of the affected system. This means an attacker with local access could disrupt system operations or manipulate data. [1, 3]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

This vulnerability is a local buffer overflow in the rtsp_parse_request function of the cijliu librtsp library. Detection would require checking for the presence of the vulnerable librtsp version (up to commit 2ec1a81ad65280568a0c7c16420d7c10fde13b04) on your system. Since exploitation requires local access and crafted input, network detection is unlikely. You can detect the vulnerable library by inspecting the installed version or git commit hash if built from source. No specific detection commands or signatures are provided. Monitoring for crashes or abnormal behavior in applications using librtsp may help identify exploitation attempts. [1, 3]


What immediate steps should I take to mitigate this vulnerability?

Immediate mitigation steps include replacing the affected librtsp library with an alternative library, as no known patches or mitigations exist. Since the product uses rolling releases and no updated versions are available, avoid using the vulnerable version. Limit local access to systems running the vulnerable library to trusted users only to reduce risk. Monitor for unusual application behavior that may indicate exploitation attempts. [3]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart