CVE-2026-3023
Awaiting Analysis Awaiting Analysis - Queue
NoSQL Injection in Wakyma Endpoint Allows Data Exposure

Publication date: 2026-03-16

Last updated on: 2026-03-19

Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)

Description
Non-relational SQL injection vulnerability (NoSQLi) in the Wakyma web application, specifically in the endpoint 'vets.wakyma.com/pets/print-tags'. This vulnerability could allow an authenticated user to alter a POST request to the affected endpoint for the purpose of injecting NoSQL commands, allowing them to list both pets and owner names.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-16
Last Modified
2026-03-19
Generated
2026-05-07
AI Q&A
2026-03-16
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
wakyma wakyma *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
CWE-943 The product generates a query intended to access or manipulate data in a data store such as a database, but it does not neutralize or incorrectly neutralizes special elements that can modify the intended logic of the query.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a Non-relational SQL injection (NoSQLi) found in the Wakyma web application. It specifically affects the endpoint 'vets.wakyma.com/pets/print-tags'. An authenticated user can manipulate a POST request to this endpoint to inject NoSQL commands.

By exploiting this injection, the attacker can retrieve lists of both pets and their owner names from the database.


How can this vulnerability impact me? :

This vulnerability allows an authenticated user to access sensitive information by injecting NoSQL commands. Specifically, it can lead to unauthorized disclosure of pet and owner names stored in the application.

Such unauthorized data access can compromise user privacy and potentially lead to further exploitation depending on the sensitivity of the data exposed.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


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

I don't know


What immediate steps should I take to mitigate this vulnerability?

I don't know


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