CVE-2026-19975Network attack vectorHinoki check available

Unauthorized fund transfer via race condition

Published Aug 17, 2026 · Updated Aug 19, 2026

Race condition in the Azuriom CMS money transfer handler before 1.2.13 allows remote authenticated users to transfer funds via concurrent requests. ProfileController::transferMoney in app/Http/Controllers/ProfileController.php verified the sender's balance before acquiring a database row lock, then performed the debit and credit later, so overlapping requests could pass the same pre-transfer check. Exploitation requires valid application access and tight timing, and the available evidence supports integrity impact to virtual account balances rather than code execution, disclosure, or service interruption.

CVSS severityUnavailable
Unscored
EPSS probability0.17%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkAvailable
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Race condition in the Azuriom CMS money transfer handler before 1.2.13 allows remote authenticated users to transfer funds via concurrent requests. ProfileController::transferMoney in app/Http/Controllers/ProfileController.php verified the sender's balance before acquiring a database row lock, then performed the debit and credit later, so overlapping requests could pass the same pre-transfer check. Exploitation requires valid application access and tight timing, and the available evidence supports integrity impact to virtual account balances rather than code execution, disclosure, or service interruption.

The record

CVE
CVE-2026-19975
Published
Aug 17, 2026
Updated
Aug 19, 2026
Vendor
Azuriom
Product
Azuriom
Classifications
CWE-362, CWE-367
Attack vector
network
Privileges
authenticated

Timeline

How it unfolded

  1. Aug 17, 2026CVE publishedPublication date reported by the CVE source.
  2. Aug 19, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=1.2.0
  2. Affected versionversion=1.2.1
  3. Affected versionversion=1.2.10
  4. Affected versionversion=1.2.11
  5. Affected versionversion=1.2.12
  6. Affected versionversion=1.2.2
  7. Affected versionversion=1.2.3
  8. Affected versionversion=1.2.4
  9. Affected versionversion=1.2.5
  10. Affected versionversion=1.2.6
  11. Affected versionversion=1.2.7
  12. Affected versionversion=1.2.8
  13. Affected versionversion=1.2.9

What conditions does exploitation require?

Attack vectornetwork
Required privilegesauthenticated

What is affected?

Azuriom · Azuriomversion=1.2.0; version=1.2.1; version=1.2.10; version=1.2.11; version=1.2.12; version=1.2.2; version=1.2.3; version=1.2.4; version=1.2.5; version=1.2.6; version=1.2.7; version=1.2.8; version=1.2.9

Published CVSS scores

3.1VulDBCVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C
3.1VulDBCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:O/RC:C
2.1VulDBAV:N/AC:H/Au:S/C:N/I:P/A:N/E:POC/RL:OF/RC:C
2.3VulDBCVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectornetwork
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
CWE-367Time-of-check Time-of-use (TOCTOU) Race Condition

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo