← Vulnerability feed

Vulnerability record · CVE-2020-7980 · published 25 January 2020

CVE-2020-7980: Intellian Aptus Web OS command injection in libagent.cgi

Intelliantech · Aptus Web

Intellian Aptus Web 1.24 passes the Q field of JSON data sent to cgi-bin/libagent.cgi into an OS command without sanitization, allowing remote command execution. The flaw is rated CVSS 3.1 9.8 (critical) and public exploit code exists, so any exposed instance is a serious risk.

9.8 CVSS 3.1 Critical EPSS 83% · top 0.3% CWE-78 · OS command injection
9.8CVSS 3.1 base score, v2 10.0
83%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
6References, 6 tagged exploit
17 Jun 2026Last modified by NVD

Description

Intellian Aptus Web 1.24 allows remote attackers to execute arbitrary OS commands via the Q field within JSON data to the cgi-bin/libagent.cgi URI. NOTE: a valid sid cookie for a login to the intellian default account might be needed.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityCVSS 9.8 with public exploit code and very high EPSS makes remote compromise likely for any internet-exposed instance.

What it is

Intellian Aptus Web 1.24 passes the Q field of JSON data sent to cgi-bin/libagent.cgi into an OS command without sanitization, allowing remote command execution. The flaw is rated CVSS 3.1 9.8 (critical) and public exploit code exists, so any exposed instance is a serious risk.

Impact

An attacker can run arbitrary operating system commands on the device, gaining full control of the appliance and any data or network access it holds.

Attack surface

Reachable over the network via HTTP requests to cgi-bin/libagent.cgi; the CVSS vector shows no privileges or user interaction required, though the description notes a valid sid cookie from the default Intellian account might be needed.

Exploitation

Not listed in CISA KEV, but EPSS is 0.825 (99.6th percentile) and multiple references are tagged Exploit, indicating public exploit code is available.

What to do

  • Patch or upgrade Intellian Aptus Web beyond 1.24 per vendor guidance; if no fix exists, isolate the device.
  • Change the default Intellian account credentials and enforce strong unique passwords.
  • Block or restrict external access to cgi-bin/libagent.cgi and the web interface using firewall rules or a reverse proxy.
  • Place the device on a segmented management network with no outbound internet access.

Detection

  • Monitor HTTP requests to cgi-bin/libagent.cgi for JSON payloads with suspicious Q field values containing shell metacharacters.
  • Alert on unexpected child processes or shell execution spawned by the web server process.
  • Review authentication logs for logins using the default Intellian account or anomalous sid cookie use.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2020-7980 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

9.8CVE-2020-8000Intelliantech aptus web hard-coded credentials vulnerabilityIntellian Aptus Web 1.24 has a hardcoded password of 12345678 for the intellian account.EPSS 2.4%8.8CVE-2026-53266Linux kernel ebtables SNAT out-of-bounds write in ARP rewriteThe ebtables SNAT target rewrites the ARP sender hardware address via skb_store_bits() without first making that range writable. When the ARP SHA byt…KEVEPSS 0.65%analysed8.8CVE-2026-87491Google Chrome V8 out-of-bounds write enables sandbox code executionChrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and b…KEVEPSS 3.1%analysed9.8CVE-2025-25249Fortinet FortiOS and FortiSwitchManager heap buffer overflow via crafted packetsA heap-based buffer overflow (CWE-122/CWE-787) in Fortinet FortiOS 6.4 through 7.6.3 and FortiSwitchManager 7.0 through 7.2.6 lets an unauthenticated…KEVEPSS 3.9%analysed7.8CVE-2026-83549SonicWall SMA1000 AMC OS Command InjectionThe SMA1000 Appliance Management Console contains an OS command injection flaw (CWE-78) that lets an authenticated administrator execute arbitrary op…KEVEPSS 11%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed7.8CVE-2026-53362Linux kernel IPv6 UDP paged allocation out-of-bounds write__ip6_append_data() in the Linux kernel mis-accounts fraggap on the paged-allocation path, leaving the linear skb area undersized while pagedlen is o…KEVEPSS 0.71%analysed7.8CVE-2022-0995Linux kernel watch_queue out-of-bounds writeThe Linux kernel's watch_queue event notification subsystem contains an out-of-bounds write (CWE-787) that can overwrite kernel state. A local user c…KEVEPSS 8.8%analysed

Source: NIST National Vulnerability Database (record CVE-2020-7980), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.