LiveActive security incident?Get immediate response
CVE Record

CVE-2013-10074: Nagios XI < 2012R2.6 XSS via Tools Menu

Nagios XI versions prior to 2012R2.6 are vulnerable to cross-site scripting (XSS) via the Tools Menu of the web interface. Insufficient validation or escaping of user-supplied input may allow an attacker to inject and execute arbitrary script in the context of a victim's browser.

MediumCVSS 5.1Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Older versions of Nagios XI, a popular IT monitoring tool, contain a flaw in the Tools Menu that lets an attacker trick a logged-in user's browser into running malicious script. An attacker would need a victim to click a crafted link or visit a tampered page while signed in, but a successful attack could hijack the session or steal data shown in the console.

Executive priority

Plan a routine upgrade if any Nagios XI instance predates 2012R2.6; this is not an emergency but should not linger. Prioritize ahead of other medium-severity work where the monitoring console is internet-facing or used by mixed-trust staff.

Technical view

Nagios XI versions prior to 2012R2.6 are affected by a reflected/stored cross-site scripting (XSS) issue (CWE-79) in the Tools Menu of the web interface. Insufficient validation or output escaping of user-supplied input allows arbitrary script execution in the victim's browser context. CVSS 4.0 is 5.1 (AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N), reflecting authenticated attacker, required user interaction, and impact limited to a subsequent system.

Likely exposure

Exposure is limited to organizations still running Nagios XI builds older than 2012R2.6 with the web UI reachable to users who could be socially engineered. The vulnerability requires a low-privileged authenticated session and victim interaction, so externally exposed legacy consoles or shared monitoring portals carry the highest practical risk.

Exploitation context

No KEV listing or public reports of active exploitation are cited in the source bundle. Exploitation requires an authenticated attacker to lure a victim into triggering injected script via the Tools Menu. Impact is confined to the victim's browser session, not direct compromise of the Nagios XI server.

Researcher notes

CWE-79 reflected/stored XSS in the Tools Menu component. CVSS 4.0 vector indicates PR:L and UI:P, with no confidentiality/integrity/availability impact on the vulnerable system but Low impact on a subsequent system (browser session). The fix landed in 2012R2.6, suggesting the issue is historical and unlikely to affect currently supported builds. No exploit code, PoC, or KEV evidence provided in the bundle.

Mitigation direction

  • Upgrade Nagios XI to version 2012R2.6 or later per vendor changelog.
  • Restrict web UI access to trusted networks and authenticated administrators only.
  • Enforce least-privilege roles so low-trust users cannot reach the Tools Menu.
  • Apply browser-side defenses such as Content Security Policy on the Nagios host.
  • Review Nagios audit logs for anomalous Tools Menu activity by low-privilege users.

Validation and detection

  • Identify the running Nagios XI version via the admin About page or release files.
  • Cross-reference the version against the 2012R2.6 fix listed in the vendor changelog.
  • Inventory Nagios XI accounts and confirm no unnecessary low-privilege users exist.
  • Check whether the web interface is reachable from untrusted networks or the internet.
  • Review web server logs for suspicious payload patterns referencing Tools Menu endpoints.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-79: User-session and phishing behavior lookup

Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2013-10074 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.1 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.1CVSS 4.0MediumCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

5.1Medium
CVSS 4.0 vector shape for CVE-2013-10074Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
NagiosXI0unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.