CVE•Published 2024-12-17•1 article on news•6 live references•NVD data
CVE-2024-12356
Vulnerability data via CVEDB (Shodan)
CVSS v3.1
9.8
CRITICAL
EPSS percentile
100
Exploit Prediction Scoring System · top 0% of all CVEs
Description
A critical vulnerability has been discovered in Privileged Remote Access (PRA) and Remote Support (RS) products which can allow an unauthenticated attacker to inject commands that are run as a site user.
Timeline
Published 2024-12-17
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2024-12356Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product
product:"Beyondtrust Privileged Remote Access"All exposed Beyondtrust Privileged Remote Access instances — cross-reference with the CVE's affected-version range.
Shodan · banner/body mention
http.html:"Privileged Remote Access"HTTP body or banner mentions "Privileged Remote Access" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2024-12356Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2024-12356Censys host search filtered to this CVE id.
grep.app
CVE-2024-12356Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2024-12356GitHub code search for direct mentions.
Google dork
"CVE-2024-12356" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (6)
CVE-2024-123566 repos
Xuchen-Li/cv-arxiv-dailyPython
Automatically update arXiv papers about SOT & VLT, Multi-modal Learning, LLM and Video Understanding using Github Actions.
win3zz/CVE-2026-1731Python
CVE-2026-1731 - Critical command injection vulnerability in BeyondTrust Remote Support and Privileged Remote Access due to unsafe Bash arithmetic evaluation in a WebSocket-reachabl…
cybrdude/cve-2026-1731-scannerPython
Passive vulnerability scanner for CVE-2026-1731 — BeyondTrust RS/PRA pre-auth RCE (CVSS 9.9). Educational & defensive use only.
da667/Avengerunknown
Create rule coverage that closes the gaps.
bugsyhewitt/hellhoundPython
Necromancer suite: hellhound (offensive security tool)
aninfosec/CVE-2025-1094Python
It is an input sanitization flaw caused by an encoding mismatch, allowing crafted input to bypass filters. If a server is vulnerable, an attacker can inject malicious SQL that the …