Cyber Resilience

CVE-2010-1871

RCE in Redhat Jboss Enterprise Application Platform 4.3.0

CISA KEVActive ExploitationEUVD ExploitedRCE
Published
05 August 2010
Modified
22 April 2026
KEV Added
10 December 2021
Patch / advisory
CVSS Score v3.1 8.8
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
EPSS Score 0.83 99.7th percentile
Risk Priority 90 floored blend · peak EPSS

Summary

CVE-2010-1871 is a high-severity Expression Language Injection (CWE-917) vulnerability in Redhat Enterprise Linux. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 0.3% of CVEs by exploit likelihood; CISA has added it to the Known Exploited Vulnerabilities catalog.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

JBoss Seam 2 (jboss-seam2), as used in JBoss Enterprise Application Platform 4.3.0 for Red Hat Linux, does not properly sanitize inputs for JBoss Expression Language (EL) expressions, which allows remote attackers to execute arbitrary code via a crafted URL. NOTE:…

more

this is only a vulnerability when the Java Security Manager is not properly configured.

CWE(s)
KEV Date Added
10 December 2021

Related Threats

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2021-40438Same product: Redhat Enterprise Linuxboth on KEV
CVE-2021-42013Same product class: NAS / storage applianceboth on KEV
CVE-2021-41773Same product class: NAS / storage applianceboth on KEV
CVE-2017-12615Same product: Netapp Oncommand Balanceboth on KEV
CVE-2019-7194Same product class: NAS / storage applianceboth on KEV
CVE-2019-7195Same product class: NAS / storage applianceboth on KEV
CVE-2017-9805Same product: Netapp Oncommand Balanceboth on KEV
CVE-2023-32344Same product: Netapp Oncommand Insight
CVE-2024-1086Same product class: NAS / storage applianceboth on KEV
CVE-2017-12617Same product: Netapp Oncommand Balanceboth on KEV

Affected Assets

redhat
jboss enterprise application platform
4.3.0
netapp
oncommand balance
all versions
netapp
oncommand insight
all versions
netapp
oncommand unified manager
all versions

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V1.1.2
  • V1.3.2
  • V1.3.5
  • V4.3.1

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require input neutralization and safe EL construction to prevent injection flaws.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing in development and acceptance can detect EL injection but does not itself implement the fix.

prevents

Secure SDLC mandates input validation and output encoding that directly prevent expression-language injection.

prevents

Application security requirements explicitly call for controls against injection flaws including EL injection.

prevents

Secure architecture principles reduce the attack surface but do not prescribe the specific neutralization techniques needed.

prevents

Secure coding standards require proper escaping and parameterization of expression-language statements.

References