Description
A vulnerability was detected in CodeAstro Payroll System 1.0. This affects an unknown function of the file /view_account.php. The manipulation of the argument ID results in sql injection. The attack may be performed from remote. The exploit is now public and may be used.
Published: 2026-06-08
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw appears in the view_account.php file of CodeAstro Payroll System 1.0. An attacker can supply a crafted ID parameter that is not properly sanitized, allowing the execution of arbitrary SQL statements against the underlying database. This vulnerability is a classic SQL injection, which can compromise confidentiality by revealing employee payroll records and could, in certain configurations, allow modification or deletion of data.

Affected Systems

This issue is limited to CodeAstro Payroll System 1.0. Only installations of that version running the affected view_account.php endpoint are at risk. The vendor is CodeAstro; the product is Payroll System. No other versions or products are listed as impacted.

Risk and Exploitability

The CVSS base score of 5.3 indicates a medium severity; the exploitable vector is remote because the attack can be performed over the web. The EPSS is not available and the vulnerability is not yet listed in the CISA KEV catalog, implying that widespread exploitation may not yet be documented. Nevertheless, the public nature of the exploit means that attackers can repeatedly target the vulnerable endpoint if the flaw remains unpatched. The flaw is prone to injection due to improper handling of the ID parameter, as highlighted by CWE-74 and CWE-89.

Generated by OpenCVE AI on June 8, 2026 at 20:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch or upgrade to a non‑vulnerable version of the Payroll System.
  • Restrict web access to view_account.php so that only authenticated and authorized users can reach it.
  • Modify the ID parameter handling to use parameterized queries or properly escape input before incorporating it into SQL statements.

Generated by OpenCVE AI on June 8, 2026 at 20:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 08 Jun 2026 19:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in CodeAstro Payroll System 1.0. This affects an unknown function of the file /view_account.php. The manipulation of the argument ID results in sql injection. The attack may be performed from remote. The exploit is now public and may be used.
Title CodeAstro Payroll System view_account.php sql injection
First Time appeared Codeastro
Codeastro payroll System
Weaknesses CWE-74
CWE-89
CPEs cpe:2.3:a:codeastro:payroll_system:*:*:*:*:*:*:*:*
Vendors & Products Codeastro
Codeastro payroll System
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': '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'}


Subscriptions

Codeastro Payroll System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-06-08T18:45:08.127Z

Reserved: 2026-06-08T05:58:16.703Z

Link: CVE-2026-11559

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-08T19:16:42.087

Modified: 2026-06-08T19:16:42.087

Link: CVE-2026-11559

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T20:30:06Z

Weaknesses