MyBatis is a popular persistence framework for Java applications that maps objects to database queries, with vulnerabilities concentrating in its core mapper functionality around SQL construction and object deserialization. The durable signal centers on SQL injection and untrusted deserialization risks that arise from how the framework processes user-supplied input in query mappings and dynamic SQL generation, exposure patterns typical of an ORM layer operating at the boundary between application code and database access.
The number and severity of CVEs published that impact products developed by Mybatis over time
Signals from CVEs in this vendor scope (3 CVEs).
3 CVEs · Highest risk first
| CVE | Published | CVSS | Risk | KEV | Exploit |
|---|---|---|---|---|---|
CVE-2022-36594CRITICAL Mapper v4.0.0 to v4.2.0 was discovered to contain a SQL injection vulnerability via the ids parameter at the selectByIds function. | Sep 2, 2022 | 9.8 | 30 | NO | NO |
CVE-2023-25330CRITICAL A SQL injection vulnerability in Mybatis plus below 3.5.3.1 allows remote attackers to execute arbitrary SQL commands via the tenant ID valuer. NOTE: the vendor's position is that | Apr 5, 2023 | 9.8 | 29 | NO | NO |
CVE-2020-26945HIGH MyBatis before 3.5.6 mishandles deserialization of object streams. | Oct 10, 2020 | 8.1 | 27 | NO | NO |
Signals from CVEs in this vendor scope (3 CVEs).
An overview of all social media posts that mention a CVE ID that affects a product developed by Mybatis.
Media articles that mention a CVE ID that affects a product developed by Mybatis — matched by CVE ID, not by vendor name.