๐Ÿ” CVE Alert

CVE-2026-96745

MEDIUM 5.6

PHP object injection via unsuppressible __pclass class inference in command monitoring events

CVSS Score
5.6
EPSS Score
0.0%
EPSS Percentile
0th

Deserialization of untrusted data in the command monitoring support of the MongoDB PHP Driver can cause class names embedded in document content to be honored when the driver builds monitoring event objects. When an application registers a command monitoring subscriber and includes untrusted data in a database operation, an unauthenticated party who controls that data may cause an application class implementing the driver's persistable interface to be instantiated and its unserialization method invoked with the supplied data. The resulting impact depends on the classes available in the application.

CWE CWE-502
Vendor mongodb
Product php driver
Ecosystems
Industries
Technology
Published Sep 24, 2026
Stay Ahead of the Next One

Get instant alerts for mongodb php driver

Be the first to know when new medium vulnerabilities affecting mongodb php driver are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

MongoDB / PHP Driver
0 < 1.21.10 2.0.0 < 2.1.10 2.2.0 < 2.5.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mongodb/mongo-php-driver/releases/tag/1.21.10 github.com: https://github.com/mongodb/mongo-php-driver/releases/tag/2.1.10 github.com: https://github.com/mongodb/mongo-php-driver/releases/tag/2.5.3 github.com: https://github.com/mongodb/mongo-php-driver/pull/2115