Description
Pixa Bank 2.0 contains an SQL injection vulnerability that allows unauthenticated attackers to extract sensitive data by injecting SQL code into the 'rib' parameter. Attackers can send POST requests to the agence-ajax.php endpoint with UNION-based SQL payloads to retrieve user information including names, email addresses, and phone numbers from the database.
Published: 2026-06-01
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Pixa Bank 2.0 has a SQL injection flaw in the agence-ajax.php API that allows attackers to inject arbitrary SQL through the rib parameter. An unauthenticated attacker can craft a POST request containing a UNION-based payload, causing the database to return rows that include personal information such as user names, email addresses, and phone numbers. This enables the theft of sensitive data without requiring any credentials, effectively compromising user confidentiality.

Affected Systems

The flaw affects Pixastudio’s Pixa Bank version 2.0, specifically the agence-ajax.php endpoint that processes POST requests with the rib parameter.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.8, categorizing it as high risk, with no EPSS score reported and no KEV designation. Attackers need only send an unauthenticated HTTP POST to the exposed endpoint, which most likely resides on a publicly accessible web server. If the application is reachable, the exploitation is straightforward and does not require advanced skills, indicating a relatively high likelihood of exploitation in practice.

Generated by OpenCVE AI on June 1, 2026 at 22:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply an official patch or update to Pixa Bank 2.0 that sanitizes the rib parameter and prevents SQL injection.
  • If a patch is not yet available, restrict network access to agence-ajax.php by configuring firewall or web server rules so only trusted IPs can reach the endpoint.
  • Implement application‑level input validation or use parameterized queries for all database interactions to eliminate unsanitized user input.
  • Enable monitoring and logging for anomalous database queries and alert on UNION statements or other injection patterns.

Generated by OpenCVE AI on June 1, 2026 at 22:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 03 Jun 2026 02:30:00 +0000

Type Values Removed Values Added
First Time appeared Pixastudio
Pixastudio pixa Bank
Vendors & Products Pixastudio
Pixastudio pixa Bank

Tue, 02 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 01 Jun 2026 21:45:00 +0000

Type Values Removed Values Added
Description Pixa Bank 2.0 contains an SQL injection vulnerability that allows unauthenticated attackers to extract sensitive data by injecting SQL code into the 'rib' parameter. Attackers can send POST requests to the agence-ajax.php endpoint with UNION-based SQL payloads to retrieve user information including names, email addresses, and phone numbers from the database.
Title Pixa Bank 2.0 SQL Injection via agence-ajax.php API
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 8.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N'}

cvssV4_0

{'score': 8.8, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Pixastudio Pixa Bank
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-06-02T12:31:48.800Z

Reserved: 2026-05-31T11:54:34.993Z

Link: CVE-2026-49491

cve-icon Vulnrichment

Updated: 2026-06-02T12:31:42.959Z

cve-icon NVD

Status : Deferred

Published: 2026-06-01T22:16:25.883

Modified: 2026-06-02T14:43:49.920

Link: CVE-2026-49491

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-02T20:52:26Z

Weaknesses