CVE-2026-27768
Access Manager Role SQL Injection Vulnerability
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: Genetec Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| 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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a SQL Injection that affects the Access Manager role. SQL Injection is a type of security flaw where an attacker can manipulate database queries by injecting malicious SQL code, potentially allowing unauthorized access or modification of data.
How can this vulnerability impact me? :
The impact of this vulnerability includes high confidentiality, integrity, and availability risks. An attacker exploiting this SQL Injection could gain unauthorized access to sensitive data, alter or delete data, and disrupt system availability, especially since it affects the Access Manager role which likely has elevated privileges.