Skip to main content

CodeAstro Leave Management System EUVD-2026-35045

| CVE-2026-11508 LOW
SQL Injection (CWE-89)
2026-06-08 VulDB GHSA-pxpv-x94f-9r98
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Analysis Generated
Jun 08, 2026 - 13:46 vuln.today
Severity Changed
Jun 08, 2026 - 12:22 NVD
MEDIUM LOW
CVSS changed
Jun 08, 2026 - 12:22 NVD
6.3 (MEDIUM) 2.1 (LOW)

DescriptionCVE.org

A vulnerability was determined in CodeAstro Leave Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/search_staff_to_assign_pc.php. This manipulation of the argument Name causes sql injection. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized.

AnalysisAI

SQL injection in CodeAstro Leave Management System 1.0 allows low-privileged authenticated remote attackers to manipulate database queries via the Name parameter in the admin endpoint /admin/search_staff_to_assign_pc.php. Per the CVSS 4.0 vector, impact is limited to low confidentiality, integrity, and availability on the vulnerable system (VC:L/VI:L/VA:L) with no scope change to subsequent systems. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain or compromise low-privilege admin account
Delivery
Send crafted HTTP GET/POST to /admin/search_staff_to_assign_pc.php
Exploit
Inject SQL payload in Name parameter
Execution
Backend SQL query executes attacker-controlled syntax
Impact
Extract or modify limited database records

Vulnerability AssessmentAI

Exploitation The attacker must possess a valid low-privilege account with access to the admin panel (confirmed by PR:L in the CVSS 4.0 vector) - unauthenticated external users cannot trigger this vulnerability without first obtaining credentials. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 score of 2.1 is low primarily because of PR:L (low-privilege authentication required), which gates the attack behind a valid account, and because all system impact metrics are capped at Low (VC:L/VI:L/VA:L) with no scope change (SC:N/SI:N/SA:N). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with a low-privilege account on the admin panel crafts an HTTP request to `/admin/search_staff_to_assign_pc.php?Name=' OR 1=1--` or a similar payload, injecting SQL syntax into the unsanitized `Name` parameter. The injected query executes against the backend database, potentially returning all staff records or enabling blind enumeration of the database schema. …
Remediation No vendor-released patch has been identified at time of analysis - patch availability should be verified directly with CodeAstro at https://codeastro.com/. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-35045 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy