LiveActive security incident?Get immediate response
CVE Record

CVE-2020-26805: In Sentrifugo 3.2, admin can edit employee's informations via this endpoint --> /sentrifugo/index.php/empad...

In Sentrifugo 3.2, admin can edit employee's informations via this endpoint --> /sentrifugo/index.php/empadditionaldetails/edit/userid/2. In this POST request, "employeeNumId" parameter is affected by SQLi vulnerability. Attacker can inject SQL commands into query, read data from database or write data into the database.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

Sentrifugo 3.2 has a SQL injection issue in an employee-details editing function. A user with admin access could manipulate the employeeNumId field and potentially read or change database records. This matters most where Sentrifugo stores employee or HR data.

Executive priority

Prioritize review if Sentrifugo 3.2 is still used for HR or employee records. The likely admin requirement reduces broad internet risk, but database read or write impact can be material for privacy, integrity, and operations.

Technical view

CVE-2020-26805 describes SQL injection in Sentrifugo 3.2 at the employee additional details edit endpoint, specifically the employeeNumId POST parameter. The CVE description states injected SQL may read from or write to the database. No CVSS score, CWE, vendor fix, or patch version is provided in the source bundle.

Likely exposure

Exposure appears limited to organizations running Sentrifugo 3.2, especially if administrative access is reachable by many users or over the internet. The source indicates admin context, so compromise likely requires valid admin access or abuse of an admin session.

Exploitation context

The bundle contains a public vulnerability write-up and CVE record, but does not show known active exploitation. The CVE is not listed as KEV in the supplied data. SQL injection impact is serious, but evidence about real-world abuse is incomplete.

Researcher notes

The supplied record names Sentrifugo 3.2 and the employeeNumId parameter but lacks CVSS, CWE, CPE, patch, and exploit-status detail. Treat assumptions about affected forks, later versions, or available fixes as unconfirmed unless separately validated.

Mitigation direction

  • Check Sentrifugo vendor or maintainer guidance for a fixed version or patch.
  • Restrict Sentrifugo admin access to trusted users and internal networks.
  • Review application code for parameterized database queries around employeeNumId.
  • Monitor database and application logs for suspicious employee edit requests.
  • Back up HR data and verify recovery procedures.

Validation and detection

  • Inventory systems for Sentrifugo 3.2 installations.
  • Confirm whether the vulnerable employee additional details route exists.
  • Review access controls for administrative Sentrifugo accounts.
  • Inspect logs for unusual POST activity to employee edit functions.
  • Validate that employeeNumId is handled through safe query parameterization.
Prepared
Confidence
medium
Sources
3

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.

description · low confidence lookup

Database behavior lookup

The CVE wording references database injection or access, so collection and exfiltration review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2020-26805 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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