CVE-2026-97863
Last modified
CVE-2026-97863 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. The cisco_firesight_manager_ACL_rule_export module in misp-modules generates a shell script (.sh) that authenticates to and calls the Cisco fireSIGHT Manager API. The module interpolates configuration values (IP address, login, password, domain ID, policy ID) and MISP attribute values (destination IPs, URLs, event info comments) directly into single-quoted shell string assignments without any escaping or sanitization. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
The cisco_firesight_manager_ACL_rule_export module in misp-modules generates a shell script (.sh) that authenticates to and calls the Cisco fireSIGHT Manager API. The module interpolates configuration values (IP address, login, password, domain ID, policy ID) and MISP attribute values (destination IPs, URLs, event info comments) directly into single-quoted shell string assignments without any escaping or sanitization. Because the values are placed inside single-quoted shell strings, any value containing a single-quote character (e.g., a crafted ip-dst or url attribute value submitted to MISP) breaks out of the quoting context, allowing an attacker to inject arbitrary shell commands into the exported script. A security analyst who subsequently executes the generated .sh file unmodified would run the injected commands with their own privileges, potentially exposing fireSIGHT Manager credentials, modifying ACL rules, or compromising the analyst workstation. Additionally, the module contained a secondary defect where the variable 'config' was only assigned inside a conditional block but referenced unconditionally afterward, causing a NameError (denial of service) when the request payload lacked a 'config' key. The vulnerability requires the attacker to have the ability to submit MISP events or attributes containing a single-quote character and the victim to execute the exported script. No authentication bypass is required beyond standard MISP event-submission privileges.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| misp | misp-modules | <= 3.0.10 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-97863?
How severe is CVE-2026-97863?
How do I fix CVE-2026-97863?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-9782Quest NetVault Backup NVBUDeviceDrive SQL Injection Remote C…8.8
- CVE-2026-9783Quest NetVault Backup NVBURemovableMedia SQL Injection Remot…8.8
- CVE-2026-9784Quest NetVault Backup NVBULibraryPort SQL Injection Remote C…8.8
- CVE-2026-97846Keycloak provides a feature called mTLS holder-of-key bindin…6.8
- CVE-2026-9785Quest NetVault Backup NVBULibrarySlot SQL Injection Remote C…8.8
- CVE-2026-9786Quest NetVault Backup NVBUDashboard SQL Injection Remote Cod…8.8
- CVE-2026-97864A vulnerability has been found in GibbonEdu Gibbon up to 30.…5.3
- CVE-2026-97865A security flaw has been discovered in Open-Web-Analytics up…7.3
- CVE-2026-97866A weakness has been identified in Zhonglun CloudPOS 3.0. Aff…5.6
- CVE-2026-97868A security vulnerability has been detected in sheshbabu zen …3.5
- CVE-2026-97869A flaw has been found in langchain4j up to 1.5.3-beta10/1.11…4.1
- CVE-2026-9787Quest NetVault Backup NVBULogDaemon Command Injection Remote…8.8
Are you affected by CVE-2026-97863?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
